So the way to implement uploading images is to assign every…

Twetch ·

So the way to implement uploading images is to assign every account a private/public key pair. Uploader must upload images encrypted w private key. If you "trust" someone, twetch uses the public key to unencrypt seamlessly.