Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 421 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 421 Bytes

Noncat

The idea of Noncat is to integrate LangSec into programming languages. LangSec regards the internet insecurity epidemic as a consequence of ad hoc programming of input handling code. Hence, Noncat provides developers with essential concepts to prevent such vulnerabilities, i.e., parsers, unparsers, and trusted types.

Using Noncat it shall be easier to write secure then insecure code.