ego icon indicating copy to clipboard operation
ego copied to clipboard

Design: Encryption of apiKeys

Open rtisma opened this issue 5 years ago • 0 comments

apikeys should be encrypted when stored in the db. This can be done with 2 way encryption.

Some research may be needed. Ideally, the encryption is handled at the database level. If that cannot be achieved easily, then application level encryption should be done.

Exit criteria: design

also ui

rtisma avatar Feb 20 '20 20:02 rtisma