From 82568c9b559f2d0a8a6a46ac388d876b7ed6e075 Mon Sep 17 00:00:00 2001 From: Yuli Date: Tue, 9 Feb 2021 11:33:08 +0200 Subject: [PATCH] Add Databunker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5e072b..577fc66 100644 --- a/README.md +++ b/README.md @@ -739,6 +739,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [js-xss](https://github.com/leizongmin/js-xss) - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist by [@leizongmin](https://github.com/leizongmin). - [Acra](https://github.com/cossacklabs/acra) - Client-side encryption engine for SQL databases, with strong selective encryption, SQL injections prevention and intrusion detection by [@cossacklabs](https://www.cossacklabs.com/). - [Csper](https://csper.io) - A set of tools for building/evaluating/monitoring content-security-policy to prevent/detect cross site scripting by [Csper](https://csper.io). +- [Databunker](https://databunker.org/) - Secure personal data or PII storage build on top of regular db. The product comes with full GDPR compliance. ### Proxy