about summary refs log tree commit diff stats
path: root/src (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-04feat(scripts/mk_key.sh): Simplify cli args by switching to sqBenedikt Peetz
2025-02-04chore(treewide): Add License via reuseBenedikt Peetz
2025-02-04build(flake): UpdateBenedikt Peetz
2025-02-04chore(treewide): Replace `licensure` with `reuse`Benedikt Peetz
2025-02-04build(cog.toml): Remove cocogittoBenedikt Peetz
There is no real reason to provide releases for a static file hosting like this.
2025-02-04build(.envrc): Stop fetching the remote on shell startupBenedikt Peetz
2024-05-26feat(src): add keysSilas Schöffel
2024-05-25fix(flake): Replace rust stuff with a simple `./src` copyBenedikt Peetz