From 3ba48033f688617c709a38ec9ed50708c73d823a Mon Sep 17 00:00:00 2001 From: irungentoo Date: Sun, 23 Nov 2014 08:40:59 -0500 Subject: Updated TODO. --- docs/TODO | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) (limited to 'docs') diff --git a/docs/TODO b/docs/TODO index d3c8aac0..f54a0971 100644 --- a/docs/TODO +++ b/docs/TODO @@ -3,7 +3,7 @@ TODO list. [IN PROGRESS] Add what is left to do to the TODO list. Networking: - [NOT STARTED] UPnP port forwarding. + [NEEDS TESTING] UPnP port forwarding. (https://github.com/irungentoo/toxcore/pull/969) [NOT STARTED] NAT-PMP port forwarding. DHT: @@ -11,13 +11,9 @@ DHT: [IN PROGRESS] Hardening against attacks. [IN PROGRESS] Optimizing the code. -Lossless UDP: - [DONE] Increase data send/receive rates. - -[IN PROGRESS] Massive IRC like group chats (text only) - [DONE] Networking base. - [NOT STARTED] Syncing chat state between clients (nicknames, list of who is in chat, etc...) - [NOT STARTED] Make clients sign their messages so that peers can't modify them. +[IN PROGRESS] Friend only group chats + [IN PROGRESS] Networking base. + [IN PROGRESS] Syncing chat state between clients (nicknames, list of who is in chat, etc...) [IN PROGRESS] Audio/Video [DONE] encoding/streaming/decoding @@ -35,11 +31,7 @@ Friend_requests.c: [DONE] File transfers [NOT STARTED] Offline messaging [NOT STARTED] Friends list syncing -[IN PROGRESS] IPV6 support - [DONE] Networking - [DONE] DHT + Messenger - [NOT STARTED] Group chats (They work with IPv6 but some things need to be tested.) - +[DONE] IPV6 support [IN PROGRESS] Make toxcore thread safe. @@ -48,8 +40,8 @@ Friend_requests.c: [MOSTLY DONE] A way for people to connect to people on Tox if they are behind a bad NAT that blocks UDP (or is just unpunchable) (docs/TCP_Network.txt) -[NEEDS TESTING] Make the save made with tox_save_encrypted(...) harder to brute force. -See: (https://github.com/jencka/ProjectTox-libtoxdata) +[DONE] Encrypted Saves. (see: toxencryptsave) + [IN PROGRESS] GUI (no official one chosen yet, a list of promising ones follows) https://github.com/notsecure/uTox -- cgit v1.2.3