Hacker News new | past | comments | ask | show | jobs | submit login

Every hour, generate a random passphrase and output it to a source file. Trigger an automated compile of the project and bake it into the executable which is then auto-bundled into the installer. Upon installation, generate an additional random passphrase and concatenate the two together to form the symmetric encryption key. It's still security through obscurity, but it's a hell of a lot better than base64 encoding.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: