Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 556 Bytes

PRIVACY.md

File metadata and controls

14 lines (10 loc) · 556 Bytes

Privacy policies

rdltr-addon is a web extension allowing to add article content to a self-hosted rdltr instance, via its API.

It stores in the browser extension storage, after a successful connection, the following information:

  • instance url,
  • user token generated on connecting to the rdltr instance with user email and password,
  • user categories and tags.

The user email and password are not stored and are only used to connect to rdltr.
The stored token and user information can be deleted by disconnecting the web extension.