feat: add server-side encryption for address and phone
This commit is contained in:
parent
40042eb76c
commit
d08e6f8a17
6 changed files with 65 additions and 2 deletions
|
|
@ -9,6 +9,7 @@ Erster funktionaler Backend-Stand für die Vision:
|
|||
- Datenmodell inkl. postalischer Adress-Verifikation (`backend/sql/schema.sql`)
|
||||
- Address-Change-Flow mit Briefcode (`/addresses/change-request`, `/addresses/verify`)
|
||||
- Kontaktdatenaustausch nach Deal (`/contacts/request`, `/contacts/respond`, `/contacts/deal/:dealId`)
|
||||
- Serverseitige AES-256-GCM-Verschlüsselung für Adresse/Telefon (`DATA_ENCRYPTION_KEY`)
|
||||
|
||||
## Start
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue