]> git.cworth.org Git - notmuch-wiki/blobdiff - meetings/hd2015.mdwn
mention message-id collisions
[notmuch-wiki] / meetings / hd2015.mdwn
index 6d9b98d2fa7b1fb64d722e445ac14668eab0e9f4..df0ea8a03f6f1b62ca26e07dcd56966f2f892362 100644 (file)
@@ -13,21 +13,26 @@ Agenda
 
 Moving parts for secure e-mail
 ------------
-* libnotmuch
-* /usr/bin/notmuch
-* notmuch-emacs
-* libgmime
-* GnuPG
-* mml-mode
+* libxapian  (C++, full text search)
+* libgmime (C, glib, RFC822+MIME library)
+* libnotmuch (C and C++)
+* /usr/bin/notmuch (C)
+* GnuPG (C)
+* Emacs UI (emacs lisp)
+  * notmuch-emacs
+  * mml-mode
+* Alot / nmbug / nmbug-status (python)
+  * python-bindings
 * webmail:
-  * noservice
-  * notmuch web
+  * noservice (Clojure)
+  * notmuch web (Haskell)
 
 Security concerns
 -----------------
 * wrong key selection during composition
 * reply (message mode defaults)
 * inline PGP
+* message-id collisions
 * webmail authentication/authorization (muliple users?)
 * webmail message escaping (XSS, etc)
 * shell injection