Feature #7818

create lint rules to detect if code is not using netcipher everywhere

Added by hans over 1 year ago.

Status:NewStart date:08/02/2016
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-
Component:

Description

In an app using NetCipher.getHttpsURLConnection() to provide Tor support, a developer could easily forget and just use URL.openConnection() and that connection would skip the proxy. To help with this, NetCipher should include lint errors to detect this.

Also available in: Atom PDF