username1565 / uTox_winXP

µTox the lightest and fluffiest Tox client
https://utox.io
Other
6 stars 0 forks source link

Maybe, there is possible to make signing and verify messages, by one keyPair, like in altcoins wallets. #5

Open username1565 opened 4 years ago

username1565 commented 4 years ago

See this commit: https://github.com/username1565/nanoboard-javascript-captcha/commit/1bcefd221d430e630e8f4b999ce0eadfaa6e7e85 and demo here: https://username1565.github.io/nanoboard-javascript-captcha/index.html#/sign

There is used Tox private key and publicKey in ToxID: https://tox.chat/download.html as base64 encoded 32-byte keys.