Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Autor

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.

Powiązane posty Odpowiedzi Widoki Czynność
0
lip 21
2836
0
cze 21
3567
0
lip 24
1047
1
mar 22
1408
2
sty 22
4764