cloudflare / cloudflare/pat-go
Generalize and bring back support for EdDSA rate-limited tokens
Open
- Dominant language
- Go
- Stars
- 40
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
We recently switch from EdDSA to ECDSA, but there's no reason we can't (and shouldn't) support both in this reference implementation.
Contributor guide
Research direction
Start by locating the existing ECDSA implementation and its tests in the repository, then trace how rate-limited tokens are created and verified. Done means the reference implementation supports both ECDSA and EdDSA without removing current ECDSA behavior, with tests covering each algorithm.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100