Simon Ser
Simon Ser
When sending an encrypted attachment, `KeyPackets` must be prepended to encrypted attachment.
# addresses - [x] POST `/api/addresses` - [ ] PUT `/api/addresses/:id` - [x] PUT `/api/addresses/:id/enable`, `/addresses/:id/disable` - [x] DELETE `/api/addresses/:id` # domains - [x] GET `/api/domains` - [ ] POST...
See https://github.com/ProtonMail/WebClient/blob/v3/postman.json # attachments - [x] GET `/api/attachments/:id` - [x] POST `/api/attachments/upload` - [x] PUT `/api/attachments/remove` # bugs - [x] POST `/api/bugs/crash` # contacts - [x] GET `/api/contacts` - [x]...
When creating contacts, a `BatchResp` is returned. Not the excepted behaviour. ``` json { "Code": 1001, "Responses": [ { "Name": "Sauce", "Email": "[email protected]", "Response": { "Contact": { "ID": "93pX_VKTJLQmTF5kGEiswkepD3y_RXb701pI5OVDdj4qMYMuWwYX7dV1HjjUKI0wFNYUK3mDNVvy8XcDunGMSg==", "Name":...
See https://tools.ietf.org/html/draft-ietf-dane-openpgpkey-06
Add a HKP backend for public keys