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

access_token and refresh_token forwarded through developer website... #526

Open
Grimeton opened this issue Feb 7, 2017 · 0 comments
Open

Comments

@Grimeton
Copy link

Grimeton commented Feb 7, 2017

Hello,

it should be CLEARLY MENTIONED IN THE README AND THE OTHER DOCS THAT USING THE OAUTH METHOD WITHOUT YOUR OWN SECURITY PROFILE FORWARDS THE auth_token AND THE refresh_token VIA THE DEVELOPERS WEBSITE EACH HOUR. THIS OPENS A DOOR FOR PEOPLE HAVING ACCESS TO THE SERVER TO ACCESS YOUR CLOUD DRIVE AND ALL YOUR DATA.

https://github.com/yadayada/acd_cli/blob/master/acdcli/api/oauth.py line 192 and following.

I personally don't like it but If people want to go with that option they should be CLEARLY WARNED that this is the case. Independent of what source code is shown to be running on the website.

Cu

yadayada added a commit that referenced this issue Mar 5, 2017
Adds warning about forwarding OAuth data (closes #404, #526),
infos about copying credentials, using multiple accounts (#538).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants