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?
|
|
|
|
|
2014-05-15 22:18:42 +02:00
|
|
|
SOLVED -nodes that are new to the network don't immediately download indices from the other nodes
|
2014-04-24 19:32:02 +02:00
|
|
|
|
|
|
|
-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 22:47:24 +02:00
|
|
|
-prevent WebSheet (ios) and etc captive portal to hijack the client connection ;)
|
2014-04-28 13:20:20 +02:00
|
|
|
|
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
|