• Lucid Dreaming - Dream Views




    Results 1 to 18 of 18

    Hybrid View

    1. #1
      Member Rakjavik's Avatar
      Join Date
      Nov 2007
      Gender
      Location
      USA
      Posts
      462
      Likes
      7

      Username and passwords

      I'm assuming that whoever runs this site has access to the passwords of all the users. Which made me start thinking.

      A lot of people use the same usernames and passwords for multiple sites. So if the admins here or on another site have access to what pass you use, they could go to that site (dont remember the address) that checks about a 100 other popular sites for the same username, and use the pass.

      Is this true? Do the admins on here, ebay, youtube, all have access to your password?

    2. #2
      Banned
      Join Date
      Nov 2007
      LD Count
      im here for you
      Location
      australia
      Posts
      3,677
      Likes
      415
      This is more of a meta forum question, and why do you care?
      I'm sure only asher has access to passwords, and he has no reason to use them.

      Again, why do you care? If you're worried about it, change your password to something else.

    3. #3
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      passwords are hashed using a one way algorithm, and stored in a database

      When you enter your password, the password gets hashed and compared to the stored hash
      If equal, login accepted
      If not, login denied

      Passwords are not stored in plain text
      To do so would be silly and highly insecure
      (\_ _/)
      (='.'=)
      (")_(")

    4. #4
      ├┼┼┼┼┤
      Join Date
      Jun 2006
      Gender
      Location
      Equestria
      Posts
      6,315
      Likes
      1191
      DJ Entries
      1
      It depends on the forum structure though.

      ---------
      Lost count of how many lucid dreams I've had
      ---------

    5. #5
      What's up <span class='glow_006400'>[SomeGuy]</span>'s Avatar
      Join Date
      Nov 2007
      LD Count
      About 1
      Gender
      Location
      Tmux on Debian
      Posts
      2,862
      Likes
      130
      DJ Entries
      4
      They're stuffed in an SQL database, no?

      Hey guys, I'm back. Feels good man
      ---------------------------------------------------
      WTF|Jesus lul
      spam removed

    6. #6
      adversary RedfishBluefish's Avatar
      Join Date
      Apr 2007
      Location
      Now
      Posts
      495
      Likes
      4
      Quote Originally Posted by Ynot View Post
      passwords are hashed using a one way algorithm, and stored in a database

      When you enter your password, the password gets hashed and compared to the stored hash
      If equal, login accepted
      If not, login denied

      Passwords are not stored in plain text
      To do so would be silly and highly insecure
      Is that hashing on client or server side?
      Also, would they use a salt (like website name + date or something)? Otherwise someone could use the hash to login to other sites maybe...

    7. #7
      ex-redhat ClouD's Avatar
      Join Date
      Sep 2007
      Posts
      4,760
      Likes
      129
      DJ Entries
      1
      To my knowledge, a unique random salt is assigned to each member.
      That means every password hash is unique, even if two passwords are the same.
      It also means that malicious administrators (which we don't have at DV) cannot use those password hashes to login to other sites.
      The VB login JavaScript code MD5 hashes the password client side, then submits the hash to the server.

      Asher is the only one allowed to access the database, and most staff don't have FTP access to DV at all, let alone the database - which is monitored in the unlikely event that anyone who had access would ever try to access it.

      Highly unlikely that someone on the net is going to be able to get hold of your unique salt and hash after gaining database access, and then crack that with a custom rainbow table (which requires much space, processing power and/or time, and hope that the password is simple) for a plain text password to then search and login on another website. Even then there's obvious precautions against that, just use different passwords for different sites and keep your password/s strong.
      You merely have to change your point of view slightly, and then that glass will sparkle when it reflects the light.

    8. #8
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      (\_ _/)
      (='.'=)
      (")_(")

    9. #9
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      Quote Originally Posted by RedfishBluefish View Post
      Is that hashing on client or server side?
      Also, would they use a salt (like website name + date or something)? Otherwise someone could use the hash to login to other sites maybe...
      It's done on the server side, if you use a sniffer you can clearly see your password go through in the header file. That's how almost everything works. Secure sites work differently, but DV is no a secure site since there is no dangerous information being passed around.

    10. #10
      Member Rakjavik's Avatar
      Join Date
      Nov 2007
      Gender
      Location
      USA
      Posts
      462
      Likes
      7
      Thanks for the info guys. Let me just iterate that I am in no way worried about he admins of dreamviews. I just figured it was a good example since I was posting on here

    11. #11
      Member Achievements:
      Referrer Bronze Tagger First Class 5000 Hall Points Veteran First Class
      Jesus of Suburbia's Avatar
      Join Date
      Mar 2009
      LD Count
      192837465
      Gender
      Posts
      1,309
      Likes
      248
      Quote Originally Posted by Rakjavik View Post
      I'm assuming that whoever runs this site has access to the passwords of all the users. Which made me start thinking.

      A lot of people use the same usernames and passwords for multiple sites. So if the admins here or on another site have access to what pass you use, they could go to that site (dont remember the address) that checks about a 100 other popular sites for the same username, and use the pass.

      Is this true? Do the admins on here, ebay, youtube, all have access to your password?


      This happened to a dude on another forum. Some dude on the forum (forum 1) made another forum (forum 2) and the dude who it happened to signed up on 2. It wasn't as bad but it is technically hacking so amnyway, in the dudes sig (on forum 1), the dude who created 2 put
      "I am a stupid noob" or something like that.

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •