Send Location With Perfect Secrecy
by lafelabs in Circuits > Computers
2139 Views, 33 Favorites, 0 Comments
Send Location With Perfect Secrecy
What if you want to transmit information with perfect secrecy and you don't trust computers or phones at all? Suppose all your keyboards log all your keys in the hardware, and your screens and your routers and your phones. I'm not saying this is true, and I mostly don't use encryption at all, but if it *were* true, what would we do to fight a total surveillance system? Paper, markers, candles, flashlights, and arithmetic done by hand include some of the answers. I'm also interested in code that is both human and machine readable and I am working on several applications of what I dub the "roctal" code, for octal that rocks.
Here is the roctal encoding instructable: Roctal
Count Characters in Message
The first step is to just figure out how many characters the message is, then add enough to make it the same as other similar messages to prevent an adversary getting any message length info.
Roll 3n Random Numbers, Where N Is Number of Characters Using D8
Encode these all on Roctal, which is documented elsewhere on Pinterest and github, and will be soon documented here.