X-Git-Url: https://git.pterodactylus.net/?p=WoTNS.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Findex.html;h=6ed3fee9db3fce81ddcd8f96293b6c5930a5b116;hp=84817ae78cbfa21ae3a3784caeeef6e8308bf6ac;hb=fd96415061672cbd7cc439fd6cbd2b4b8368cb5d;hpb=3693c0206a1b4d43e73a43c30d52a7f564f4ba0b diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 84817ae..6ed3fee 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -2,8 +2,8 @@

WoTNS

The Web of Trust Service uses properties of Web of Trust identities to implement a DNS-like scheme on top of Freenet.

The general syntax is: http://<%request.host>/tns/identity/target.

-

identity is the nickname of a Web of Trust identity, such as “Bombe”. It is also possible to include the beginning of the identity’s -key into identity, in the form of nickname@start-of-key, such as “Bombe@e3my”.

+

identity is the nickname of a Web of Trust identity, such as “WoTNS”. It is also possible to include the beginning of the identity’s +key into identity, in the form of nickname@start-of-key, such as “WoTNS@DAx”.

The target consists of a name chosen by the remote identity. It can consist of latin latters, digits, and periods (and the final name has to fulfill the Web of Trust’s requirement for a valid property name.

To be able to add targets for one of your identities, you first have to create an identity using the Web of Trust,