Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3208 Переглядів

What is the best way to protect "customer information and transactions" in a database being backed up and sent to another party, such that the other party cannot access the protected information when they modify the database? Can the database be de-anonymized when we have it back and have the protected information restored?

Аватар
Відмінити
Найкраща відповідь

Hi, 
Smile has developed a very useful module for RGPD: https://apps.odoo.com/apps/modules/13.0/smile_anonymization/

Unfortunately, there isn't a V14 version of the module but you can try it and see what would happen.

hope this helps.

Аватар
Відмінити
Автор

Thank you for your response. is there a way I can de-anonymize the data when I receive it back from the other party? there is little information available ie. is there a solution for anonymizing and de-anonymizing?

Hi,

When anonymization is done, new values are added to the DB which is exported and sent to other entities. NO real Data is stored in it in the first place.

So, that other entity cannot see real data because it ain't there.

I don't believe there's what you're looking for because data is not 'encrypted'.

an encryted DB means that if i have the key, i can decrypt it and then have access to 'critical' data.

You can check this article:

https://medium.com/@jianshi_94445/encrypt-decrypt-your-data-using-native-postgres-functions-with-sequelize-js-c04948d96833

Hope it's clear.

Related Posts Відповіді Переглядів Дія
0
лип. 21
2846
0
черв. 21
3573
0
лип. 24
1062
1
бер. 22
1450
2
січ. 22
4789