Justin D Kruger · @jdavidnet
39 followers · 94 posts · Server me.dm

@rasterweb
For a solution in the browser,
Create an javascript library that can take an encrypted asset and then decrypt it. Then render the image in a <canvas> tag.

I see two possible implementations:

1. system - meant to add a decryption step; it won't stop anyone who uses the same library to decrypt it. which requires willful intent to steal the image.

2. use a private system, and use auth or payment to release a key

#cryptographic #ai #imageprotection #opensource #html5 #openkey

Last updated 2 years ago