mirror of
https://github.com/mikeroyal/Self-Hosting-Guide
synced 2026-05-24 09:48:33 +00:00
Add Password Safe
Password manager with GUI and command line interface that runs locally but can be shared between different devices when using shared storage or file synchronization service like Syncthing.
This commit is contained in:
parent
3eaf827bf4
commit
e2c511f23e
1 changed files with 2 additions and 0 deletions
|
|
@ -1318,6 +1318,8 @@ Minio's test-server called "play" is already configured in the default client, y
|
|||
|
||||
[pass](https://www.passwordstore.org/) is an open-source unix-based password utilitiy with various [gui clients](https://www.passwordstore.org/#other)
|
||||
|
||||
[Password Safe](https://pwsafe.org/) is a free open source software originally designed by [Bruce Schneier](https://en.wikipedia.org/wiki/Bruce_Schneier). It runs on Windows, Linux, macOS, iOS and Android. There are libraries/modules for many programming languages available.
|
||||
|
||||
### SSH
|
||||
|
||||
[Back to The Top](#table-of-contents)
|
||||
|
|
|
|||
Loading…
Reference in a new issue