X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=meetings%2Fhd2015.mdwn;h=df0ea8a03f6f1b62ca26e07dcd56966f2f892362;hb=029462feb49750e8e39ff7d0bfd1b215e354a4dd;hp=5f2dd18211e97d5c2f6f22c883a68c6ee94b53c7;hpb=69bb1e9b54a368b469a8bea7310b1cd33fac029f;p=notmuch-wiki diff --git a/meetings/hd2015.mdwn b/meetings/hd2015.mdwn index 5f2dd18..df0ea8a 100644 --- a/meetings/hd2015.mdwn +++ b/meetings/hd2015.mdwn @@ -1,27 +1,38 @@ -Bremner and dkg are co-hosting a BoF at debconf: +What, Where, When +================= + +* Bremner and dkg are co-hosting a BoF at [debconf](https://summit.debconf.org/debconf15/meeting/217/improving-privacy-and-security-for-notmuch-mail/). + +* The meeting is Monday 2015-08-17, 1700-1800 + +* Video streaming should be [available](https://wiki.debconf.org/wiki/DebConf15/Videostream/Amsterdam) -https://summit.debconf.org/debconf15/meeting/217/improving-privacy-and-security-for-notmuch-mail/ 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