Commit Graph

19 Commits

Author SHA1 Message Date
Vincent Breitmoser ec9e5f4d87
about: mention empty expiration field in API docs
Link to discussion in issue #134
2019-11-19 13:11:50 +01:00
Vincent Breitmoser 041385ae4e
i18n: incorporate feedback from AO 2019-11-02 23:55:50 +01:00
Vincent Breitmoser 389b85b43a
about: update documentation on hkp limits 2019-07-12 18:11:22 +02:00
Vincent Breitmoser 5248b1d0b9
nginx: add some rate limiting and improve error handling 2019-07-12 12:27:30 +02:00
Vincent Breitmoser fcd993fb45
about: add /about/stats page 2019-06-27 03:37:43 +02:00
Vincent Breitmoser 36a016c15b
about: fix some json errors 2019-06-23 01:24:04 +02:00
Vincent Breitmoser 717cbc85e3
maintenance: fix docs 2019-06-23 01:24:04 +02:00
Vincent Breitmoser 8580bb61f6
maintenance: add to api documentation 2019-06-23 00:26:38 +02:00
Daniel Kahn Gillmor 5a86ea53f5 clarify the HKP interface
The way this was written before, the parenthetical examples appear to
apply to "subkey", rather than to the argument more generally.  They
also don't have anything to indicate that they *are* examples.
2019-06-05 18:52:32 -04:00
Daniel Kahn Gillmor 6b17abf205 VKS is not just for fetching keys 2019-06-05 18:43:52 -04:00
Daniel Kahn Gillmor 6cba33be2e Lookup by e-mail requires opt-in by the e-mail address owner, not the key owner
The verification done by hagrid tests that the uploader has control
over the identified e-mail account, not whether they have control over
the key.
2019-06-05 18:36:59 -04:00
Daniel Kahn Gillmor 5ead970e84 VKS request-verify takes JSON input 2019-06-05 18:36:29 -04:00
Daniel Kahn Gillmor cf3cf2acf2 Clarify VKS upload API
The response for the upload API appears to make it clear that it is
intended to accept only a single OpenPGP certificate, not multiple
keys.

I don't know for sure whether this is the intent of the codebase; if
it is not, then the API is broken, and the response for the upload API
needs to be able to accomodate multiple primary key fingerprints.
2019-06-05 18:26:33 -04:00
Vincent Breitmoser 7afa00bffc
add FAQ page 2019-06-05 15:15:42 +02:00
Vincent Breitmoser 3fdb221f67
api: add "locale" field to documentation 2019-06-04 19:54:38 +02:00
Vincent Breitmoser 65d2006bf2
work on guides 2019-06-04 16:12:37 +02:00
Vincent Breitmoser 8374382b01
document api changes 2019-06-04 16:12:35 +02:00
Vincent Breitmoser 2cba968e62
template updates for /manage and others 2019-04-26 15:21:52 +02:00
Vincent Breitmoser 84b69ffad9
move about pages under /about 2019-04-25 19:48:10 +02:00