Skip to content

Commit

Permalink
generate
Browse files Browse the repository at this point in the history
  • Loading branch information
wilhelmy committed Sep 19, 2013
1 parent 545fa4a commit a9571d9
Show file tree
Hide file tree
Showing 8 changed files with 57 additions and 42 deletions.
8 changes: 4 additions & 4 deletions home/dev/cla/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
<a href="/home/">Home</a>
</li>
<li>
<a href="/home/irc">IRC
<a href="/home/irc/">IRC
<span class="small">[+]</span>
</a>
</li>
<li>
<a href="/home/dev">Software
<a href="/home/dev/">Software
<span class="small">[-]</span>
</a>
<ul>
<li>
<a href="/home/dev/contributing">Contributing</a>
<a href="/home/dev/contributing/">Contributing</a>
</li>
<li>
<a id="actmenu">CLA</a>
Expand Down Expand Up @@ -220,7 +220,7 @@ maximum extent possible under law.

<div id="footer">
<div id="copyright"><a href="/home/contact">Copyright &copy; 2007-2013 Pippijn van Steenhoven</a></div>
<div id="updated">Last updated Wed Aug 14 00:34:01 MEST 2013</div>
<div id="updated">Last updated Thu Aug 15 20:10:16 MEST 2013</div>
</div>
</body>
</html>
8 changes: 4 additions & 4 deletions home/dev/contributing/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@
<a href="/home/">Home</a>
</li>
<li>
<a href="/home/irc">IRC
<a href="/home/irc/">IRC
<span class="small">[+]</span>
</a>
</li>
<li>
<a href="/home/dev">Software
<a href="/home/dev/">Software
<span class="small">[-]</span>
</a>
<ul>
<li>
<a id="actmenu">Contributing</a>
</li>
<li>
<a href="/home/dev/cla">CLA</a>
<a href="/home/dev/cla/">CLA</a>
</li>
</ul>
</li>
Expand Down Expand Up @@ -102,7 +102,7 @@ or misleading information, all my rights to my contributions will be waived.

<div id="footer">
<div id="copyright"><a href="/home/contact">Copyright &copy; 2007-2013 Pippijn van Steenhoven</a></div>
<div id="updated">Last updated Wed Aug 14 02:35:30 MEST 2013</div>
<div id="updated">Last updated Thu Aug 15 20:10:16 MEST 2013</div>
</div>
</body>
</html>
8 changes: 4 additions & 4 deletions home/dev/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a href="/home/">Home</a>
</li>
<li>
<a href="/home/irc">IRC
<a href="/home/irc/">IRC
<span class="small">[+]</span>
</a>
</li>
Expand All @@ -33,10 +33,10 @@
</a>
<ul>
<li>
<a href="/home/dev/contributing">Contributing</a>
<a href="/home/dev/contributing/">Contributing</a>
</li>
<li>
<a href="/home/dev/cla">CLA</a>
<a href="/home/dev/cla/">CLA</a>
</li>
</ul>
</li>
Expand Down Expand Up @@ -79,7 +79,7 @@ information.

<div id="footer">
<div id="copyright"><a href="/home/contact">Copyright &copy; 2007-2013 Pippijn van Steenhoven</a></div>
<div id="updated">Last updated Fri Sep 13 18:11:45 MEST 2013</div>
<div id="updated">Last updated Thu Sep 19 13:14:50 MEST 2013</div>
</div>
</body>
</html>
6 changes: 3 additions & 3 deletions home/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<a id="actmenu">Home</a>
</li>
<li>
<a href="/home/irc">IRC
<a href="/home/irc/">IRC
<span class="small">[+]</span>
</a>
</li>
<li>
<a href="/home/dev">Software
<a href="/home/dev/">Software
<span class="small">[+]</span>
</a>
</li>
Expand Down Expand Up @@ -104,7 +104,7 @@ page on this server, similar to a channel page.

<div id="footer">
<div id="copyright"><a href="/home/contact">Copyright &copy; 2007-2013 Pippijn van Steenhoven</a></div>
<div id="updated">Last updated Fri Sep 13 07:00:54 MEST 2013</div>
<div id="updated">Last updated Thu Sep 12 06:17:00 MEST 2013</div>
</div>
</body>
</html>
18 changes: 9 additions & 9 deletions home/irc/connect/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
<a href="/home/">Home</a>
</li>
<li>
<a href="/home/irc">IRC
<a href="/home/irc/">IRC
<span class="small">[-]</span>
</a>
<ul>
<li>
<a id="actmenu">Connecting</a>
</li>
<li>
<a href="/home/irc/rules">Rules</a>
<a href="/home/irc/rules/">Rules</a>
</li>
<li>
<a href="/home/irc/ssl">SSL</a>
<a href="/home/irc/ssl/">SSL</a>
</li>
</ul>
</li>
<li>
<a href="/home/dev">Software
<a href="/home/dev/">Software
<span class="small">[+]</span>
</a>
</li>
Expand Down Expand Up @@ -101,22 +101,22 @@ under
</h3> <p>Refer to the above section about purple clients for the CA certificate.
</p> <p>Next, add the IRC server to your client:
</p> <p>
<img src="pidgin/step1.png" alt="Manage Accounts" />
<img alt="Manage Accounts" src="pidgin/step1.png" />

</p> <p>Click "Add" in the "Manage Accounts" dialog and enter the following
information in the Basic tab:
</p> <p>
<img src="pidgin/step2.png" alt="Add Account" />
<img alt="Add Account" src="pidgin/step2.png" />

</p> <p>Now, we need to tell Pidgin that we want to have an encrypted connection. Make
sure you change the port number to 6697 and check the SSL checkbox.
</p> <p>
<img src="pidgin/step3.png" alt="SSL Settings" />
<img alt="SSL Settings" src="pidgin/step3.png" />

</p> <p>If you get the following message box, the installation of our CA certificate
went wrong.
</p> <p>
<img src="pidgin/step4.png" alt="Invalid Certificate" />
<img alt="Invalid Certificate" src="pidgin/step4.png" />

</p> <p>In that case, click "View Certificate", which will bring this information
window:
Expand All @@ -130,7 +130,7 @@ to help solve the problem.

<div id="footer">
<div id="copyright"><a href="/home/contact">Copyright &copy; 2007-2013 Pippijn van Steenhoven</a></div>
<div id="updated">Last updated Fri Sep 13 05:09:25 MEST 2013</div>
<div id="updated">Last updated Thu Sep 12 06:17:00 MEST 2013</div>
</div>
</body>
</html>
10 changes: 5 additions & 5 deletions home/irc/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
</a>
<ul>
<li>
<a href="/home/irc/connect">Connecting</a>
<a href="/home/irc/connect/">Connecting</a>
</li>
<li>
<a href="/home/irc/rules">Rules</a>
<a href="/home/irc/rules/">Rules</a>
</li>
<li>
<a href="/home/irc/ssl">SSL</a>
<a href="/home/irc/ssl/">SSL</a>
</li>
</ul>
</li>
<li>
<a href="/home/dev">Software
<a href="/home/dev/">Software
<span class="small">[+]</span>
</a>
</li>
Expand Down Expand Up @@ -120,7 +120,7 @@ end-to-end encryption with

<div id="footer">
<div id="copyright"><a href="/home/contact">Copyright &copy; 2007-2013 Pippijn van Steenhoven</a></div>
<div id="updated">Last updated Fri Sep 13 09:31:00 MEST 2013</div>
<div id="updated">Last updated Thu Sep 19 13:14:50 MEST 2013</div>
</div>
</body>
</html>
10 changes: 5 additions & 5 deletions home/irc/rules/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
<a href="/home/">Home</a>
</li>
<li>
<a href="/home/irc">IRC
<a href="/home/irc/">IRC
<span class="small">[-]</span>
</a>
<ul>
<li>
<a href="/home/irc/connect">Connecting</a>
<a href="/home/irc/connect/">Connecting</a>
</li>
<li>
<a id="actmenu">Rules</a>
</li>
<li>
<a href="/home/irc/ssl">SSL</a>
<a href="/home/irc/ssl/">SSL</a>
</li>
</ul>
</li>
<li>
<a href="/home/dev">Software
<a href="/home/dev/">Software
<span class="small">[+]</span>
</a>
</li>
Expand All @@ -58,7 +58,7 @@

<div id="footer">
<div id="copyright"><a href="/home/contact">Copyright &copy; 2007-2013 Pippijn van Steenhoven</a></div>
<div id="updated">Last updated Tue Aug 13 16:04:53 MEST 2013</div>
<div id="updated">Last updated Thu Sep 12 06:17:00 MEST 2013</div>
</div>
</body>
</html>
31 changes: 23 additions & 8 deletions home/irc/ssl/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
<a href="/home/">Home</a>
</li>
<li>
<a href="/home/irc">IRC
<a href="/home/irc/">IRC
<span class="small">[-]</span>
</a>
<ul>
<li>
<a href="/home/irc/connect">Connecting</a>
<a href="/home/irc/connect/">Connecting</a>
</li>
<li>
<a href="/home/irc/rules">Rules</a>
<a href="/home/irc/rules/">Rules</a>
</li>
<li>
<a id="actmenu">SSL</a>
</li>
</ul>
</li>
<li>
<a href="/home/dev">Software
<a href="/home/dev/">Software
<span class="small">[+]</span>
</a>
</li>
Expand Down Expand Up @@ -102,10 +102,25 @@ SHA1 Fingerprint=65:79:0D:72:C7:5B:81:11:9F:71:2B:AD:93:79:58:EA:2A:18:93:11
</pre> <p>If the fingerprint value doesn't match the one mentioned here, someone has
tampered with the CA certificate. In this case, please inform the network
staff.
</p> <p>Now place combined.pem in ~/.irssi and execute the following commands in irssi:
</p> <p>Now execute the following commands in irssi:
</p> <pre>/network add Xinutec
/server add -network Xinutec -ssl -ssl_cert ~/.irssi/combined.pem -ssl_verify -ssl_cafile ~/.irssi/xinutec-ca.crt irc.xinutec.net 6697
</pre> <p>You can also find out about your own certificate's fingerprint by the same
/server add -auto -network Xinutec -ssl -ssl_cert ~/.irssi/combined.pem -ssl_verify -ssl_cafile ~/.irssi/xinutec-ca.crt irc.xinutec.net 6697
</pre> <p>If you aren't sure what these flags do, take a look at
<code>/help server</code>

</p> <p>Alternatively, if you prefer editing the config file by hand, you can put something along the lines of
</p> <pre>{
address = "irc.xinutec.net";
chatnet = "Xinutec";
port = "6697";
ssl_cert = "~/.irssi/combined.pem";
ssl_cafile = "~/.irssi/xinutec-ca.crt";
autoconnect = "yes";
},
</pre> <p>to the servers list in
<code>~/.irssi/config</code>.

</p> <p>You can also find out about your own certificate's fingerprint by the same
command mentioned above:
</p> <pre>$ openssl x509 -noout -in ~/.irssi/combined.pem -fingerprint -sha1
SHA1 Fingerprint=08:47:D4:2C:2C:26:6B:B9:FA:AF:F5:53:20:C5:A4:53:A7:1F:AC:43
Expand Down Expand Up @@ -133,7 +148,7 @@ was successful.

<div id="footer">
<div id="copyright"><a href="/home/contact">Copyright &copy; 2007-2013 Pippijn van Steenhoven</a></div>
<div id="updated">Last updated Thu Sep 19 15:56:41 MEST 2013</div>
<div id="updated">Last updated Thu Sep 19 16:29:56 MEST 2013</div>
</div>
</body>
</html>

0 comments on commit a9571d9

Please sign in to comment.