Merge pull request #21 from Mikaela/news-tor-ygg

index: add updates on Yggdrasil & Tor
This commit is contained in:
FletcherAU 2018-11-09 18:44:18 +08:00 committed by GitHub
commit 25d0916945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -51,6 +51,8 @@
<h3>Updates</h3>
<ul>
<li><strong>2018-11-01</strong>: Roubaix-fr is running a Yggdrasil node and is reachable at <code>201:677d:1809:c5eb:202a:d39:e598:305</code> port 6697 (TLS, recommended) and 6667 (only Yggdrasils transport encryption). To learn more about Yggdrasil, see <a href="https://yggdrasil-network.github.io/">Yggdrasil-network.github.io</a>.</li>
<li><strong>2018-10-31</strong>: Roubaix-fr is running experimental Tor gateway on <code>tll4bxf546kzf6iv4n2m4pbbjnifrfewe3kcritva2tuuuiowygx2cqd.onion</code> port 6697 (TLS, recommended) and 6667 (only Tor's transport encryption). To learn more about Tor, see <a href="https://torproject.org/">Torproject.org</a>. Please note that we currently require SASL authentication in order to prevent abuse.</li>
<li><strong>2018-08-03</strong>: Dan from PPAU has joined us as an admin for Sydney-AU.</li>
<li><strong>2018-05-29</strong>: Plaintext (Non SSL) connections will no longer be accepted on the network. Additionally the maximum nick length has been raised from 15 to 32 characters.</li>
<li><strong>2018-05-25</strong>: We've <a href="privacy.html">outlined</a> what data we collect and how we use it.</li>
@ -69,7 +71,7 @@
<!-- Begin Footer -->
<div id="footer">
Last updated: 2018-08-03
Last updated: 2018-11-09
</div>
<!-- End Footer -->