mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-01 22:57:17 -04:00
added exceptions, offline support, fixes, and lots of code cleanup
This commit is contained in:
@@ -1,14 +1,7 @@
|
||||
# rpass
|
||||
A very simple password manager with rsync (and soon libsecret) integration - alternative to GNU pass
|
||||
|
||||
-----
|
||||
|
||||
rpass will likely be renamed due to the mass quantity of other terminal-based password managers named the same thing.
|
||||
|
||||
The new name may be 'rpazz', 'sspass', or something else.
|
||||
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'.
|
||||
@@ -24,7 +17,6 @@ makepkg -si
|
||||
Packaging for other distributions coming soon.
|
||||
|
||||
# Usage
|
||||
|
||||
Upon initial installation, be sure to run:
|
||||
|
||||
```
|
||||
@@ -40,10 +32,8 @@ rpass --help
|
||||
```
|
||||
|
||||
# Roadmap
|
||||
|
||||
Short-term Goals:
|
||||
|
||||
- overhaul error messages
|
||||
- create new file list w/color and w/o file extensions
|
||||
- create a man page
|
||||
- allow for multi-line notes
|
||||
|
||||
Reference in New Issue
Block a user