Netstrings (1997)

Software Development, Web Development & Frontend, Security(cr.yp.to)view on HackerNews
netstringstring encodingsecuritybuffer overflowweb development.

Author: signa11

Date: 7/16/2026

Article Summary:
Netstrings are a self-delimiting encoding of a string that can be used to declare the string size up front, making it easier to handle strings without risking buffer overflow.