Show HN: Password-Protect My File
passwordprotectmyfile.com
Show HN: Password-Protect My File
1–10 of 19 posts
Re: Show HN: Password-Protect My File
#2Re: Show HN: Password-Protect My File
#3How is this better than symmetric encryption with GnuPG?
I'm not too familiar with GnuPG, so I don't know if that's different.
Re: Show HN: Password-Protect My File
#4How is this better than symmetric encryption with GnuPG?
Re: Show HN: Password-Protect My File
#5Re: Show HN: Password-Protect My File
#6Re: Show HN: Password-Protect My File
#7Just to be clear: I'm not saying it's useless, just that if the file I was encrypting was so important that I needed to encrypt it, doing it in a sandbox that is directly connected to an untrusted third-party wouldn't be a very bright move.
Re: Show HN: Password-Protect My File
#8I know it claims the file doesn't leave your computer, and that might be true right now, but in five minutes if I visit the page the code could have changed. And it would hardly be user-friendly to ask users to check the minified javascript before using it.
Re: Show HN: Password-Protect My File
#9Earlier quoted context omitted.
The encrypted result of this tool contains all the code necessary to decrypt itself (in a web browser). I'm not too familiar with GnuPG, so I don't know if that's different.
Any browser?
It uses, among others, the Blob API so will not work on older browsers.
Re: Show HN: Password-Protect My File
#10Should really highlight the fact that it could be self-hosted [0]. Typing a password and uploading a sensitive file is never a good idea. [0] https://github.com/louissobel/ppmf