Privacy Policy
ndl and ndld
What we don't do
- We don't collect analytics or usage data
- We don't track users
- We don't store access tokens on the server
- We don't log IP addresses or user agents
- We don't use cookies
- We don't share any data with third parties
What happens during authentication
When you use ndld to authenticate:
- You're redirected to Threads (threads.net) to authorize the app
- Threads sends an authorization code back to ndld
- ndld exchanges that code for an access token
- The token is immediately returned to your local ndl client
- ndld discards the token - nothing is stored server-side
Your access token is only stored locally on your machine in ~/.config/ndl/config.toml.
Data deletion
Since we don't store any data, there's nothing to delete. You can revoke ndl's access to your Threads account at any time through your Threads settings.