Client-encrypted Google Spreadsheets! Visit https://nikitaeverywhere.github.io/crypto-spreadsheet/.
- Bookmark https://nikitaeverywhere.github.io/crypto-spreadsheet. Anyway, you can always download a client and run it on
localhost:80
orlocalhost:5000
. - Make sure there's no malicious browser extensions/other software installed that can intercept the passwords you type.
- Log in with Google and open any recently created spreadsheet.
- Type a password to the top input.
- Anything you type is now client-encrypted with AES-256 cipher and your password. If you go back to Google spreadsheets, you won't see the original text. To recover the original text, get back to the client and type the same password.
- Now, your previous data will turn into
"???"
- that's normal, but do not overwrite it, as it will be completely lost!
Warning: cypher is subject to change on the very early development stages.