Yalpstore: [Feature suggestion] Route traffic through Tor

Created on 28 Mar 2018  路  4Comments  路  Source: yeriomin/YalpStore

F-Droid has this feature implemented using The Guardian Project's NetCipher library.

Most helpful comment

Done.

All 4 comments

Done.

@guardianproject @eighthave
Does NetCipher support TLS 1.3?

@ale5000-git NetCipher filters old and unsecure ciphers before creating a connection. It is a wrapper, not a HTTP client. It does not prevent using TLS 1.3.

I know that NetCipher's HttpsURLConnection library does not currently
support TLS 1.3. Patches welcome! I haven't had time to look into why,
but I imagine it shouldn't be hard to fix.

NetCipher's OkHTTP or Volley libs might.

Was this page helpful?
0 / 5 - 0 ratings