Y
Hacker News
new
|
ask
|
show
|
jobs
by
rayshan
4484 days ago
Should 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
2 comments
untitaker_
4484 days ago
At first sight it seems the encryption is done by client-side javascript, so you don't gain much by hosting it yourself.
link
herge
4484 days ago
If the javascript comes from your computer (because it's embedded in the page you self-host), how could it get compromised?
link
ToastyMallows
4484 days ago
Nothing is uploaded, it can run offline once the page is loaded.
link