about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* chore(pgp-key/benedikt.peetz@b-peetz.de): UpdateBenedikt Peetz2025-02-04
| | | | | This should not really change anything, but this is generated by `sq network wkd publish` and _might_ actually be more correct.
* 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`.
* feat(scripts/mk_key.sh): Simplify cli args by switching to sqBenedikt Peetz2025-02-04
|
* chore(treewide): Add License via reuseBenedikt Peetz2025-02-04
|
* build(flake): UpdateBenedikt Peetz2025-02-04
|
* chore(treewide): Replace `licensure` with `reuse`Benedikt Peetz2025-02-04
|
* build(cog.toml): Remove cocogittoBenedikt Peetz2025-02-04
| | | | | There is no real reason to provide releases for a static file hosting like this.
* build(.envrc): Stop fetching the remote on shell startupBenedikt Peetz2025-02-04
|
* feat(src): add keysSilas Schöffel2024-05-26
|
* fix(flake): Replace rust stuff with a simple `./src` copyBenedikt Peetz2024-05-25
|
* chore: Initial commitBenedikt Peetz2024-05-12