Merge pull request #16 from ppau/SSL

SSL/NICKLEN changes
This commit is contained in:
FletcherAU 2018-05-29 09:55:59 +08:00 committed by GitHub
commit ac29b77f3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View File

@ -51,6 +51,7 @@
<h3>Updates</h3>
<ul>
<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>
<li><strong>2018-02-23</strong>: IP cloaking (umode +x) has been disabled for non webchat users. Unfortunately there's a bug/design feature in Atheme that allows for these cloaks to be easily negated. Vhosts are still available with HostServ (after identifying/registering to NickServ). To see which vhosts are available to you use <code>/msg hostserv offerlist</code>. To start using a vhost enter <code>/msg hostserv take copypaste.pirate</code>. In addition we recommend configuring SASL or certificate authentication for your client.</li>
<li><strong>2018-02-19</strong>: Please welcome AriMartti, our third Roubaix-FR operator. Ari-Martti is also from PPFI and will be joining Mikaela and Scoffa.</li>
@ -67,7 +68,7 @@
<!-- Begin Footer -->
<div id="footer">
Last updated: 2018-05-25
Last updated: 2018-05-29
</div>
<!-- End Footer -->

View File

@ -52,7 +52,7 @@
<strong>party</strong>: Piraattipuolue Finland</br>
<strong>staff</strong>: <a href="mailto:scoffa@pirateirc.net">Scoffa</a>, <a href="mailto:mikaela.suomalainen@piraattipuolue.fi">Mikaela</a>, <a href="mailto:ari-martti.hopiavuori@piraattipuolue.fi">AriMartti</a></br>
<strong>features</strong>: IPv4, SSL (commercial / verifiable), SASL</br>
<strong>ports</strong>: 6667 (standard), 6697 (SSL)</br>
<strong>port</strong>: 6697 (SSL)</br>
<ul>SSL
<li><strong>signed for</strong>: roubaix-fr.pirateirc.net, fi.pirateirc.net, irc.piraattipuolue.fi
<li><strong>SHA1</strong>: roubaix-fr_sha1</li>
@ -64,7 +64,7 @@
<strong>party</strong>: Piratpartiet Sweden</br>
<strong>admins</strong>: <a href="mailto:olan@pirateirc.net">OlaN</a>, Milliways</br>
<strong>features</strong>: IPv4, IPv6, SSL (commercial / verifiable), SASL</br>
<strong>ports</strong>: 6667, 8080 (standard), 6697, 9090 (SSL)</br>
<strong>ports</strong>: 6697, 9090 (SSL)</br>
<ul>SSL
<li><strong>signed for</strong>: stockholm-se.pirateirc.net, se.pirateirc.net, irc.piratpartiet.se</li>
<li><strong>SHA1</strong>: stockholm-se_sha1</li>
@ -76,7 +76,7 @@
<strong>party</strong>: Pirate Party Australia</br>
<strong>admin</strong>: <a href="mailto:fletcher.boyd@pirateparty.org.au">Fletcher</a> (PGP: 5BAE 331E 9B57 3709 6E6A 19ED 85B8 D7B6 60D5 D803)</br>
<strong>features</strong>: IPv4, IPv6, SSL (commercial / verifiable), SASL</br>
<strong>ports</strong>: 6667 (standard), 6697 (SSL)</br>
<strong>port</strong>: 6697 (SSL)</br>
<ul>SSL
<li><strong>signed for</strong>: sydney-au.pirateirc.net, au.pirateirc.net, irc.pirateparty.org.au</li>
<li><strong>SHA1</strong>: sydney-au_sha1</li>
@ -92,7 +92,7 @@
<!-- Begin Footer -->
<div id="footer">
Last updated: 2018-02-19
Last updated: 2018-05-29
</div>
<!-- End Footer -->