99designs / 99designs/http-signatures-php
Update to latest HTTP Working Group spec
- Lenguaje dominante
- PHP
- Estrellas
- 46
- Forks
- 35
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- php
- Área
- api, backend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 35/100