Update README.md

This commit is contained in:
Saguine
2015-01-07 07:27:57 +02:00
parent fb63626fc5
commit def2d163f8

View File

@@ -38,7 +38,7 @@ a session if data has been changed, as changes can only be saved when the user i
## Things to consider ## Things to consider
- With SHA-512 hashes taking up 64 bytes of storage, it's possible to accomodate a million accounts in under 64MB. - With SHA-512 hashes taking up 64 bytes of storage, it's possible to accomodate a million accounts in just 64MB.
- When considering multiple servers with multiple backup points, it's possible to simply make the hash database public, - When considering multiple servers with multiple backup points, it's possible to simply make the hash database public,
masking transfers to backup servers by crowdsourcing false leads. masking transfers to backup servers by crowdsourcing false leads.
- A correctly implemented no- system would still be vulnerable to a stealthy server compromise; that is, a server known to use the no- system is - A correctly implemented no- system would still be vulnerable to a stealthy server compromise; that is, a server known to use the no- system is