Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(src): Actually comply with the specification | Benedikt Peetz | 2025-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`. |