Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change anonymization to occur on export #187

Closed
thomasmorgan opened this issue Jun 12, 2015 · 4 comments
Closed

change anonymization to occur on export #187

thomasmorgan opened this issue Jun 12, 2015 · 4 comments

Comments

@thomasmorgan
Copy link
Collaborator

we can allow the databases to include workerIDs whilst running, however, to protect identities we can replace them all with indexes upon export. This way Wallace can use worker ids while running

@thomasmorgan
Copy link
Collaborator Author

does the command_line.py code have access to the database? If so this is nice and easy. When the export command is called, it can check if anonymization is on and if it is replaces the participant_uuid of every Node with it's hash. Then it exports the tables as per usual.

This would remove a query from Rogers as well so would bring a small speed boost when running.

@suchow
Copy link
Member

suchow commented Jul 26, 2016

@thomasmorgan Do you know the status of this?

@thomasmorgan
Copy link
Collaborator Author

no, you were going to handle removal of the relevant columns from the csvs
right?

On 26 July 2016 at 14:52, Jordan Suchow notifications@github.com wrote:

@thomasmorgan https://github.com/thomasmorgan Do you know the status of
this?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#187 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AIHR8VirfSx7qxgc3UXbHQ9fmi7TFguDks5qZoGvgaJpZM4FBMTD
.

@DallingerBot
Copy link
Collaborator

This issue was moved to Dallinger/Dallinger#87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants