Admiral-Piett / musizticle

3 stars 0 forks source link

Use static private key for encryption #22

Open Admiral-Piett opened 2 years ago

Admiral-Piett commented 2 years ago

If we use a static private key value for encryption, then we could share a public key value with the FE allowing for sending only encrypted values across the wire

Admiral-Piett commented 2 years ago

Something in here - https://github.com/Admiral-Piett/musizticle/blob/main/app/app.go#L96-L98.

May need another package