Update README.md

This commit is contained in:
Yuli
2021-07-05 14:18:30 +03:00
committed by GitHub
parent add6a877bc
commit 857dd0247b

View File

@@ -37,7 +37,7 @@ Secure user record **CRUD** is just a part of the Databunker.
When saving records in Databunker, Databunker knows to extract user email, phone, login identity, and custom identity and built a secure hashed-based index for quick user record lookup.
In addition inn Databunker, you have a secure session storage API, temp shareable identities API, automatic record expiration and removal, compliance with pseudonymization, DPO management tool, user-accessible UI, and many more features.
In addition in Databunker, you have a secure session storage API, temp shareable identities API, automatic record expiration and removal, compliance with pseudonymization, DPO management tool, user-accessible UI, and many more features.
#### Diagram of old-style solution.