A Windows / Linux password manager inspired by zx2c4 password-store
Bring the great ideas of zx2c4 password-store to Windows and improve the recipe.
- Have Git installed
- Have GnuPG for Windows installed
- Have .NET 8 installed
- Go to the Release section
- Make sure you've created or imported your GPG keypair
- Make sure you have a private remote git repository created (e.g. GitHub, GitLab, etc.)
- Make sure you have authenticated to that remote git repository (SSH, GPG, GitHub CLI, etc.)
- Follow the instruction upon starting the application
- Run
horus init
and follow the instructions (CLI)
The application will update itself automatically, unless you're using the "portable" version.
The application will tell you when there's a new update. You can then navigate to the Release section and download the latest update.
The application interface should be pretty self explanatory.
You can execute the command horus help
or navigate to the commands' page to have all the information about how the application works and what commands are available
Feel free to open issues if you find any problem or join the Discord server.