summaryrefslogtreecommitdiff
path: root/docs/TODO
blob: c905f96b5932e488055c341ac6515daf0f9fefaf (plain)
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
TODO list.

[IN PROGRESS] Add what is left to do to the TODO list.

DHT:
    [IN PROGRESS] Metadata collection prevention.
    [IN PROGRESS] Hardening against attacks.
    [IN PROGRESS] Optimizing the code.

Lossless UDP:
    [TODO] Increase data send/receive rates.

[IN PROGRESS] Massive IRC like group chats (text only)

[IN PROGRESS] Audio/Video
    [DONE] Capture/encoding/streaming/decoding/displaying
    [IN PROGRESS] Call initiation
    [NOT STARTED] Encryption
    [NOT STARTED] Small group chats
    [NOT STARTED] Push to talk for audio

[NOT STARTED] Offline messaging
[NOT STARTED] Friends list syncing
[IN PROGRESS] IPV6 support
    [DONE] Networking
    [DONE] DHT + Messenger
    [NOT STARTED] Group chats

[IN PROGRESS] GUI (https://github.com/nurupo/ProjectTox-Qt-GUI)
[NOT STARTED] Security audit from professionals