🆕 Software Suggestion | Databunker #2161

Closed
opened 2020-12-20 16:21:42 +00:00 by stremovsky · 3 comments
stremovsky commented 2020-12-20 16:21:42 +00:00 (Migrated from github.com)

Basic Information

Name: Databunker
Category: software/cloud/
URL: https://databunker.org/

Description

Databunker is a GDPR compliant user store service for Web and mobile apps. Databunker is a combination of several software concepts build together to provide PII storage and privacy by design out of the box:

  • Personal identifiable information (PII) storage and vault
  • Secure session storage for web applications
  • Privacy portal for customers
  • Application backend server
  • DPO management tool
  • Tokenization service
  • Secret sauce

Databunker provides Nodejs examples for easy onboarding:

https://github.com/securitybunker/hello-nodejs-passport-js-magic-link-databunker

Why I am making the suggestion

Originally I developed Databunker to help me to store customer data in a full GDPR compliant way. It grew to be a full-featured solution standing stringent privacy requirements.

My connection with the software

I am a product author. Contact me at yuli@privacybunker.io for any questions.

  • I will keep the issue up-to-date if something I have said changes or I remember a connection with the software.
## Basic Information **Name:** Databunker **Category:** software/cloud/ **URL:** https://databunker.org/ ## Description Databunker is a GDPR compliant user store service for Web and mobile apps. Databunker is a combination of several software concepts build together to provide PII storage and **privacy by design** out of the box: * Personal identifiable information (PII) storage and vault * Secure session storage for web applications * Privacy portal for customers * Application backend server * DPO management tool * Tokenization service * Secret sauce Databunker provides Nodejs examples for easy onboarding: https://github.com/securitybunker/hello-nodejs-passport-js-magic-link-databunker ## Why I am making the suggestion Originally I developed Databunker to help me to store customer data in a full GDPR compliant way. It grew to be a full-featured solution standing stringent privacy requirements. ## My connection with the software I am a product author. Contact me at yuli@privacybunker.io for any questions. - [x] I will keep the issue up-to-date if something I have said changes or I remember a connection with the software.
ph00lt0 commented 2020-12-21 12:36:28 +00:00 (Migrated from github.com)

I don't think this is the right category for your software. I am also not sure if this is something for PTIO as this does not help a user seeking for ways to protect there own privacy.
I think generally it is a interesting project, but it does not achieve as much as vaultproject.io.

I don't think this is the right category for your software. I am also not sure if this is something for PTIO as this does not help a user seeking for ways to protect there own privacy. I think generally it is a interesting project, but it does not achieve as much as vaultproject.io.
stremovsky commented 2020-12-21 13:50:56 +00:00 (Migrated from github.com)

Hi ph00lt0

Thank you for a quick reply.

Databunker has some similarities with the Hashicorp vault as it encrypts the records.
Instead of encryption of user passwords as in Hashicrop vault, Databunker encrypts user profile and
builds search index out of data found in the user profile (for example, email, login, phone) to allow
quick user record lookup. This index itself is built in a secure manner, so no actual plaintext is stored in a
backend database.

In addition, the product has an audit access log, track of changes, and many more features.

By generating a random password, Databunker allows, basically the end-user to login to his profile,
view his data, change the records, change consent agreements, etc...

This product helps organizations to help their own customers to control their own personal data and privacy.

BTW, here is a link to the latest presentation:
https://databunker.org/files/presentation.pdf

I would love to demo this tool.

Thanks,
Yuli
yuli@privacybunker.io

Hi ph00lt0 Thank you for a quick reply. Databunker has some similarities with the Hashicorp vault as it encrypts the records. Instead of encryption of user passwords as in Hashicrop vault, Databunker encrypts user profile and builds search index out of data found in the user profile (for example, email, login, phone) to allow quick user record lookup. This index itself is built in a secure manner, so no actual plaintext is stored in a backend database. In addition, the product has an audit access log, track of changes, and many more features. By generating a random password, Databunker allows, basically the end-user to login to his profile, view his data, change the records, change consent agreements, etc... This product helps organizations to help their own customers to control their own personal data and privacy. BTW, here is a link to the latest presentation: https://databunker.org/files/presentation.pdf I would love to demo this tool. Thanks, Yuli yuli@privacybunker.io
lynn-stephenson commented 2020-12-23 21:46:21 +00:00 (Migrated from github.com)

@stremovsky It is an interesting project, but this is not part of PrivacyTools' target demographic.

@stremovsky It is an interesting project, but this is not part of PrivacyTools' target demographic.
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#2161
No description provided.