since 30 april 2022, secman has archived after two years of working, the reason is that there is not enough interest in this project
secman is a password manager can store, retrieves, generates, and synchronizes passwords, The most important difference is secman is not GPG cored. Instead, it uses a master password to securely store your passwords. and you can easily manage your passwords from everywhere with Secman Cloud π.
| Project | Package | Version | Links | 
|---|---|---|---|
| CLI | scmn-dev/secman | README.md | |
| Hub | @secman/hub | README.md | |
| Scc | @secman/scc | README.md | |
| Crypto | @secman/crypto | README.md | 
- Not GPG cored.
- It uses a master password to securely store your passwords.
- It syncs your passwords.
- Easy to use.
- It is written in Go to be fast.
- You can easily manage your passwords from everywhere, from desktop, web, command line, and more.
to learn about secman types, check out the secman types page.
- Shell
curl -sL https://u.secman.dev | bash- PowerShell
iwr -useb https://w.secman.dev | iexthen restart your powershell
brew install scmn-dev/tap/secman
scoop bucket add secman https://github.com/scmn-dev/scoop
scoop install secman
Refer to secman hub instructions.
Check out secman web extension for installation instructions.
Thanks for your interest in contributing to secman. You can start a development environment with gitpod
thanks to @charmbracelet for thier awesome TUI libraries π.