Commit Graph

30 Commits

Author SHA1 Message Date
Wiktor Kwapisiewicz
bfa215a8c2
Fix README example API response
API uses JSON booleans and numbers instead of strings.
Adjust example JSON output to reflect that.
2017-12-18 12:28:37 +01:00
Tankred Hase
b74563b3ec Remove primaryEmail parameter from README 2017-08-24 12:48:48 +08:00
Tankred Hase
a156f05002 Update README 2017-08-17 20:02:38 +08:00
Tankred Hase
66cd1bc3a0 Update api constraints in README 2016-06-30 09:56:47 +02:00
Tankred Hase
2bddbd6a93 Update demo to reflect key removal api change 2016-06-14 16:47:54 +02:00
Tankred Hase
7d93b882a5 Use DELETE method instead of GET for key removal 2016-06-14 16:46:17 +02:00
Tankred Hase
a60d8b86a9 Cleanup REST api and use 'op' query param for verbs 2016-06-14 12:10:53 +02:00
Tankred Hase
b29c8308a8 Remove share link (redundant to /pks/lookup) 2016-06-14 10:55:27 +02:00
Tankred Hase
0bfeebb084 Minor cleanup in README and website layout 2016-06-11 10:14:53 +02:00
Tankred Hase
5087ad1f3a Implement static bootstrap homepage 2016-06-11 01:29:33 +02:00
Tankred Hase
7ae7c6da87 Rename HTTPS env vars 2016-06-10 19:42:00 +02:00
Tankred Hase
7a8600ae9c Cleanup HKPK docs 2016-06-10 19:33:07 +02:00
Tankred Hase
f1bf3caa20 Add publi key pin backup 2016-06-10 18:19:03 +02:00
Tankred Hase
904a408459 Use english HPKP link README 2016-06-10 18:11:07 +02:00
Tankred Hase
9203e892a7 Fix type in README 2016-06-10 18:06:32 +02:00
Tankred Hase
4b183c8976 Add HTTPS public key pinning 2016-06-10 17:48:41 +02:00
Tankred Hase
405bb84ca6 Use random hex string instead of uuid for nonce 2016-06-10 10:44:26 +02:00
Tankred Hase
9cdbfeae87 Fix Markdown bug in README 2016-06-10 10:04:26 +02:00
Tankred Hase
65dbd81333 Refactor and test app.js and routes 2016-06-09 18:08:15 +02:00
Tankred Hase
67e1b3d247 Update url examples in README 2016-06-09 12:21:16 +02:00
Tankred Hase
2a42c3ee61 Update api docs in README 2016-06-08 23:14:35 +02:00
Tankred Hase
f54b86f79a Update HKP docs 2016-06-07 15:53:57 +02:00
Tankred Hase
2acbffa2f2 Simplify configuration for different environments 2016-06-07 15:04:34 +02:00
Tankred Hase
20145d3a11 Implement hkp index/mr 2016-06-02 20:43:58 +02:00
Tankred Hase
7179afaf6f Use nodemailer-openpgp plugin to encrypt verification emails 2016-06-02 16:19:54 +02:00
Tankred Hase
e98bd1b431 Add STARTTLS flag to SMTP config 2016-06-02 13:00:22 +02:00
Tankred Hase
1c6696e7a4 Update SMTP setup instructions
Add smtp port and tls options
Use /user/ path for shorthand sharing link
2016-06-02 10:10:52 +02:00
Tankred Hase
111581bb78 Begin README documentation 2016-06-02 09:25:12 +02:00
Tankred Hase
ce2b24d83d Implement MongoDB client 2016-05-26 08:35:46 +02:00
Tankred Hase
7f629aec13 Initial commit 2016-05-25 08:57:32 +02:00