2021-07-18 23:36:14 +08:00
2021-07-17 10:16:09 +08:00
2021-07-17 21:14:20 +08:00
2021-07-17 21:14:20 +08:00
2021-07-17 09:52:03 +08:00
2021-07-18 23:21:13 +08:00
2021-07-18 23:36:14 +08:00

simple-ssh-server

Login with FIDO

OpenSSH 版本需要在8.2以上,版本查看方法如下:

$ ssh -V
OpenSSH_8.6p1, OpenSSL 1.1.1k  25 Mar 2021

生成FIDO身份

ssh-keygen -t ecdsa-sk [-C fido-u2f]

Usage

Edit allowed_keys file:

sk-ecdsa-sha2-nistp256@openssh.com AAAAInNrL...... fido-u2f

Dependencies

References

Description
No description provided
Readme 52 KiB
Languages
Go 100%