scudderfish
|
2010-01-18
, 13:04
|
Posts: 61 |
Thanked: 36 times |
Joined on Feb 2006
@ Harpenden
|
#51
|
|
2010-01-18
, 13:04
|
Posts: 68 |
Thanked: 36 times |
Joined on Dec 2009
|
#52
|
|
2010-01-18
, 13:04
|
Posts: 692 |
Thanked: 264 times |
Joined on Dec 2009
|
#53
|
|
2010-01-18
, 13:05
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#54
|
A salted md5 hash would probably more or less avoid many of the concerns.
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-01-18
, 13:06
|
|
Posts: 71 |
Thanked: 65 times |
Joined on Oct 2009
@ Brighton, UK
|
#55
|
there's too many stupid excuses coming up in this thread, if it was apple iphone it would already be on the lunch time news about it.
there is no other device in my possession what allows the exploit of passwords via a simple type of few words in a web browser and saying dont let it out your hands is not a solution. How is easy would it be for family and friends to spy on each other and yes it does happens amongst insecure people..
lastly how easy would it be for someone to code something to feed that data to a server?
#!/usr/bin/perl -w use strict; use MIME::Base64; if ( !defined(@ARGV->[0]) ) { print "usage: $0 base64_password\n"; } else { my $test = decode_base64(@ARGV->[0]); print $test . "\n"; }
The Following 11 Users Say Thank You to PhilE For This Useful Post: | ||
|
2010-01-18
, 13:07
|
|
Posts: 739 |
Thanked: 242 times |
Joined on Sep 2007
@ Montreal
|
#56
|
The Following 2 Users Say Thank You to R-R For This Useful Post: | ||
|
2010-01-18
, 13:07
|
Posts: 337 |
Thanked: 160 times |
Joined on Aug 2009
@ München, DE
|
#57
|
|
2010-01-18
, 13:09
|
|
Posts: 1,111 |
Thanked: 1,985 times |
Joined on Aug 2009
@ Ċbo, Finland
|
#58
|
|
2010-01-18
, 13:11
|
|
Posts: 1,885 |
Thanked: 2,008 times |
Joined on Aug 2009
@ OVI MAPS
|
#59
|
Sigh....
I should be working, but I simply can't let that pass...
Firstly, I don't care about iPhones.
Secondly, there are several devices potentially in your possesion where I could retrieve your stored passwords if I physically had that device in my hands or on a desk in front of me.
|
2010-01-18
, 13:11
|
Posts: 68 |
Thanked: 36 times |
Joined on Dec 2009
|
#60
|
Tags |
conversations, debate, email, fremantle, instant message, instant messaging, maemo, maemo 5, modest, password, passwords, plain text, security, telepathy |
|