On Sun, 2017-12-03 at 13:55 +0100, Tirifto wrote: > If GNUnet contains parts that the end user will directly interact > with, > is it an aim to make them as fair as possible for all nations? > (For example, were the WWW's addresses designed this way, they might > allow for other alphabets, and the acronyms might come from an > international language, such as Esperanto.)
Hello Tirifto! GNUnet's goal is to provide a framework for secure peer-to-peer networking to application developers. So it is dependent on the application what technical details such as addresses are exposed to users. If an application exposes GNS addresses (as described at https://gnunet .org/gns) which have the format <name>.<nick>.gnu it's up to the application developer to decide what the name/nick part looks like and whether it should be user-defined or not. So your friends might we able to reach your website by typing ttt.tirifto.gnu if you have stored a value under the name ttt in your GNS zone. AFAIK the current GNS implementation allows UTF-8 encoded strings (I never tested this). So it will be possible to use characters from all languages. all the best, lurchi.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Help-gnunet mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-gnunet
