fix: use correct word for config section title
feat: add profanity filter
feat: allow customising id word list and count
Upload and serve images.
Requires gexiv2
(apt libgexiv2-dev
) to strip location metadata from images.
GET /<id>
Note that any extension added to the route will be ignored.
POST /
X-Public-Key
: base64-encoded ed25519 public keyImage signed by the private key corresponding to the public key included in the X-Public-Key
header.
DELETE /<id>
X-Signature
: base64-encoded detached signature of <id>
using the keypair used to upload the
image originally.