what if every toot had a qr-like cryptographic signature next to it, so you could even verify toots on screenshots shared somewhere else
@CobaltVelvet Keeping the private key client-side is an interesting idea. No need for Yet Another Protocol for that, the client just needs to send the signed Salmon when it posts/likes/follows.
@emersion the whole second part was to make it work with other protocols. (emails, web forums, blogs or news articles, ...)
The signature would be sent with the toot, but the key ownership verification (common to all uses) would be another protocol.