Scream cipher
sethmlarson.dev
Scream cipher
1–10 of 112 posts
Re: Scream cipher
#2Re: Scream cipher
#3Re: Scream cipher
#4Re: Scream cipher
#5Re: Scream cipher
#6... in the same sense that ROT13 or base64 would be a cipher.
Re: Scream cipher
#7https://gist.github.com/DavidBuchanan314/07da147445a90f7a049...
Since an arbitrarily tall stack of combining characters still counts as one grapheme cluster, if some application limits string length by counting grapheme clusters then you can stuff an unlimited amount of data in there, with "only" 2x overhead in the byte representation.
Unfortunately HN filters some of the codepoints so I can't demonstrate here. Since I chose "A" as the base character which the diacritics are stacked on, it has a similar aesthetic to the SCREAM cipher although a little more zalgo-y.
Re: Scream cipher
#8ẰǍȦǠẠ ÄẪǠẠ
Re: Scream cipher
#9Now pack even more info in each character with Zalgo text.
Re: Scream cipher
#10... in the same sense that ROT13 or base64 would be a cipher.