Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Commit

Permalink
initial guidance
Browse files Browse the repository at this point in the history
  • Loading branch information
dkg committed Jul 16, 2015
1 parent afeb167 commit d882685
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions guidance/README.md
@@ -0,0 +1,34 @@
Guidance for Memory Hole Implementors
=====================================

## Implementation patterns

* interpretation/display of protected headers

* generation of protected headers

## UI/UX

How to distinguish signed headers from unsigned headers?

How to indicate to users that the header lines they see were encrypted
(and what to do with the unencrypted versions)

## Baseline

Subject-only

## more sophisticated

stripping To:/Cc:

stripping From:

stripping Message-Id:

stripping In-Reply-To:, References:, etc


## search/display

protected lookaside header store for rendering

0 comments on commit d882685

Please sign in to comment.