1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-11-16 11:36:38 +01:00
Files
toxic/src/log.c
jfreegman f6f41a510b Add some simple impersonation detection on friend requests
This will alert the user when the first six bytes of a new
contact's public key is the same as any other contact in
their list. These 6 bytes are used elsewhere in toxic for
unique identification.

Also did a small refactor regarding the KEY_IDENT_BYTES
define
2022-01-23 11:32:57 -05:00

9.0 KiB