Post #4132366
2026-07-27 06:55 UTC
HTTP Message Signatures with #curl
https://daniel.haxx.se/blog/2026/07/27/http-message-signatures-with-curl/
Replies (4)
-
@bagder@mastodon.social 2026-07-27 07:40
at 278 command line options(!)
-
@ADHDruid@infosec.exchange 2026-07-27 09:33
@bagder@mastodon.social this is a fascinating development, thank you for the write up.
-
@kn4ntu@mastodon.radio 2026-07-27 07:12
@bagder@mastodon.social badass thank you Daniel!
-
@torclodd@masto.ai 2026-07-27 11:00
@bagder@mastodon.social Oh thank you for adding HTTP Message Signatures -- eBay APIs demand we use them since 2022 (back then the RFC looked kind-of abandoned), so we had to assemble a signing processor that is held together with spit and hope; it will be good to be able to let curl take over.