* docs: add article covering asset signature verification
* Apply suggestions from code review
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
* add details around the need for artifact signature validation and the meaning of verification failure
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
* docs: Getting Started -> Intro, new Getting Started
Several other smaller improvements and clarifications.
* Replace original Getting Started for now
* Fix title
Started in #263 - will handle new Introduction article another time
* docs: Changes for v2.5.2 release
* docs: Remove -X POST
Curl automatically uses POST for -d and --data-binary.
I intentionally left it in to be explicit to learners, but
maybe best practices are better.
* api: /adapt endpoint and Etag usage
* api: Minor tweaks
* Alright fine
* Clarify Etag usage
* CEL embedded matchers
* Oops
* Lots more adjustments
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
* docs: Add new Linux Service page, moved from install.md
* Apply suggestions from code review
Co-authored-by: Carl George <carl@george.computer>
* Add note regarding resetting Exec*
* Updates to make the page more generalized
Docker
* Polish the Windows Service docs a bit
Co-authored-by: Carl George <carl@george.computer>
* add custom binary support files docs
rephrase
* Update src/docs/markdown/build.md
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
* add link to build on package docs
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
We now have only 1 download page, yay. Install docs are organized better. Less confusing.
Automatic HTTPS docs improved, and menu added.
Other minor updates to bring up to speed for v2.3.