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).