Skip to content

Releases: omar-polo/plass

plass 0.7

23 Nov 15:42
0.7
Compare
Choose a tag to compare
  • decode file names in the current locale for plass find matching
  • fixed a typo and improved the description section in pwg.1

plass 0.6

30 Aug 09:39
0.6
Compare
Choose a tag to compare
  • rewrite pwg in perl; fix diceware-style generation issues.
  • use extended regular expressions in plass find.
  • minor code improvements from perlcritic and volker (thanks!).
  • minor adjustments to the man pages.

plass 0.5

27 May 09:24
0.5
Compare
Choose a tag to compare
  • pwg: guard against possible flag-injections
  • totp: respect the digits, algorithm and period params in the URI
  • totp: remove some (good) BSD-isms to aid portability
  • some minor manpage improvements

plass 0.4

23 Jan 11:28
0.4
Compare
Choose a tag to compare
  • fixed typo and documentation improvements
  • make plass find case-insensitive
  • add plass edit to modify entries with an editor
  • totp(1): accept otpauth:// URLs too
  • removed handling of $PLASS_GOT
  • plass tee: set binmode to avoid mangling binary data
  • avoid issuing unnecessary got add

plass 0.3

02 Jan 13:49
Compare
Choose a tag to compare
  • use /dev/urandom instead of /dev/random
  • add pwg(1) - password generator
  • remove plass gen subcommand in favour of pwg(1)
  • misc code and documentation improvements

plass 0.2

20 Oct 14:04
Compare
Choose a tag to compare
  • improved documentation
  • added a companion tool for TOTP: totp(1)
  • fixed plass tee with multi-line input
  • fixed plass tee commit messages

First Public Release

02 Oct 15:46
Compare
Choose a tag to compare
plass 0.1

first public version