SkillAgentSearch skills...

Netkeys

An AuthorizedKeysCommand implementation for NetAuth

Install / Use

/learn @netauth/Netkeys
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

NetKeys

NetKeys is a convenient application to print out ssh keys for sshd to consume. To pull keys from the directory, place the following in your sshd_config:

AuthorizedKeysCommandUser <some_dedicated_local_user>
AuthorizedKeysCommand /path/to/NetKeys --ID %u

Keep in mind that keys are not cached locally so if the network is partitioned then no keys will be available. Plan for this accordingly with backup keys.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated4y ago
Forks1

Languages

Go

Security Score

75/100

Audited on Nov 25, 2021

No findings