|
|
11-07-2009
, 09:37 PM
|
|
|
Posts: 3,198 |
Thanked: 1,066 times |
Joined on Jul 2008
@ Netherlands
|
#102
|
On a related note... I just checked; Modest and all of the RTComm accounts (except Skype) still store all the passwords in plain text in GConf. It is trivial for any app to obtain these passwords at the moment.
Should I file bug(s) about this?
|
|
11-08-2009
, 10:14 AM
|
|
|
Posts: 350 |
Thanked: 296 times |
Joined on Oct 2009
@ Oxford
|
#103
|
Then stop. However what happens is that after the above the input data is stored. If you provide one this input data they have access. Its like giving away your password.
[...]
Early UNIX versions did the very same thing, and together with lack of shadow file this made password cracking easy because /etc/passwd was readable by everyone.
| The Following User Says Thank You to ewan For This Useful Post: | ||
|
|
11-08-2009
, 02:22 PM
|
|
|
Posts: 3,198 |
Thanked: 1,066 times |
Joined on Jul 2008
@ Netherlands
|
#104
|
That's not quite true; the data in unix passwd file is not the input data, nor is it equivalent to a stored plain-text password. Getting a password from a passwd file entry required reversing a one way hash function - not impossible using a password guessing app, but it's a long way from 'giving away your password'.
If apps on the N900 are storing passwords or password equivalent tokens unencrypted in predictable locations, then that is a bug, and should be filed as one.
|
|
11-08-2009
, 02:28 PM
|
|
|
Posts: 350 |
Thanked: 296 times |
Joined on Oct 2009
@ Oxford
|
#105
|
You didn't understand what I wrote. Authentication with PAM or equivalent requires some kind of input data. If you _save_ your password then you simply _lost_ your chance to allow yourself to require input data.
the input data is encrypted and compared with the entry on /etc/shadow.
|
|
11-08-2009
, 02:49 PM
|
|
|
Posts: 3,198 |
Thanked: 1,066 times |
Joined on Jul 2008
@ Netherlands
|
#106
|
This is true, however, you seemed (and indeed, seem) to be giving the impression that traditional unix passwd files saved passwords, and that this only changed with the move to shadow passwords. That is not the case.
|
|
11-10-2009
, 01:03 PM
|
|
Posts: 154 |
Thanked: 64 times |
Joined on Sep 2009
@ Folsom, CA
|
#107
|
And this is exactly why capability-based security and signed binaries such as in Symbian is a Good Thing
|
|
01-31-2010
, 11:28 AM
|
|
Posts: 53 |
Thanked: 19 times |
Joined on Jan 2010
|
#108
|
![]() |
| Tags |
| drm, harmattan, maemo 6, windows |
| Thread Tools | |
|
Should I file bug(s) about this?
qole.org
A strange little niche community member since 2007. Going to miss the stylus when its gone.
Last edited by qole; 11-07-2009 at 08:44 PM.