Description: Generates a set of random passwords of any length that can include the letter a-z, A-Z any number and symbols and any other character supported by Qt. It can also generate random hex codes or pronounceable passwords.
WARNING: I cannot guarantee the strength of the passwords generated by this program.
TODO: - Add an icon for the program (If anyone has an icon or would like to create one please send me a message ). - Create a plasmoid version
If you like this program please vote for it or leave a comment. Thank you Last changelog:
30 January 2011, Version 1.4: - Added a context menu to the password list to make it quicker to copy passwords - Added an option to clear the password list.
7 November 2010, Version 1.3: - Added options to the pronounceable password generator (You can now toggle numbers and uppercase) - Small improvments to the pronounceable password algorithem. - Now uses /dev/urandom + time as a seed if /dev/urandom is availble (otherwise just sues the time)
17 September 2010, Version 1.2: - Added (basic) pronounceable passwords. - Fixed an issue with the strength bar overlapping the passwords when the length of the password was larger then the window. - Larger passwords are now truncated when displayed during a drag and drop. - Lowered the minimum number of passwords to generate from 10 to 1.
7 September 2010, Version 1.1: - Added a password strength indicator based of the one in KWallet.
4 September 2010, Version 1.0: - Rewrote almost everything. - New UI, cleaner/simpler and better organised. - Added a Unique Characters Only option. - Added a Ambiguous Option.
Sup
How about making COPYING, INSTALL and README not executable? I don't want to repack you source just because something that trivial. Also, what good does putting this xdg-open stuff in kpassgen.desktop? I don't think it is necessary. I haven't seen a single desktop file with this line. Mind removing it unless it does some magic which is necessary to work?
Best regards,
Michal
I have been looking into creating .debs, but haven't been able to successfully do it :( if anyone knows how and is willing to help me please contact me.
Ratings & Comments
5 Comments
Sup How about making COPYING, INSTALL and README not executable? I don't want to repack you source just because something that trivial. Also, what good does putting this xdg-open stuff in kpassgen.desktop? I don't think it is necessary. I haven't seen a single desktop file with this line. Mind removing it unless it does some magic which is necessary to work? Best regards, Michal
Weird, not sure why they where executable :S Thanks for pointing that out.
PCLinuxOS package available: http://tiny.cc/QxNmj
anyone created a .deb yet? this is an essential app.
I have been looking into creating .debs, but haven't been able to successfully do it :( if anyone knows how and is willing to help me please contact me.