Skip to content

#49 Issue 49: [Security] Encrypt PII Data at Rest #84

@JerryIdoko

Description

@JerryIdoko

Description:
If we store real names or emails linked to wallet addresses, this is sensitive PII. It must be encrypted in the database.
Acceptance Criteria:

[ ] Use AES-256 encryption before saving to the email column.

[ ] Decrypt on-the-fly only when sending notifications.
Labels: security, privacy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions