]> Sergey Matveev's repositories - public-inbox.git/commitdiff
design_notes: with philosophy
authorEric Wong <e@80x24.org>
Mon, 31 Mar 2014 19:58:24 +0000 (19:58 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 31 Mar 2014 19:58:55 +0000 (19:58 +0000)
Documentation/design_notes.txt

index 8ec1d369f1c58c6a485d0de2576775a3a60dc687..a5c0bba846a22a6a9db7c702858a7bbe334dd467 100644 (file)
@@ -1,6 +1,18 @@
 Design notes and philosophy
 ---------------------------
 
+public-inbox spawned around some basic ideas
+--------------------------------------------
+
+* Public, non-real-time, archivable communication is essential to
+  Free and Open Source software development.
+
+* Contributing to Free and Open Source projects should not require the
+  use of non-Free/non-Open Source services or software.
+
+* Graphical user interfaces should not be required for text-based
+  communication.
+
 Challenges to running normal mailing lists
 ------------------------------------------
 1) spam
@@ -61,6 +73,12 @@ Why email?
   public-inbox host becomes unavailable, users may still directly email
   each other (or Cc: lists for related/dependent projects).
 
+Notes
+-----
+
+* Expose Message-Id in HTML views to encourage replies from drive-by
+  contributors
+
 Copyright
 ---------
 Copyright 2013, Eric Wong <normalperson@yhbt.net> and all contributors.