99designs / 99designs/http-signatures-php
Update to latest HTTP Working Group spec
- 主要言語
- 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