-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Privacy Policy | ||
|
||
This application doesn't store by itself any data anywhere other than your phone. No tracking or ads are included and | ||
no user information is collected, sent, or processed in any central database. Configuration information is stored | ||
locally, on your phone. | ||
|
||
## Data sent to Indico Servers | ||
|
||
Once you pair the application with an Indico event, you will be establishing a link with the server where it lives. | ||
Once you start checking in users, the application may share the following basic information with the target server: | ||
* The event's unique ID; | ||
* The user's unique Registration ID at the event in question; | ||
* A unique, random, secret code generated along with the ticket which is used to prove its authenticity; | ||
* The user's "checked-in" status ("yes" or "no"). | ||
|
||
If you would like to know how this data is collected and processed on the target server, please refer to its own | ||
Privacy Policy. |