-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtodo.txt
38 lines (34 loc) · 885 Bytes
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
depend:
dht: messaes, fileshare
profile:
login pub key
date,expire
t:l:client key *
t:l:backup ID *
other t:l:v
t:l:sig(login,msg)
--
store at nodes near pub
re-insert regulary (remote check date)
UI app creates the profile and pass to D
directory:
- group files of common category
- allow nodes select what they host
- tag files in dir, allow easy filter
? key for dir
- hash of name: popular dirs will overload nodes
? flood routing
- outdated listing
? moderation
? voting
To-Do list
- Loop: order queue of events, dont need to scan full queue
- Loop: threading
- OT: constants
- OT: global upload/downoad speed limit
- OT: config tunables (inidividual, global, upload, download, ReqestMax)
- DB: dat files integration
- DB: gdbm, leveldb
- Libs: avoid dynamic linking system libs like z c m ...
- Model: wrappable generic task messages
- Ctrl: Fetch progress