aboutsummaryrefslogtreecommitdiffstats
path: root/src/.well-known/openpgpkey (unfollow)
Commit message (Collapse)Author
2025-02-04chore(pgp-key/benedikt.peetz@b-peetz.de): UpdateBenedikt Peetz
This should not really change anything, but this is generated by `sq network wkd publish` and _might_ actually be more correct.
2025-02-04fix(src): Actually comply with the specificationBenedikt Peetz
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`.
2025-02-04chore(treewide): Add License via reuseBenedikt Peetz
2024-05-26feat(src): add keysSilas Schöffel