A pen-and-paper-based cryptography framework that lets you share secrets like they did "back in my day". Potentially with integration for the Bluetooth receipt printer from my previous journey project.
Neon
Check their projects out: Hacker news checker, Market , Artophage, Slack - Zeon
By shipping your project, you're marking it as complete and it'll enter matchmaking. However, you will NOT be able to edit it anymore.
Finished the index page and usage guide
Mostly working on the index file and explanation of OTP cryptography now.
Printing is still broken, but I added an index file with some background on OTP cryptography.
Finally locking in on this to get it shipped, the thermal printer part is almost working
I finished generation for a thermal printer, now i just have to add the actual printing support
started working on a thing to generate pads for the mxw01 printer
changed up the generation scheme a little, and added support for multiple pages
Added page layout and printing support, gonna work on pad generation next
Started on it today, but didn't get around to much, I'm too tired from school.
Started a basic repo, and did some research. As expected, the only viable algorithm will be one time pad encryption.