S
Stark
search_index...
⌘K
ExploreContestsBlogsTrending
Project_Legal
TERMS_OF_SERVICE.mdPRIVACY_POLICY.jsonCONTRIBUTING.md
TERMS_OF_SERVICE.mdPRIVACY_POLICY.jsonCONTRIBUTING.md
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50

PRIVACY_POLICY

Last Commit: Nov 02, 2024

// We treat your data as read-only, encrypted variables.

{
  "data_collection": {
    "identity": ["username", "email_hash", "avatar_url"],
    "telemetry": ["usage_logs", "device_fingerprint"],
    "cookies": true
  },
  "usage_protocol": [
    "To authenticate your session token",
    "To render your personalized dashboard",
    "To prevent botnet attacks via Rate Limiting"
  ],
  "third_party_sharing": {
    "analytics": "Google (Anonymized)",
    "hosting": "Vercel Edge Network",
    "payment": "Stripe"
  },
  "user_rights": {
    "export_data": "Available via API",
    "delete_account": "Instant via Settings"
  }
}

Security Note

All database connections are encrypted via TLS 1.3. We salt and hash passwords using bcrypt before they touch our disk.

~
~
~ END_OF_FILE
Home
Explore
Create
Chat
Profile