File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,6 +26,26 @@ you can also click on the Trekking label within the top section of the Trello
2626card to start tracking. If there is no Trekking label, you first have to create
2727the tracking task as shown bevore.
2828
29+ ## GDPR
30+
31+ * Trektor-Up needs to access a Toggl API key. The API key is used to interact
32+ with the Toggl API. The API key is stored in the end users browser storage
33+ only. All Toggl API access is initiated and handled by the end users browser.
34+ The API key is not transfered to Trello itself or any other third party
35+ service.
36+ * Trektor-Up generates Toggl tracking tasks on behalf of the Toggl user linked
37+ to the Toggl API key mentioned above. The Toggl tracking tasks are based on
38+ information attached to Trello cards. To create Toggl tracking tasks, these
39+ data are transfered from Trello to Toggl:
40+ * Trello card ids
41+ * Trello card labels
42+ * Trello card headlines.
43+ * The Trello users are responsible to keep Trello card headlines and Trello
44+ card labels free of personal data. Otherwise, Trektor-Up is going to create
45+ Toggl tracking tasks that may contain these personal data.
46+ * In addition to the data mentioned above, Trektor-Up does not access or
47+ process any personal data.
48+
2949## Hacking
3050
3151TrektorUp uses Vite/Rollup for development.
You can’t perform that action at this time.
0 commit comments