Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


New password generator filter_list
Author
Message
New password generator #1
I've been working on a password generator for the past hour and finally got something worth showing, obviously there is a lot more I can do with this but I am probably going to wait until I think of a name and find a domain to move it to before implementing anything else.

http://pwgen.thug.pw

Opinions or suggestions for new features?

MyBB Implementation

Templates & Style > Choose Template Name to Match Theme > Member > member_register_password. Now add this code at the BOTTOM of the field. (shows in member registration)

Code:
<tr>
      <td colspan="2">You can use our generator below to give you a secure password which isn't likely to be guessed or cracked, otherwise just enter your own above!<br><br>

<a href="#" onclick="window.open('http://pwgen.thug.pw/index.php?click=yup', 'newwindow', 'width=500, height=350'); return false;">Complex Password</a> | <a href="#" onclick="window.open('http://pwgen.thug.pw/simple.php?click=yup', 'newwindow', 'width=500, height=350'); return false;">Simple Password</a> | <a href="#" onclick="window.open('http://pwgen.thug.pw/dictionary.php?click=yup', 'newwindow', 'width=500, height=350'); return false;">Dictionary Password</a><br></td>
</tr>

Obviously you can mess with any CSS to get everything exactly how you want it.

Reply

RE: New password generator #2
Don't think you can have use for this. I won't ever remember a password from it.

Reply

RE: New password generator #3
(05-04-2013, 05:13 PM)๖ۣۣۜۜHawk Wrote: Don't think you can have use for this. I won't ever remember a password from it.

That's why you write them down..

Reply

RE: New password generator #4
(05-04-2013, 05:13 PM)๖ۣۣۜۜHawk Wrote: Don't think you can have use for this. I won't ever remember a password from it.

The point is to generate secure passwords which aren't likely to be cracked, you save the password somewhere safe or write it down. But, I guess it would also be cool if I put in a feature for those who want to generate random phrase passwords made up of different words/ numbers like 'Duckgoose@1261' for example.

(05-04-2013, 05:15 PM)Zurchi Wrote: That's why you write them down..

This.

Reply

RE: New password generator #5
Writing them down is risky. My dad read all my passwords at once and dammit, I had to change EVERY SINGLE ONE OF EM'. AAAAAAAA

Reply

RE: New password generator #6
(05-04-2013, 07:11 PM)Electric Shock Wrote: Writing them down is risky. My dad read all my passwords at once and dammit, I had to change EVERY SINGLE ONE OF EM'. AAAAAAAA

Save them to a file on your computer of which only you know?
[Image: iQ5mFpAdBveMN.png]

Reply

RE: New password generator #7
(05-04-2013, 07:11 PM)Electric Shock Wrote: Writing them down is risky. My dad read all my passwords at once and dammit, I had to change EVERY SINGLE ONE OF EM'. AAAAAAAA

As Zurchi said, just save them in a file on your computer, hide it somewhere and name it something which doesn't make it obvious it's a file containing all of your passwords.

Reply

RE: New password generator #8
I don't save them anymore. I just emgrave it in my brains.

Reply

RE: New password generator #9
(05-04-2013, 05:16 PM)Slim Wrote: But, I guess it would also be cool if I put in a feature for those who want to generate random phrase passwords made up of different words/ numbers like 'Duckgoose@1261' for example.

I really like this idea. I distaste writing down my passwords because who knows where they will end up or when I'll need them.
I've never written them down and much rather memorize them.

However, at the same time,some people really like the randomized ones.
It'd be a success if you satisfied all groups of people.

Reply

RE: New password generator #10
(05-06-2013, 04:01 AM)Epicfied Wrote: I really like this idea. I distaste writing down my passwords because who knows where they will end up or when I'll need them.
I've never written them down and much rather memorize them.

However, at the same time,some people really like the randomized ones.
It'd be a success if you satisfied all groups of people.

Awesome, thanks for your feedback! I'll look at hopefully implementing this feature later this week.

Reply







Users browsing this thread: 1 Guest(s)