You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a member of the community, I want Profile Privacy Features, so I can be more private
Root Cuase
When someone goes to gitcoin.co/profile/xxxxx and xxxxx does not exist in our system, their information is ingested from the Github API.
This was intended as an easy way for Gticoin users to create their profile, but it was not gated in the way that it should have been, and users are assuming when they go to gitcoin.co/profile/xxxxx that we've just indiscriminately scraped everyone's profiles in there (which is not true).
Gitcoin profiles are an alpha feature, and we are very sorry for the issues that this oversight has caused.
Why Is this Needed?
Summary:
provide the ability for users to hide their contact info on bounties.
write a migration such that anyone who's never logged into gitcoin before will not have a profile unless they explicity sign up.
Provide the ability for users to hide their profile in their settings
When someone goes to gitcoin.co/profile/xxxxx and xxxxx does not exist in our system.. they shoudl be given an oppy to invite them (instead of just us ingesting that info now)
set the default profile hidden = False, but profile visible = True when the user logs in
The text was updated successfully, but these errors were encountered:
owocki
changed the title
As a member of the community, I want Profile Privacy Features, so I can be more private
As a member of the community, I want these Profile Privacy Features, so I can be more private
May 7, 2018
Just a note for those of you coming from into this for the first time... We don't indiscriminately scrape Github data... Currently, when you hit https://gitcoin.co/profile/<github_user_handle> you will be show a Gitcoin profile card for the corresponding Github user... This does not automatically opt a user into Gitcoin. It's rendering data you already have made publicly available and is already accessible for Anyone on the internet.
It's rendering data you already have made publicly available and is already accessible for Anyone on the internet.
That said, we can respect and understand why people are discomforted by the card being presented as Gitcoin branded when they have not explicitly signed up before.
User Story
As a member of the community, I want Profile Privacy Features, so I can be more private
Root Cuase
When someone goes to gitcoin.co/profile/xxxxx and xxxxx does not exist in our system, their information is ingested from the Github API.
This was intended as an easy way for Gticoin users to create their profile, but it was not gated in the way that it should have been, and users are assuming when they go to gitcoin.co/profile/xxxxx that we've just indiscriminately scraped everyone's profiles in there (which is not true).
Gitcoin profiles are an alpha feature, and we are very sorry for the issues that this oversight has caused.
Why Is this Needed?
Summary:
See Also
https://twitter.com/hughsient/status/993481036293201920
The text was updated successfully, but these errors were encountered: