Privacy Policy

ndl and ndld

What we don't do

What happens during authentication

When you use ndld to authenticate:

  1. You're redirected to Threads (threads.net) to authorize the app
  2. Threads sends an authorization code back to ndld
  3. ndld exchanges that code for an access token
  4. The token is immediately returned to your local ndl client
  5. 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.

Contact

Questions? Open an issue at github.com/pgray/ndl