Create your Random password !

Discussion in 'HTML & Website Design' started by d4up, Aug 7, 2007.

Thread Status:
Not open for further replies.
  1. #1
    Hello;

    Now You can create your random password !

    It is will be very very difficult to know or explore (recognize) it ...

    with ability to zend it to base64 and MD5 Hash

    link:

    http://generators.youvin.com/password/

    Please give me your opinion !!

    Thanks for you... :)
     
    d4up, Aug 7, 2007 IP
  2. d4up

    d4up Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Please give me your opinion !!
     
    d4up, Aug 7, 2007 IP
  3. nmx

    nmx Active Member

    Messages:
    557
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #3
    It seems pretty pointless to me, it just generates random letters, which you could do yourself? Accept if you did it yourself it'd probably be easier to remember.

    At least that's how I see it.
     
    nmx, Aug 7, 2007 IP
  4. Restr1cted

    Restr1cted Peon

    Messages:
    157
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I agree with nmx, but if you usualy enjoy doing passwords like 'ILoveDogs' then yeah, meaby you do need something like that.
     
    Restr1cted, Aug 7, 2007 IP
  5. d4up

    d4up Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hello;

    Thanks for your opinions :) !!

    But; you should notice that I have added password with sympols and numbers and all kind of password types...

    So it will be difficult to know your password for hackers...

    Thanks...
     
    d4up, Aug 7, 2007 IP
  6. d4up

    d4up Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    in addition; your password is very easy ?!!
     
    d4up, Aug 8, 2007 IP
  7. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #7
    What opinion do you want?

    It is technically very easy to write, and the links to another domain suggest you didnt create it
     
    AstarothSolutions, Aug 8, 2007 IP
  8. d4up

    d4up Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Thanks for replying AstarothSolutions & elangbakar ........
     
    d4up, Aug 9, 2007 IP
  9. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #9
    it seems pointless to me. I could just randomly type letters, numbers and symbols instead of using this...
     
    twistedspikes, Aug 9, 2007 IP
  10. d4up

    d4up Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Thanks twistedspikes for reply !!
     
    d4up, Aug 11, 2007 IP
  11. gobbly2100

    gobbly2100 Banned

    Messages:
    906
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I am sure that is not the most secure way of handling passwords, on a pge that is not even secure either.
     
    gobbly2100, Aug 11, 2007 IP
  12. d4up

    d4up Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Hello;;

    Why this is page not even secure either???

    Thanks for reply :)
     
    d4up, Aug 11, 2007 IP
  13. rmiller

    rmiller Peon

    Messages:
    56
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I never use random password generators because you could theoretically store the last password we generate and use it against us.

    Call me paranoid, but I'd rather just make up my own passwords.
     
    rmiller, Aug 11, 2007 IP
  14. d4up

    d4up Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Hello;

    I am very :mad:

    please think a little ;)

    If I have store passwords

    How I can know what the page that using this password????

    and know username????

    Thanks for your strange reply.......:cool:
     
    d4up, Aug 11, 2007 IP
  15. JoKRs

    JoKRs Member

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #15
    very nice, thank you :)
     
    JoKRs, Aug 11, 2007 IP
  16. d4up

    d4up Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Thanks JoKRs for reply !!!
     
    d4up, Aug 12, 2007 IP
  17. Ruriko

    Ruriko Well-Known Member

    Messages:
    4,023
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    130
    #17
    Just make a very long password with numbers and cases and then you wouldn't need to worry any hackers hacking into your account
     
    Ruriko, Aug 12, 2007 IP
  18. d4up

    d4up Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #18
    Hello;

    This script work all job that you say in your reply...

    Thanks for you...
     
    d4up, Aug 12, 2007 IP
  19. sogastic

    sogastic Peon

    Messages:
    202
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #19
    It's not secure way. You can encrypt that password easily. Md5 should also contain Time or date. So it would be harder to encrypt.
     
    sogastic, Aug 12, 2007 IP
  20. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #20
    I supose it'd be good to use in addition to a signup script, which randomly generates a password for a user then sends it to them in an email. Or just to give them a choice of randomly generating one using this or putting their own in.
     
    twistedspikes, Aug 12, 2007 IP
Thread Status:
Not open for further replies.