Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Mar 04, 2010 5:53 pm 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
Account passphrases longer than 16 chars don't seem to be permitted. Is there any particular reason for this? You surely don't use a VARCHAR(16) field for cleartext passwords, do you? 8)


Top
   
 Post subject:
PostPosted: Thu Mar 04, 2010 5:58 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
Hell, no. VARCHAR isn't case sensitive so we store it in cleartext using a binary field.

Kidding. I'll look into widening the lengths for you tinfoil hat types.

-Chris


Top
   
 Post subject:
PostPosted: Thu Mar 04, 2010 6:25 pm 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
You can make VARCHAR case-sensitive by selecting a case-sensitive collation. At least in MySQL. :wink:

I wouldn't consider myself a tinfoil hat type, it's just that
Code:
hey-man-see-if-u-can-crack-this-password!

is so much easier to remember than
Code:
jV3d4zS3Hc

while both are probably about as strong as one another.


Top
   
 Post subject:
PostPosted: Thu Mar 04, 2010 6:38 pm 
Offline
Junior Member

Joined: Wed Mar 05, 2008 8:15 pm
Posts: 21
Website: http://www.slaxer.com
hybinet wrote:
You can make VARCHAR case-sensitive by selecting a case-sensitive collation. At least in MySQL. :wink:

I wouldn't consider myself a tinfoil hat type, it's just that
Code:
hey-man-see-if-u-can-crack-this-password!

is so much easier to remember than
Code:
jV3d4zS3Hc

while both are probably about as strong as one another.


/me adds hybinet's linode to his botnet


Top
   
 Post subject:
PostPosted: Sun Mar 07, 2010 7:52 pm 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
Could you put a note on the registration/update password page saying what the password requirements are?

When I registered I tried a password with whitespace, the form didn't like it much.


Top
   
 Post subject:
PostPosted: Sun Mar 07, 2010 9:49 pm 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
obs wrote:
When I registered I tried a password with whitespace


Passwords can't contain whitespace, because that's what it means to be a password. Passphrases can contain whitespace 8)


Top
   
 Post subject:
PostPosted: Sun Mar 07, 2010 11:02 pm 
Offline
Senior Member
User avatar

Joined: Tue Apr 13, 2004 6:54 pm
Posts: 833
hybinet wrote:
obs wrote:
When I registered I tried a password with whitespace


Passwords can't contain whitespace, because that's what it means to be a password. Passphrases can contain whitespace 8)

Given that passwords can contain non-alpha characters, that's a very weak argument... or is "*&%&^" a word in your language?

_________________
Rgds
Stephen
(Linux user since kernel version 0.11)


Top
   
 Post subject:
PostPosted: Mon Mar 08, 2010 9:17 am 
Offline
Senior Member

Joined: Fri Dec 07, 2007 1:37 am
Posts: 385
Location: NC, USA
sweh wrote:
or is "*&%&^" a word in your language?

Example:

My inbox is filled with too much *&%&^ spam!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group