-
Notifications
You must be signed in to change notification settings - Fork 0
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
Requirements: Personally identifying material in records #1
Comments
Why not to have information of this kind in the record:
Why to have information of this kind in the record:
|
Definitely think there are probably better ways of demonstrating accountability (a stretch goal I believe was to have one human per validator?, so some form of SSI? (again just recollection of conversations)). If we drop the coordinates from the API response and we go with country/city then there is at least some proof of decentralization (and metrics) that can provide a neat visualization of our network. (I don't often go with "it's neat" for technical solutions so might get some heat for that 😅 ) Beyond this, for aspects of GDPR (and perhaps our TOS too) can we consider what it would take to get dedicated legal advice on these questions? Otherwise we are at risk of the expense of working around issues that aren't problems because none of us are qualified to interpret correctly. If for v1 we keep this information because it doesn't incur the cost of removing it, and is only identifying some digital ocean server (but does at least inform our federated network users it's not all running out of a basement in Vancouver). For the ITN it can all be removed and a task created to consult with the participants about what they're comfortable with. It can all be added in incrementally. |
It is quite neat!
Yes I believe its understood, after your response in discord, that this does not need to be a priority right now and can be readdressed prior to ITN launch. And your instinct re professional advise is probably right on |
Describe the issue
Given that the information captured within a
validation-
record is to be permanently stored on Arweave, it seems prudent that we review and decide on how much (or how little) personally identifiable information (PII) is included.As of now, I have identified the following as PII within our records:
Most importantly, within our Validation record
lines 10-19
Which is derived from the Orcfax Collector JSON Format
lines 383-394
What component or features of Orcfax are affected?
Is there any further information that needs to be considered?
From Ross:
This will become increasingly relevant as we onboard validators who may at any point decide to cease participation, and who may seek to exercise their right to be forgotten under GDPR or similar legislation.
The text was updated successfully, but these errors were encountered: