mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
updated
This commit is contained in:
parent
2017cd534a
commit
e29eed6aa8
1 changed files with 11 additions and 1 deletions
|
@ -717,7 +717,17 @@ Name,URL,Description,Trusted,Status,Score
|
||||||
</pre></code>
|
</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>
|
<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">
|
<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">
|
<pre><code class="nim">
|
||||||
[ Datura ] [ /dev/pts/3 ] [/srv/darknet-lantern]
|
[ Datura ] [ /dev/pts/3 ] [/srv/darknet-lantern]
|
||||||
→ git add -A
|
→ git add -A
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue