please add the definition (coding guide) into the c-toxcore repo or website somewhere
https://github.com/zoff99/ToxAndroidRefImpl/blob/zoff99/Identicon_spec_dra/Identicon.md
See also the first implementation of ToxIdenticons => https://github.com/RicinApp/Ricin/blob/master/src/ToxIdenticons.vala :)
@SkyzohKey If I'm not mistaken, it's not the exact same algorithm as described in this spec.
since now 2 clients use this spec (TRIfA and qTox). its sort of a defacto standard
toxcore repository is not the right place for putting client feature specifications. The TCS repo sounds like the right place, since this concerns the client interoperability.
Most helpful comment
toxcore repository is not the right place for putting client feature specifications. The TCS repo sounds like the right place, since this concerns the client interoperability.