toxcore/docs
Alexandre Erwin Ittner e4f66475d8 Add support for user avatars in the core protocol
Add a protocol and the APIs to straightforwardly support user avatars
in client applications. The protocol is designed to transfer avatars
in background, between friends only, and minimize network load by
providing a lightweight avatar notification for local cache validation.
Strict safeguards are imposed to avoid damage from non-cooperative or
malicious users and to limit network usage.

The complete documentation is available in docs/Avatars.md and sample
code is available in testing/test_avatars.c.

Code and documentation are released under the GNU GPLv3 or later, as
described in the file COPYING.
2014-08-30 16:43:07 -03:00
..
updates Updated outdated crypto doc. 2014-06-06 23:05:35 -04:00
av_api.md multiple spelling fixes 2014-04-16 12:14:44 -04:00
Avatars.md Add support for user avatars in the core protocol 2014-08-30 16:43:07 -03:00
Group-Chats.md multiple spelling fixes 2014-04-16 12:14:44 -04:00
Hardening_docs.txt Minor documentation cleanup 2014-03-04 07:48:38 -05:00
Hardening.txt Minor documentation cleanup 2014-03-04 07:48:38 -05:00
Prevent_Tracking.txt multiple spelling fixes 2014-04-16 12:14:44 -04:00
TCP_Network.txt Added OOB packets to the TCP client and server. 2014-05-14 17:15:43 -04:00
TODO wintox has been renamned to uTox 2014-07-10 03:48:33 +02:00
Tox_middle_level_network_protocol.txt Updated documentation. 2014-06-06 23:11:35 -04:00