From 0fbe7654471e468428bb62060d50fb043ce1fb9f Mon Sep 17 00:00:00 2001 From: Moxie Marlinspike Date: Sun, 1 Jun 2014 10:22:31 -0700 Subject: [PATCH] Expand ideology. //FREEBIE --- contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributing.md b/contributing.md index a27bea0deb..f716665662 100644 --- a/contributing.md +++ b/contributing.md @@ -16,6 +16,8 @@ Truths which we believe to be self-evident: concepts better than others has proven to be, for the most part, false. If anything, "power users" are more dangerous than the rest, and we should avoid exposing dangerous functionality to them. +1. **If it's "like PGP," it's wrong.** PGP is our spirit guide for what + not to do. 1. **It's an asynchronous world.** Be wary of anything that is anti-asynchronous: ACKs, protocol confirmations, or any protocol-level "advisory" message.