ego
ego copied to clipboard
Design: Encryption of apiKeys
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