gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUnet-developers] GNS on nss-less system


From: Christian Grothoff
Subject: Re: [GNUnet-developers] GNS on nss-less system
Date: Sun, 29 Dec 2013 22:35:15 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/gnunet-developers
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]