The alpico Authentication Scheme Using ed25519 signatures for authenticating HTTP requests This repo covers the specification of auth.pico as well as a few reference implementations: Python, using requests Rust Signing Generic signing code Signing code using reqwest Verification Generic verification code