Skip to content

BashPass 2.1

Compare
Choose a tag to compare
@AntonVanAssche AntonVanAssche released this 21 Jun 16:59
· 133 commits to master since this release
2.1
f1f03ac

Here's what's new:

Fixes:

  • Email not copied over to new config format. (f4e68d0)
  • Compatibility, use read instead of sleep. 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 or gpg2

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)