Commit message (Collapse) | Author | ||
---|---|---|---|
2025-02-04 | chore(pgp-key/benedikt.peetz@b-peetz.de): Update | Benedikt Peetz | |
This should not really change anything, but this is generated by `sq network wkd publish` and _might_ actually be more correct. | |||
2025-02-04 | fix(src): Actually comply with the specification | Benedikt 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-04 | feat(scripts/mk_key.sh): Simplify cli args by switching to sq | Benedikt Peetz | |
2025-02-04 | chore(treewide): Add License via reuse | Benedikt Peetz | |
2025-02-04 | build(flake): Update | Benedikt Peetz | |
2025-02-04 | chore(treewide): Replace `licensure` with `reuse` | Benedikt Peetz | |
2025-02-04 | build(cog.toml): Remove cocogitto | Benedikt Peetz | |
There is no real reason to provide releases for a static file hosting like this. | |||
2025-02-04 | build(.envrc): Stop fetching the remote on shell startup | Benedikt Peetz | |
2024-05-26 | feat(src): add keys | Silas Schöffel | |
2024-05-25 | fix(flake): Replace rust stuff with a simple `./src` copy | Benedikt Peetz | |