2014-04-24 19:32:02 +02:00
|
|
|
-find a way to prioritize the index/message download threads. Perhaps these threads could tell other threads to pause?
|
|
|
|
|
|
|
|
-nodes that are new to the network don't immediately download indices from the other nodes
|
|
|
|
|
|
|
|
-nodes that disconnect from the network should be removed from lists of known devices
|
|
|
|
|
2014-04-28 13:20:20 +02:00
|
|
|
-file deletion or time to live (client side?)
|
|
|
|
|
|
|
|
|
2014-05-15 23:10:26 +02:00
|
|
|
# Cryptoshit
|
|
|
|
|
|
|
|
encrypt / decrypt:
|
|
|
|
http://www.davedoesdev.com/a-simple-and-consistent-wrapper-for-javascript-crypto/
|
|
|
|
|
|
|
|
generating keys:
|
|
|
|
https://bitbucket.org/adrianpasternak/js-rsa-pem/wiki/Home
|