Skip to content

Commit ef2d4ea

Browse files
committed
add GDPR relevant informations to README
1 parent b1e26c8 commit ef2d4ea

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,26 @@ you can also click on the Trekking label within the top section of the Trello
2626
card to start tracking. If there is no Trekking label, you first have to create
2727
the 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

3151
TrektorUp uses Vite/Rollup for development.

0 commit comments

Comments
 (0)