projects
/
monkeysphere-validation-agent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2e8dce
)
fixed case for variables in README
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Wed, 6 Jan 2010 02:27:32 +0000
(21:27 -0500)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Wed, 6 Jan 2010 02:27:32 +0000
(21:27 -0500)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index dca38362a3158c69997742b81d6b7d35d4701eb0..0331768ad556a11f9af9ef18a32a581706ce3b86 100644
(file)
--- a/
README
+++ b/
README
@@
-9,7
+9,7
@@
real-world entities that humans actually care about.
In its current technical conception, is a minimal HTTP server that
accepts two requests:
-POST /reviewcert (vars:
UID, context, PKC
)
+POST /reviewcert (vars:
uid, context, pkc
)
POST /extracerts (vars: certificates)
(PKC means: public key carrier: raw key, OpenPGP cert, or X.509 cert)