mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-28 12:56:28 -04:00
91dcd4585a2fd00263ce3a71c938d2fc76735348
rpass
A very simple password manager with rsync integration - alternative to GNU pass
Installation
Arch Linux (x86_64, aarch64)
rpass releases are available in the Arch User Repository as 'rpass'.
Install with your preferred AUR helper or use:
git clone https://aur.archlinux.org/rpass.git
cd rpass
makepkg -si
Packaging for other distributions coming soon.
Usage
Upon initial installation, be sure to run:
rpass config
This command will allow you to configure the settings necessary for rpass to function.
All available options can be found with:
rpass --help
Roadmap
Short-term Goals:
- create new file list w/color and w/o file extensions
- create a man page
- overhaul argument system
- fix lots of bugs!
Medium-term Goals:
- add libsecret integration to allow rpass to act as a gnome-keyring alternative
- create a minimal GUI app optimized for the Pinephone (also compatible with x86_64)
Long-term Goals:
- make an Android port (including GUI)
- make a minimal Windows port
- investigate auto-completion on tab
Description
A password manager succeeded by https://github.com/rwinkhart/MUTN
gpglinuxnote-takingnotesopensshpassword-managerpasswordssecurityself-hostedselfhostedsshsshypsynchronizationunix
Readme
GPL-3.0
5.2 MiB
Languages
Python
79.7%
Shell
20.3%