99designs / 99designs/http-signatures-php

Update to latest HTTP Working Group spec

Open
#54 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
46
Forks
35
PR merge metrics
No merged PRs in 30d

Description

The latest version of the spec is quite a bit different:
- https://www.ietf.org/archive/id/draft-ietf-httpbis-message-signatures-08.html
- https://httpsig.org/

I'm trying to use this with a js library (https://github.com/dhensby/node-http-message-signatures/), but can't since the specs don't agree.

I can try to work on a PR if I have time, but wanted to check in and see if this project was still maintained and if you'd be open to supporting the newer spec.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue references updating to the latest HTTP Message Signatures spec (draft-ietf-httpbis-message-signatures-08). Start by reading the linked spec and the httpsig.org overview. Examine the existing library code to understand the current signing/verification implementation. Compare with the node-http-message-signatures library for interoperability. The work involves updating the core signing logic to match the new spec, which may affect multiple classes.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.