![]() |
|
|
#23 |
|
Aug 2002
223 Posts |
I'm all for obscuring the password in the URL, if it doesn't cost too much to implement. That means upgrading the clients, those with dozens to hundreds of machines will be ok with that.
I just found it amusing the discussion about needing to use a cryptographically secure hash for this feature, along with the merits of MD5 over SHA-1 when the server will just accept it as a password itself. Pad it, prefix it, xor it, make it cheap and easy and backwards compatible so won't require upgrades to support or more processing time on either the server or the clients. how about gimpsidorwssaPigimps = Password? :) Last fiddled with by Paulie on 2009-06-27 at 19:49 |
|
|
|
|
|
#24 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Quote:
|
|
|
|
|
|
|
#25 |
|
Jun 2009
3 Posts |
Would it not be possible to simply pass a session ID instead of username and password. For instance when the server accepts the password for the username it would calculate a unique id with a set time limit and maybe some verification of ip address. This won't stop someone from getting in by snooping your network, but at least not be able to simply login from clicking a link in ur history or searching your hardrive. Being able to login to your Primenet accoaunt via bookmarks should be accomplished by cookies and not the url paramters. Anyone agree?
|
|
|
|
|
|
#26 | |
|
Aug 2002
DF16 Posts |
Quote:
|
|
|
|
|
|
|
#27 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
Quote:
|
|
|
|
|
|
|
#28 |
|
Oct 2008
California
23610 Posts |
Exactly. POST doesn't show in the URL.
@Paulie's suggestion: What about browsers that don't support frames? Last fiddled with by starrynte on 2009-07-01 at 16:19 |
|
|
|
|
|
#29 | |
|
Aug 2002
223 Posts |
Quote:
Seriously, back to what the risks we're trying to mitigate. This is GIMPS, not a bank. Don't use the same login ID/Password combo you use anywhere else. Make a 50 character password, use PasswordSafe or Keychain to manage it, then let someone try to memorize it then. If someone for zero profit wants to compromise your account, what can they do even if they get in? Join/leave a team? Unassign your exponents? Report that you're behind me in the stats? :D As for browsers that don't support frames, how many people are we talking? Even Lynx supports frames. If you're a hardcore GIMPster managing your farm via a 5 year old cell phone, you may just have to start crunching on that phone instead and upgrade to a new browser... :) If it's a huge worry, put it in a frame, requires no code changes in the infrastructure. If you're personally bothered by shoulder surfers, make that 50 character password I suggested earlier. It's all busywork otherwise for the volunteers who work on this project both as coders and participants. |
|
|
|
|
|
|
#30 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
Quote:
) that both POST and GET should be supported, with POST used when you use the login form on the site.
|
|
|
|
|
|
|
#31 | |
|
Aug 2002
110111112 Posts |
Quote:
Problem with POST is you get that annoying "this is sending an unencrypted page" blah blah warning upon submit. Someone want to send a few hundred U.S. to George every couple years to get an SSL cert? Hopefully the root chain is known by those frameless browsers else you'll get a certificate warning too. :D :D :D This was a timely blog post: http://www.schneier.com/blog/archive...lem_wit_2.html |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Get username through public name? | UBR47K | PrimeNet | 0 | 2015-10-11 16:47 |
| I used the wrong username | dchmelik | Information & Answers | 0 | 2010-12-15 08:40 |
| Username fraud | 10metreh | Forum Feedback | 13 | 2010-09-10 12:28 |
| How to consolidate 2 Username? | stuymer | PrimeNet | 4 | 2004-02-29 21:33 |
| Many username mismatches between database and Primenet | GP2 | Data | 5 | 2003-09-24 21:15 |