X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/6b828b42d96ea0c005787ef19f658c1fb1ee69b6..c70e76af6091a61821b61b8f59d926d7557c9aef:/doc.mdwn diff --git a/doc.mdwn b/doc.mdwn index 5ff4bac..a6e09c4 100644 --- a/doc.mdwn +++ b/doc.mdwn @@ -6,6 +6,8 @@ Writing and editing this documentation is an [[ongoing project|doc/project]]. E ## Recent Documentation +* [[Using sipbmp3|doc/using-sipbmp3]]
+A guide to queue music to sipbmp3, the gutenbach system SIPB uses to play music in the office. * [[Using Zephyr|doc/zephyr]]
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/). @@ -34,12 +36,13 @@ Documents and books that various SIPB members recommend reading. * [[Using SZS (the SMS to Zephyr Relay)|doc/szs]]
Send and receive text messages through Zephyr. - -* [[doc/Enabling Client Certificate Auth in Chrome]]
-This documentation is for Linux users; it works, but unlike Windows, there's no UI. +* [Learning Debian Packaging](http://debathena.mit.edu/packaging/) * [[Using CPAN|doc/cpan]] CPAN is a source of many useful libraries, but the tools often seem determined not to let you have them. Here's how to beat them into submission. +* [[doc/Enabling Client Certificate Auth in Chrome]]
+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]]
How to configure your own server to accept client-side certificates just like [scripts.mit.edu](http://scripts.mit.edu) @@ -112,3 +115,13 @@ A one-page reference to reading NetNews. A guide to using and enjoying the Discuss bulletin board system on Athena. * [[So you want to learn Git...|doc/&git ]] +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. + +* [[Code Licensing Recommendation|doc/code-licensing]] + +* [[Documentation Licensing Recommendation|doc/doc-licensing]]