This commit is contained in:
nihilist 2025-02-16 14:23:16 +01:00
parent 2017cd534a
commit e29eed6aa8

View file

@ -717,7 +717,17 @@ Name,URL,Description,Trusted,Status,Score
</pre></code>
<p>Once added, you'll be able to see from my lantern instance that i added the new instance as a webring participant:</p>
<img src="13.png" class="imgRz">
<p>And from there, if you are the maintainer of a webring like i am, you can make that new webring participant official by doing a git push to the git repository, <b>so that whoever else wants to run a darknet lantern instance will already have the webring participant ready to be listed with their files saved in the www/participants directory.</b></p>
<p>And from there, if you are the maintainer of a webring like i am, you can make that new webring participant official by mentionning their hostname in www/.official_participants:
<pre><code class="nim">
[ Wonderland ] [ /dev/pts/30 ] [/srv/darknet-lantern]
→ cat www/.official_participants
lantern.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion
lantern.nowhevi57f4lxxd6db43miewcsgtovakbh6v5f52ci7csc2yjzy5rnid.onion
<b>zhd7yf675dav6njgc7yjwke2u5cq7d5qim2s7xwa2ukxfzubrguqmzyd.onion</b>
</pre></code>
<p>And then just do a git push to the git repository, <b>so that whoever else wants to run a darknet lantern instance will already have the webring participant ready to be listed with their files saved in the www/participants directory.</b></p>
<pre><code class="nim">
[ Datura ] [ /dev/pts/3 ] [/srv/darknet-lantern]
→ git add -A