Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

FAPI & Post-quantum cryptography

オープン
#736 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
ドキュメント
明瞭さ
説明が足りない
活発さ
静か

調査の方向性

FAPI 2.0 Security Profile のセクション 5.4.1 と、そこで参照されている BCP195 のガイダンスを確認し、ここで説明されている TLS 1.2/1.3 および JWS/JWE の耐量子計算機暗号に関する考慮事項を比較します。完了の条件は、FAPI Working Group で合意されたガイダンスが得られ、仕様を改訂する必要があるかどうか、また必要な場合はいつ改訂するかについて決定されていることです。

索引モデルが issue の本文から書いたものです。

説明

component: FAPI 1: Advanced migrated-from-bitbucket priority: major type: bug

Originally submitted by josephheenan (Joseph Heenan) on 2025-07-08

At some point we need to communicate the FAPI WG thoughts on post-quantum.

A quick set of thoughts:

  1. TLS 1.3 (or later) will be required for post-quantum so we probably want to add a recommendation around moving off TLS 1.2 at some point
  2. For TLS, FAPI2 already references BCP195 (TLS BCP) which you presume would be updated when good post-quantum advice is available, so we may not need to do anything other than keep an eye on the situation.
  3. For JWS/JWE there is post quantum work progressing at IETF (but I guess is at least a year away from becoming an RFC), we need to plan for updating https://openid.net/specs/fapi-security-profile-2_0-final.html#section-5.4.1 at some point - assuming the first step is allowing post-quantum in addition to existing algs I guess that would mean a FAPI 2.1 in maybe 2 years time. (I guess a version of FAPI that required the use of post-quantum, and hence disallowed the existing pre-quantum algs, would count as a breaking change so might need to be a FAPI 3.0 revision?)

‌


Bitbucket status: open

Bitbucket origin: issue 748

主要言語
HTML
スター
4
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

環境構築

このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

openid/fapi のほかの issue

openid/fapi の issue をすべて見る

似ている issue

Cryptography の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。