about summary refs log tree commit diff stats
path: root/src/.well-known/openpgpkey/b-peetz.de/policy.license (follow)
Commit message (Collapse)AuthorAge
* fix(src): Actually comply with the specificationBenedikt Peetz2025-02-04
The specification wants the `policy` file at `WELLKNOWN/policy` this means (for jane.doe@example.org): `https://openpgpkey.example.org/.well-known/openpgpkey/example.org/policy` instead of our `https://openpgpkey.example.org/.well-known/openpgpkey/example.org/hu/policy`.