adding informations about password encryption

This commit is contained in:
Rodolphe Breard 2012-10-21 19:34:59 +02:00
parent 012a316ff0
commit 05c15718f1

View file

@ -18,6 +18,9 @@ Sockets have been introduced in Chromium 24. Therefore, it is required to have a
### Active state ### Active state
Staying in an active state is the main purpose of this extension. It will be implemented as soon as possible. Staying in an active state is the main purpose of this extension. It will be implemented as soon as possible.
### Password encryption
Storing your socks password encrypted is a priority but is not available yet. Yes, the chromesoul dev version is not secured; so is the official NetSoul server which doesn't store a hash but the password itself (it's a requirement from the NetSoul protocol).
### Messages ### Messages
Because the only purpose of this extension is to provide an access to internet when you're on the PIE, there is no plan to support messages at this time. Thoses stupid guys who have fun spamming everyone by broadcasting messages are the second reasons why you won't see any message using chromesoul. Because the only purpose of this extension is to provide an access to internet when you're on the PIE, there is no plan to support messages at this time. Thoses stupid guys who have fun spamming everyone by broadcasting messages are the second reasons why you won't see any message using chromesoul.