Generate a set of passwords and pin codes derived from input string given by user.
The inspiration to this program came from PassGen sailfish application, which is good software but did not create pin codes. Also, instead of having multiple fields in UI, user can just structure the data to one input field, in any way user desires.
This program generates different keys from same input than PassGen (or any other of these applications (AFAIK all of those generate different keys)). I think it is good, more entropy is good in this field.
Attachment | Size | Date |
---|---|---|
pwpingen-1.0-1.noarch.rpm | 13.2 KB | 04/09/2021 - 00:55 |
pwpingen-1.1-1.noarch.rpm | 13.29 KB | 10/11/2021 - 01:48 |
pwpingen-1.2-1.noarch.rpm | 13.31 KB | 25/06/2022 - 18:58 |
1.2
1.1
Comments
objectifnul
Mon, 2022/06/27 - 08:39
Permalink
Now OK for me. Wishlist: send generated passwords/PINs to clipboard.
too
Wed, 2021/11/10 - 20:40
Permalink
thanks for the comments. have to test whether just removing the acceptableInput: line is good enough (or even better than it is now)
objectifnul
Wed, 2021/11/10 - 20:28
Permalink
(Xperia X SFOS 3.4.0.24) White screen, unresponsive. Uninstalled.
Log:
slava
Wed, 2021/11/10 - 17:47
Permalink
It sounds like a problem which I resolved like this:
https://github.com/monich/valuelogger/commit/390ee5f