-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPRIVACY.txt
More file actions
28 lines (21 loc) · 719 Bytes
/
PRIVACY.txt
File metadata and controls
28 lines (21 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Privacy Notice
## Emotion Tracker - Your Privacy
### What data is collected:
- Camera images for emotion detection (momentary only)
- Emotion detection results (stored locally)
### What data is NOT collected:
- Your images are NOT sent to any server
- Your personal information is NOT collected
- NO data is sent to the internet
### Data storage:
- All data is stored only on your computer
- CSV files are stored in data/ folder
- You can delete these files at any time
### Security:
- Application only accesses your camera
- No internet connection established
- All processing is done locally
### Contact us:
If you have questions about privacy:
- Email: mrasolesfandiari@gmail.com
Last updated: January 2025