Slashdot Mirror


User: ticktockticktock

ticktockticktock's activity in the archive.

Stories
0
Comments
179
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 179

  1. Re:Password Security on Giving Up Passwords For Chocolate · · Score: 1

    I also use a network password here at school that Windows can't handle. Basically, the network login script parsing on the machines used by students can't handle imbedded punctuation


    In Linux, you can also use the arrow keys, home/end/pageup/pagedown, function keys, etc as part of your password. Sadly, those keys you use can't be used in X, as far as I know of. Only on the text consoles.

    So you could create a password that consists of:
    up right right f7 f2 other random chars F2 down left

    and it would be a valid password to linux.
  2. Re:does this surprise anyone? it's not a fingerpri on Giving Up Passwords For Chocolate · · Score: 1
    If you were to try to access my computer right now, I guarantee you would fail, even if I told you the IP address. That's because it's switched off.
    How are you posting this then?
  3. Re:does this surprise anyone? it's not a fingerpri on Giving Up Passwords For Chocolate · · Score: 1

    Sadly, I've seen public computers with IE set to save passwords without prompting so people logging into wherever on those machines have their passwords stored on the machine indefinitely without ever knowing because one person checked the option to "never show this dialog again."

  4. Re:This doesn't surprise me at all... on Giving Up Passwords For Chocolate · · Score: 1

    Having a plain text database is required if your ISP is offering certain non-plaintext login methods for checking mail such as CRAM-MD5 logins to the pop3 server.