diff --git a/Documentation.html b/Documentation.html index d979e90f0..e4d329056 100755 --- a/Documentation.html +++ b/Documentation.html @@ -221,8 +221,8 @@ However, keep in mind that the password travels in plain text, unless you are using the HTTPS protocol.
- In cookie mode, we send the password in a temporary cookie, so most - browsers should not store the password in their cookie file. + In cookie mode, the password is stored, encrypted with the blowfish + algorithm, in a temporary cookie.