Releases: xorond/passtrust
Releases · xorond/passtrust
Passtrust 2.1 - bugfix
Passtrust 2.0
- make the script importable from other ruby applications 32167dd
Passtrust version 1.3 - bug fixes and visual changes
Passtrust version 1.2 - improvements and bugfixes
- fixed a false prompt on the -p flag
7c5423c - updated linux and android install scripts to include
clipboard
gem
a255ec2 - merged the verification function with the ask_passphrase function
d81ac3b - use
Sysrandom
instead ofSecureRandom
(sysrandom is a more secure alternative)
36b9972 - visual fixes and improvements
547de6d
86ac6a4
72fe8d4 - passtrust now on AUR
Passtrust version 1.1 - Bugfixes and Windows support
-
clipboard is now an optional dependency.
Windows users should install with
bundler install --without optional
until the issue with the clipboard gem is worked out.
There seems to be no issue about this on Linux, so Linux users can runbundler install --with optional
-
updated installation instructions
-
hardened features such as copying a fake password three consecutive times into the clipboard after the timer goes off (versus the 1 copy before).
PassTrust version 1.0
This is the first release of the passtrust password generator.