eed2ae8b08
Breaking: Password v2.0.0 ( #5 )
...
- Fix broken vendoring for library users (closes #4 )
- Move command to `cmd/password` subdir
- Drop support for Alfred workflow
- Add support for Go 1.11+ modules
2019-02-28 19:51:33 +01:00
8985ecda87
Add ability to check the passwords against HIBP database
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-31 23:42:42 +01:00
cb3fd042e1
Add XKCD style password generator
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-10-31 12:10:24 +01:00
86571c7758
Fix: Blacklisted characters were not excluded from passwords
2015-05-10 19:05:34 +02:00
f612ebaceb
Fixed godoc
2015-05-03 10:42:45 +02:00
a88d718ed3
Added test for password generation
2015-05-03 10:38:40 +02:00
fe235ab869
Moved error handling for short passwords to library
2015-05-03 10:38:14 +02:00
e1dac833df
Added additional insecure password test
2015-05-02 16:13:17 +02:00
d452f7d297
Ensure the passwords are taken literally
2015-05-02 16:10:58 +02:00
8896698ac2
Initial running version
2015-05-02 15:03:27 +02:00