NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Master Password - Password Encryption


Joined: 22 Apr 2010
Posts: 4
Reply with quote
Hello, Am I right in thinking all saved passwords aren't encrypted? If so, is it not possible to something similar to other programs which let you set a master password, which is used to encrypt the passwords?

Thanks
View user's profileFind all posts by sheep09875Send private message
Veteran

Joined: 22 May 2008
Posts: 141
Reply with quote
They are encrypted.

If you take a look at the accounts file, you'll see the passwords are base64 encoded. Try decoding one, and you'll see its an encrypted string.
View user's profileFind all posts by simshaunSend private message


Joined: 22 Apr 2010
Posts: 4
Reply with quote
Do you mean encoded or encrypted? Unless I'm wrong and they're the same thing. Or maybe you mean the encryption is encoded.
View user's profileFind all posts by sheep09875Send private message
Veteran

Joined: 22 May 2008
Posts: 141
Reply with quote
The latter.. the encryption is encoded.

The accounts file is just a simple txt file. Binary data (encrpyted data) does not play nicely with a text file, hence the reason its base64 encoded.


So.. they base64 decode the password first, and then decrypt it.
View user's profileFind all posts by simshaunSend private message


Joined: 22 Apr 2010
Posts: 4
Reply with quote
Ok. So where is the key for the encryption? surely it must be kept in plain text if it's a string or freely available as a keyfile.
View user's profileFind all posts by sheep09875Send private message
Master Password - Password Encryption
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
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic