BashPass 2.1
Here's what's new:
Fixes:
- Email not copied over to new config format. (f4e68d0)
- Compatibility, use
read
instead ofsleep
. Surprisingly,sleep
is an external program and not a Bash built-in. (b3e45b5)
Added:
Info:
The dependencies for this release are:
bash >= 3.0
Password encryption:
gpg
orgpg2
Clipboard support:
xclip
Synchronization support:
rsync
Which systems are supported:
Technically, all systems on where Bash is installed are supported. This means:
- Most Linux distributions.
- Mac OS (I can't test this because I don't own a Mac OS system)