diff --git a/Troubleshooting-FAQ.md b/Troubleshooting-FAQ.md index 05268c4..7883b87 100644 --- a/Troubleshooting-FAQ.md +++ b/Troubleshooting-FAQ.md @@ -60,8 +60,12 @@ Therefore, there is no concern that server operator illegally obtain sensitive information by MITM attack. - However, the server operator can obtain metadata such as the user's IP address, Useragent. + However, the server operator can obtain metadata such as the user's IP address, Useragent. Also please note that unofficial versions may use non-secure methods * ### I am using an old script that is incompatible with Pywidevine. Does this extension cause dependency conflicts? No, this extension will not cause compatibility issues because Pyodide will run Python inside the browser sandbox. + +* ### Why dev NOT going to implement a feature to assist with decryption and downloading? + + To avoid legal risk. Do not decrypt content using keys obtained from this extension if you don't have right. \ No newline at end of file