ktmzcpl
ktmzcpl
Since [Tor browser 12 has already disabled some ciphersuites](https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/40183), we cannot use mega unless those TLS ciphersuites are upgraded.. And [python also disabled some ciphersuites since version 3.10](https://docs.python.org/3/whatsnew/3.10.html#ssl).
[NIST Retires SHA-1 Cryptographic Algorithm](https://www.nist.gov/news-events/news/2022/12/nist-retires-sha-1-cryptographic-algorithm), SHA-1 is dead.
It looks like SHA256 has just been supported, so we can use MEGA on Tor browser 12. But it still doesn't satisfy python's requirements because ciphers without forward secrecy are...