kezike / solid-vc

MIT License
31 stars 5 forks source link

generate VC in browser (as issuer, having the keypair on your pod) #4

Open michielbdejong opened 5 years ago

michielbdejong commented 5 years ago

As an issuer, if you have the keypair in your pod (encrypted with a passphrase?) then it would be possible to use WebCrypto to inencrypt the private key, generate the signature, and generate a valid VC, right? That way you could for instance add a signature to all the chat messages you send.