p≡p 

Privacy by Default.

p≡p communication strategy

Because I've been asked that frequently, here our sketch of the communication strategy for p≡p's message dispatcher:

  1. When two p≡p users are communicating
    1. if online communication available: OTR through GNUnet
    2. if online communication not available:
      1. if anonymizing platform available, OpenPGP through anonymizing platform (i.e. Qabel)
      2. if anonymizing platform not available, fallback to OpenPGP
  2. when a p≡p user is communicating with a non-p≡p user then depending on the capabilities of the non-p≡p user:
    1. if anonymizing and forward secrecy is possible, use that (i.e. OTR over GNUnet)
    2. if anonymizing but no forward secrecy is possible, use that (i.e. OpenPGP over Qabel)
    3. if forward secrecy is possible, use that (i.e. OTR)
    4. if hard cryptography but no forward secrecy is possible, use that (i.e. OpenPGP)
    5. if only weak cryptography is possible, use that (i.e. S/MIME with commercial CAs)
    6. send unencrypted

published Fri, 10 Oct 2014 14:35:11 +0200 #faq #strategy #techinfo

back to the index