linux-credentials / linux-credentials/credentialsd
Find a better name for "devices" in GetAvailablePublicKeyDevices
まだ誰も着手していません。
- 主要言語
- Rust
- スター
- 259
- フォーク
- 19
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 12
説明
From the documentation:
The word "devices" is used broadly and can refer to individual authenticators (like a locked passkey provider or linked hybrid device), a group of authenticators on a transport (USB or hybrid QR code devices), or even an individual credential (in the case of credentials supplied by unlocked passkey providers).
We should choose a different word besides "devices" that isn't so confusing. "sources" probably works better. It was originally avoided because there is a term for credential sources in the WebAuthn spec that means something else, but perhaps it wouldn't be confusing in this case.
I'm open to other alternatives too.
This would change the name of the GetAvailablePublicKeyDevices() method.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、仕様内の GetAvailablePublicKeyDevices() メソッドと、それへのすべての参照を見つけます。周辺の WebAuthn 用語を確認し、次に曖昧さのない置き換え名を決めて、メソッドを一貫して更新します。API で紛らわしい「デバイス」という用語が使われなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- linux, rust
- 領域
- api
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100