Files
devhub/PRIVACY.md
2018-12-23 17:35:21 -02:00

2.0 KiB

Privacy Policy

DevHub

Personal user information

This app requires GitHub authentication.
These are all permissions that may be requested to you and their reasons:

  • [required] read:user: Read-only access to the user's profile data, like username, email and avatar;
  • [required] notifications: Read user's public and private notifications; mark as read;
  • [required] read:org: Read organization events; read list of user's organizations;
  • [required] public_repo: Read public GitHub content, like events from any user or repository;
  • [deprecated] repo: Read user's private content, like events from private repositories (not recommended).

Diagnostics information

This app uses Bugsnag, Google Analytics and Firebase to collect information about crashes and app usage. No personal information is ever sent to third parties, only an annonymous id. Services may collect user's IP. Some device information may be included for debugging purposes, like brand, model and operation system.

Security & Limited Liability

DevHub follows good practises of security, but 100% security can't be granted in software. DevHub is provided as is without any warranty. Use at your own risk.

Client-side communication is encrypted using HTTPS. Server-side tokens are encrypted or behind environment variables.

Disclaimer: DevHub does not access any code from any repository, but GitHub's oauth permissions public_repo and repo provide write access. Make sure to keep your tokens safe. For example, be extra careful with which browser extensions you have installed. Token safety is user's reponsability.

Support

Feel free to open an issue or contact us via e-mail (support@devhubapp.com).
If you find any bug, please contribute by opening an issue or sending a pull request with the fix.


Updated December 23rd, 2018.