I assume that my data stored online is ...
Displaying poll results.20560 total votes.
Most Votes
- How much of your coding is done by AI coding agents these days? Posted on June 21st, 2026 | 9054 votes
Most Comments
- How much of your coding is done by AI coding agents these days? Posted on June 21st, 2026 | 33 comments
Missing option (Score:5, Funny)
Re:Do I care? (Score:5, Funny)
Re:My data is all encrypted in ASCII (Score:5, Funny)
ROT13 isn't secure. That's why I only use a one-time pad for encrypting all my files. In order to reveal as little information about my files as possible, I choose the pad carefully so that it only stores zeroes on the server, and then I keep the pad safe locally.
This also has the advantage that it works without network access; if I need my encrypted files while I'm on the move, I can simply decrypt /dev/null with the appropriate key in order to retrieve my data. Additionally, I require very little space, as I compress all my cloud data down to a single disk block, plus some metadata. I also encrypt this compressed data, just to be safe, by the same method.