From 6ae31d77f50322428253067c26f1244eb3327d8b Mon Sep 17 00:00:00 2001 From: Yuli Date: Tue, 9 Feb 2021 10:56:44 +0200 Subject: [PATCH] Adding Databunker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae87d02..b1fe828 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,7 @@ Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technolog ## Datastores +- [databunker](https://databunker.org/) - Databunker is an address book on steroids for storing personal data. GDPR and encryption are out of the box. - [acra](https://github.com/cossacklabs/acra) - Database security suite: proxy for data protection with transparent "on the fly" data encryption, data masking and tokenization, SQL firewall (SQL injections prevention), intrusion detection system. - [blackbox](https://github.com/StackExchange/blackbox) - Safely store secrets in a VCS repo using GPG - [confidant](https://github.com/lyft/confidant) - Stores secrets in AWS DynamoDB, encrypted at rest and integrates with IAM