Provide a DNSCrypt client for Android phones.
Smart-phones are greatest users of wireless hot-spots and Android phones are largest group of these.
OpenDNS has skills in Linux which is O/s underlying Android, so should be able to write such an app.
6 Comments
Smart-phones are greatest users of wireless hot-spots and Android phones are largest group of these.
OpenDNS has skills in Linux which is O/s underlying Android, so should be able to write such an app.
6 Comments
Who voted for this idea
- protopia
- lucasmarcelli
- cavicautus
- tristanm569
- dvdkwast
- beneix
- outspoken2
- dalybrian
- bpogue99
- michael324
- docmike16
- baankhunpoo
- gmindru
- hossboss
- admintropicalgreens
- subware
- mostch
- astro46
- acolbeck
- seronac
- oaguirre
- lucien-fr
- pparth
- ccsm
- geeknik
- c.lerma
- dman2011
- vlz
- bezantsoft
- nirose
- tommyo
- elloumi
- Duran
- warhead9
- rayw465
- adtuent
- qwerty1993
- simbaha2
- sandyeggoboy
- alexh3791
- grndmstrb
- starlogger
- montereyredfox
- parentof2
- .__.
- ffffffffffh
- cikamarko
- aerion
- maddax665
- parrker
Comments
written by practical-info-sys-msp 308 days ago
Rating: 0
| Rate Comment:
Do not forget Android Tablets. There are thousands of those with 3G connections...
| Edit
Especially the new Google Nexus 7 tablet, which can use any (secure or insecure) WiFi network. THANKS!
currently running on android.rnrnSteps:rn1.Download the source from the GIThub reporn2. Compile and run rnrnhere is the current link to the Android built sourcernrnhttps://github.com/downloads/opendns/dnscrypt-proxy/dnscrypt-proxy-android-1.0.1.tar.gzrn
dnscrypt runs on Android, and binaries are available on Github. This requires a rooted device, though, and there is no way around.
Have no Android dev experience, but I wonder if a workable approach would be to implement a user-space VPN connnection used as a "firewall" similar to how the mobiwol android app does. Perhaps implement as a real VPN similar to what is done on the iOS clients now. Potential for something like what mobiwol does is that it might be able to identify which specific app(s) are making C&C or malware calls.
| Edit
Sign in to comment or register here.







I saw changelog of release 0.10 DNSCrypt saying that they changed a library allowing easier porting onto Android.rnSince this is on GitHub, hope someone does the porting.