Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

公開鍵をフィンガープリントで指定可能に #8

Open
KEINOS opened this issue May 25, 2021 · 0 comments
Open

公開鍵をフィンガープリントで指定可能に #8

KEINOS opened this issue May 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@KEINOS
Copy link
Member

KEINOS commented May 25, 2021

v1.1.0 現在、公開鍵の指定はSSH 公開鍵一覧(https://github.com/<user name>.keys)の一番上の鍵が使われます。

しかし、この一覧は登録順に並んでいます。何かしらの理由で公開鍵・秘密鍵のペアを新規作成 or 登録する必要がある場合に不便が予想されます。

例えば --finger xxxxxxx のようなオプションで、マッチした公開鍵が使えるといいなと思います。

@KEINOS KEINOS added the enhancement New feature or request label May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant