]> sipb.mit.edu Git - wiki.git/blobdiff - projects/ideas.mdwn
cut commented links to LennyBugs* -- now in projects/
[wiki.git] / projects / ideas.mdwn
index e10219f4dab7c47e916cea81d93dfe0555520b40..1375376b89623ffa981aa80865833f9e24a3a5b2 100644 (file)
@@ -12,6 +12,8 @@ along with the person who's suggested the project or a team that would
 be good to contact. Feel free to get in touch if something sounds
 interesting or you want advice getting started.
 
 be good to contact. Feel free to get in touch if something sounds
 interesting or you want advice getting started.
 
+A [[list from 2008-2009|/doc/project-ideas]] may also have some relevant ideas.
+
 ## "add me to this list" button
 
 If I'm a webmaster for some group with an announcement list, it would be
 ## "add me to this list" button
 
 If I'm a webmaster for some group with an announcement list, it would be
@@ -46,8 +48,8 @@ out each update to a ticket with a generic subject line, so it doesn't
 easily indicate whether the bug was resolved or someone just commented
 on it. It also doesn't know how to receive e-mail, so we can't reply to
 the e-mails it generates and have our comments go back into the bug
 easily indicate whether the bug was resolved or someone just commented
 on it. It also doesn't know how to receive e-mail, so we can't reply to
 the e-mails it generates and have our comments go back into the bug
-tracker, and we can't (make bugs@mit.edu create Trac
-tickets)[http://debathena.mit.edu/trac/ticket/216]. There are one or two
+tracker, and we can't [make bugs@mit.edu create Trac
+tickets](http://debathena.mit.edu/trac/ticket/216). There are one or two
 alleged plugins to do this, but they create a new ticket on every
 e-mail, rather than doing something intelligent with replies; a better
 plugin in both directions would be extremely helpful.
 alleged plugins to do this, but they create a new ticket on every
 e-mail, rather than doing something intelligent with replies; a better
 plugin in both directions would be extremely helpful.
@@ -76,6 +78,16 @@ This would be immensely more useful as an iPhone application.
 
 _Contact: ccpost_
 
 
 _Contact: ccpost_
 
+## Safari plugin for setting identity preferences
+
+Safari's handling of client-side certificate authentication [changed around OS X 10.5.3](http://support.apple.com/kb/HT1679), such that Safari won't present (and won't prompt you to present) a client-side certificate if certs are only optional. Unfortunately, most sites around MIT only optionally accept certs, in spite of the fact that they'll error out if you don't provide one.
+
+You can override this unfortunate behavior with "Identity Preferences", and IS&T's answer for this is [CertAid](http://ist.mit.edu/services/software/certaid/10x), which simply seeds the Keychain with a pre-defined list of websites for which Safari should present your cert. This isn't a great solution for, e.g., scripts.mit.edu, which has thousands of sites - far too many to give to IS&T to include in CertAid. If that wasn't irritating enough, Identity Preferences don't take affect until you restart your browser.
+
+A better solution would be a plugin for Safari that intercepted 401 errors sent over SSL, prompted you to set an Identity Preference, and then attempted to reload the page with the new identity preference set.
+
+_Contact: broder_
+
 ## Snapshotted virtual machines for all popular Linux distributions
 
 A common need for people writing Linux software is to check that their
 ## Snapshotted virtual machines for all popular Linux distributions
 
 A common need for people writing Linux software is to check that their
@@ -97,19 +109,6 @@ support. If this is the kind of thing that interests you...
 
 _Contact: nelhage_
 
 
 _Contact: nelhage_
 
-## inotify logger for scripts and Debathena
-
-On both our [web hosting platform](http://scripts.mit.edu/) and Athena
-cluster machines, we have way more software packages installed than we
-suspect people use, but no good way of determining this. There's a Linux
-interface called [inotify](http://en.wikipedia.org/wiki/Inotify) that
-lets you get notifications when another user accesses the filesystem: it
-would be pretty simple to use this to collect aggregate (anonymous)
-statistics of what programs and packages are used frequently or even at
-all.
-
-_Contact: geofft_
-
 ## SIPB PostgreSQL server
 
 A lot of people prefer Postgres to MySQL, so having a community Postgres
 ## SIPB PostgreSQL server
 
 A lot of people prefer Postgres to MySQL, so having a community Postgres
@@ -161,6 +160,14 @@ there are RPM packages installed on some but not all of the servers,
 or if there are changes in /etc, other than hostname and such, that we
 haven't committed to the scripts Subversion repository.
 
 or if there are changes in /etc, other than hostname and such, that we
 haven't committed to the scripts Subversion repository.
 
+## SIPB Library
+
+SIPB has a bunch of books in its library. It'd be nice if a list of
+the library books also existed online in some sort of sane, searchable
+database. One possible platform is the [Exhibit](http://simile-widgets.org/exhibit/) project (which originates from a collaboration between the Haystack group in CSAIL and the MIT Libraries). This would require mostly just making a spreadsheet of the information.
+
+_Contact: pbaranay, fawkes_
+
 ## Your Project Here
 
 SIPB can help you out in terms of both computing resources and
 ## Your Project Here
 
 SIPB can help you out in terms of both computing resources and