X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fdesign_notes.txt;h=6805f046d4370d62a3f535e4fee14cf15a679c09;hb=aca047222a47e8d5277466d2dcc0618f12bdf8de;hp=8ec1d369f1c58c6a485d0de2576775a3a60dc687;hpb=3e96cf129ba5fc2834b691314c504aa363fd5cf4;p=public-inbox.git diff --git a/Documentation/design_notes.txt b/Documentation/design_notes.txt index 8ec1d369..6805f046 100644 --- a/Documentation/design_notes.txt +++ b/Documentation/design_notes.txt @@ -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 and all contributors.