-
-
Notifications
You must be signed in to change notification settings - Fork 263
My credentials are safe?
To answer this question in brief yes, but like everything that travels on the internet nothing is really safe.
The protective measures taken into account are the following:
- The credentials inside the add-on (in the device) are stored in a encrypted form, the encryption is mostly related to the hardware of device in use (when possible, otherwise device information are collected), in this way will not be possible to use and/or decrypt the credentials from other devices.
- The Login is done in the same way as it occurs on the website, through the secure HTTPS internet protocol
- In network flow that using Netflix Shakti API, usually there are never credentials sent.
- In network flow that using Netflix API with MSL, the communication takes place only in encrypted mode according to the Netflix MSL standard.
- When you Logout, the credentials stored will be permanently deleted
First rule, DO NOT disclose to the public the problem, e.g. forum posts or Github Issues.
Then communicate privately (like e-mails or PVT forum message), the problem to the add-on maintainers, providing as much information as possible, including Kodi LOGs with debugging information.
Netflix adopts protection measures according to their algorithms, some of which are explained in their official document, which involves resetting the password under certain circumstances.
Since October 2019, Netflix is introducing a new policy for users who use shared accounts with multiple people, this will result in the account being blocked.
At the moment, there are no details revealed about how this policy work and what is the threshold above which it is applied.
User Documentation
- How install the addon
- Login with Authentication key
- Sync of watched status with Netflix
- FAQ (Audio, Video, Subtitle, Other)
- FAQ (Errors)
- Library settings
- Expert settings
- How to export and sync tv shows and movies in Kodi library
- Share STRM library with multiple devices
- List of 1080P 4k Android tested devices
- My credentials are safe?
- VPN and Proxy
- Key mapping
Development
- Dev. guidelines and philosophy
- Dev. documentation
- Dev. basic info
- Dev. unresolved issues
- Dev. Add-on versioning
- Dev. PyCrypto packages
About