99designs / 99designs/http-signatures-php

Update to latest HTTP Working Group spec

未关闭
#54 8 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
PHP
星标
46
派生
35
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
php
领域
api, backend
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
描述清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。