-
Notifications
You must be signed in to change notification settings - Fork 9
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
Consider integration with Give Me My Data #19
Comments
Perhaps relevant: https://developers.facebook.com/policy/ Perhaps not: this only applies to facebook "platform applications and developers" of platform (facebook) applications. We are not that. Give Me My Data is, but we are not.
I don't think this document applies to us, but here is the offending passage:
|
Short version, considering the above, I think we should just pick a Give Me My Data format and have a Masques import tool which accepts whatever format we decide. We could post instructions on the website. I don't however, think we should include this in our initial release. Your thoughts? |
I'm not sure how importing contacts from any other social network would help since we shouldn't allow searching based on email address, phone number or real name (all three are big security issues). If we allow searching of profiles at all, the searches should be based on username which will likely not be a real name at all. This may be a problem for Masques, but keeping Masques a white list only system, we can sell it on privacy. |
I am in favor of white list. I should have specified: I am talking about photos and photo albums. |
I didn't think about photo albums. Is there a standard export format? I doubt Facebook will support it, but we can support import and exporting. |
There is a standard export format. Way usable. Also, there is a way to download all of your information from facebook. I am looking into that now. |
Real name would not necessarily be bad. Depends on the use case. This does not mean you need to be anon to your friends, even though you use an anonymizing network. Alice is using this anon id and when sending an encrypted request, she reveals Bob her identity (only to Bob, not part of the search), authenticates somehow (hard part), and tells Bob her long-term id. Bob now decides whether to contact Alice on her long-term id. If he chooses to do so, he identifies as Bob and authenticates himself. |
http://givememydata.com/
The text was updated successfully, but these errors were encountered: