This is a simple Android Browser that allow you to validate the domains answer you recieve from DNSSEC signed domain names.
it is based on the following librieries:
dnsjava: https://github.com/dnsjava/dnsjava
dnsecjava: https://github.com/ibauersachs/dnssecjava
apache logging services : https://logging.apache.org/
the project is build on Android Studio
Usage:
put the website you want to visit on the url and the browser will say if the domain name is signed with DNSSEC and if it has a valid signature. if the signature it is not valid, the page will be blocked because it isprobably a rogue one.