|
|
|
|
|
by vemv
2475 days ago
|
|
As an idea, someone could implement a middle ground solution between `pass` (https://www.passwordstore.org) and a cloud solution. Key design: encryption/decription happens locally, using standard open-source tools such as GnuPG. The cloud provider cannot _possibly_, ever know your actual contents - they only store them so you can't get locked out (which is a very real risk with `pass`; safeguarding our underlying private keys is currently completely left up to us). Also some a conveniece layer could be offered on top of GnuPG; that should be open source, distributed as a non-binary and paid via honor system (also one can pay just for the mentioned hosting). |
|