]> sipb.mit.edu Git - wiki.git/blobdiff - doc.mdwn
(no commit message)
[wiki.git] / doc.mdwn
index 6ee498434c1167d87581357781bb69fabbe493b0..57a9b11b483d69628281cfc59521671917ba3959 100644 (file)
--- a/doc.mdwn
+++ b/doc.mdwn
@@ -20,10 +20,16 @@ Documents and books that various SIPB members recommend reading.
 * [[Moira|doc/moira]] <br />
 Some tips for using Moira
 
+* [[Pergamon|doc/pergamon]] <br />
+Setting up a mailing list archive using Pergamon, SIPB's self-service discuss server (see below for documentation on discuss)
+
 ### Zephyr
 
 * [[Using Zephyr|doc/zephyr]] <br />
-A guide on using Zephyr today with BarnOwl (and GNU Screen). Aimed at newcomers to Zephyr, and a pretty good reference.  See also [the Barnowl wiki](http://barnowl.mit.edu/).
+A guide on using Zephyr today with BarnOwl (and GNU Screen). Aimed at newcomers to Zephyr, and a pretty good reference.  See also [the BarnOwl wiki](http://barnowl.mit.edu/).
+
+* [[Using `zcrypt`|doc/zcrypt]] <br />
+A guide to using `zcrypt`ed (encrypted) zephyr classes. Zephyr at MIT (mostly) doesn't support limiting who can sub to a zephyr class, so if you want to have reasonably private conversations, encrypting them is a good idea.
 
 * [[Using SZS (the SMS to Zephyr Relay)|doc/szs]] <br />
 Send and receive text messages through Zephyr.
@@ -45,14 +51,13 @@ A useful guide to AFS (originally the Andrew File System), the system that store
 
 ### Client Certificates
 
-* [[doc/Enabling Client Certificate Auth in Chrome]] <br />
-Recent versions of Google Chrome and Chromium should mostly work without surprises. This documentation is primarily for Linux users.
-
 * [[Configuring Client-Side Certificate Authentication on Apache|doc/apache-client-certs]] <br />
-How to configure your own server to accept client-side certificates just like [scripts.mit.edu](http://scripts.mit.edu)
+How to configure your own server to accept client-side certificates just like [scripts.mit.edu](https://scripts.mit.edu/)
 
 ### Miscellaneous
 
+* [scripts.mit.edu](https://scripts.mit.edu/): [user documentation](https://scripts.mit.edu/faq), [internals wiki](https://scripts.mit.edu/wiki/)
+
 * XVM: [Using `remctl`](https://xvm.mit.edu/trac/wiki/Remctl), and
  [Getting the serial console](https://xvm.mit.edu/trac/wiki/SerialConsole)
 
@@ -94,7 +99,7 @@ A very helpful guide to LaTeX, a typesetting program commonly used for doing PSe
 A guide to using MATLAB on Athena.
 
 * [Inessential Zephyr](http://stuff.mit.edu/afs/sipb/project/doc/izephyr/html/izephyr.html) ([DVI](http://stuff.mit.edu/afs/sipb/project/doc/izephyr/izephyr.dvi))([PDF](http://stuff.mit.edu/afs/sipb/project/doc/izephyr/izephyr.pdf)) <br />
-A guide to using the Athena instant-messenging system, Zephyr. Less relevant now that most people use Barnowl, try [this](http://sipb-www.scripts.mit.edu/doc/wiki/UsingZephyr) instead
+A guide to using the Athena instant-messenging system, Zephyr. Less relevant now that most people use BarnOwl, try [this](http://sipb-www.scripts.mit.edu/doc/wiki/UsingZephyr) instead
 
 * [Inessential Bitmaps](http://stuff.mit.edu/afs/sipb.mit.edu/project/doc/ibitmap/ibitmap.html) ([DVI](http://stuff.mit.edu/afs/sipb/project/doc/current/ibitmap.dvi)) <br />
 A guide to drawing and displaying XBM bitmaps and other graphics.
@@ -108,7 +113,7 @@ A guide on how to restock a soda fridge. It isn't as hard as you make it look.
 * [How to Choose a Good Password](http://stuff.mit.edu/afs/sipb/project/doc/passwords/passwords.html) ([DVI](http://stuff.mit.edu/afs/sipb/project/doc/current/passwords.dvi)) <br />
 A one-page list of guidelines on how to choose secure passwords, and why this is important.
 
-* [[Who Fixes What at MIT|doc/who-fixes-what]] <br />
+* [Who Fixes What at MIT](http://stuff.mit.edu/afs/athena.mit.edu/system/info/who_fixes_what) <br />
 How and to whom to report all kinds of problems with computing infrastructure at MIT.
 
 * [Filtering Your E-Mail on Athena](http://www.mit.edu/afs/sipb/project/doc/imailfilters/imailfilters.html) <br />
@@ -132,7 +137,7 @@ Pointers to resources from which Git, the Version Control System many of us use.
 
 ## Licensing
 
-While we love free and open source software, there are [http://www.opensource.org/proliferation](too many licenses) and the options can get a bit confusing. SIPB has some official recommendations for what to use and how to effect these licenses.
+While we love free and open source software, there are [too many licenses](http://www.opensource.org/proliferation) and the options can get a bit confusing. SIPB has some official recommendations for what to use and how to effect these licenses.
 
 * [[Code Licensing Recommendation|doc/code-licensing]]