Hi! Yes, there are other ways to access GNS beyond NSS. You could: 1) integrate resolution using the GNS API, GNS IPC protocol or by forking gnunet-gns into the application 2) use the SOCKS proxy (if your application supports socks) 3) point /etc/resolv.conf to 127.0.0.1 and run gnunet-dns2gns on port 53 there
I hope that helps. Happy hacking! Christian On 12/29/13 22:27, Christian Wiese wrote: > Hi folks, > > after watching the presentation of the GNU Name System at 30c3, I am > curious if it can also be used on a system that has no nss support. > That would be the case for example when building systems based on > uClibc, or in my case musl-libc. > > Thanks for any suggestions! > > Cheers, > Chris > > > > _______________________________________________ > GNUnet-developers mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/gnunet-developers > _______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
