]> git.cworth.org Git - notmuch-wiki/blobdiff - meetings/hd2015.mdwn
smime updates
[notmuch-wiki] / meetings / hd2015.mdwn
index aa2995fbc8e9e0e3b04dfabcf460ea0fbced7a56..b0d56a46550f29675ac937b2612c80342599ffc3 100644 (file)
@@ -20,7 +20,7 @@ Moving parts for secure e-mail
 * GnuPG (C)
 * Emacs UI (emacs lisp)
   * notmuch-emacs
-  * mml-mode
+  * mml-mode, mm multimedia rendering library
 * Alot / nmbug / nmbug-status (python)
   * python-bindings
 * webmail:
@@ -34,6 +34,7 @@ Security and privacy concerns
 * Oops I just sent...
   * wrong key selection during composition
   * reply (message mode defaults)
+  * opportunistic signing and encryption
 * inline PGP
 
 * webmail authentication/authorization (multiple users?)
@@ -41,10 +42,14 @@ Security and privacy concerns
 * shell injection
 * terminal escape sequences
 * S/MIME support
+  * signatures
+  * encryption
+  * integration with other keyrings
 * reproducible builds:
   [sphinx man pages](https://reproducible.debian.net/rb-pkg/testing/amd64/notmuch.html)
 
-### usability as security?
+Usability as security?
+----------------------
 
 * indexing encrypted mail
 * Memory Hole protected headers
@@ -66,9 +71,6 @@ Reportbacks
 
 more complete agenda:
 
-        * S/MIME signatures and encryption
-            * test suites
-            * integration with other keyrings
             * signature only (easyish) versus encryption (more work)
         * Improving the security of the Emacs MML mime composer
             * automated "encrypt-when-i-have-keys-available" mode or other convenience functions?