fission-codes / auth-lobby

The authentication service that Fission services run.
https://auth.fission.codes
GNU Affero General Public License v3.0
12 stars 1 forks source link

Encrypt params (read key in particular) #18

Closed icidasset closed 4 years ago

icidasset commented 4 years ago

This one in particular REALLY needs to be encryptd But really, if we have keys we can encrypt essentially all of the params Most things going over a pipe should be encrypted by default Where “pipe” is “any transport”