软件包:golang-github-openpubkey-opkssh-dev(0.4.0-1)
golang-github-openpubkey-opkssh-dev 的相关链接
Debian 的资源:
下载源码包 opkssh:
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
OpenPubkey SSH tools for OpenID SSH logins (library)
opkssh (OpenPubkey SSH) is a tool which enables ssh to be used with OpenID Connect allowing SSH access management via identities like alice@example.com instead of long-lived SSH keys. It does not replace ssh, but rather generates ssh public keys that contain PK Tokens and configures sshd to verify the PK Token in the ssh public key. These PK Tokens contain standard OpenID Connect ID Tokens. This protocol builds on the OpenPubkey (https://github.com/openpubkey/openpubkey/blob/main/README.md) which adds user public keys to OpenID Connect without breaking compatibility with existing OpenID Provider.
This package contains the Go development library.
其他与 golang-github-openpubkey-opkssh-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-docker-go-connections-dev
- Golang utility package to work with network connections
-
- dep: golang-github-jeremija-gosubmit-dev
- Library for parsing and submitting HTML forms
-
- dep: golang-github-lestrrat-go-jwx-dev
- Implementation of various JWx technologies (library)
-
- dep: golang-github-openpubkey-openpubkey-dev
- OpenPubkey library to bind OpenIDs to public keys (library)
-
- dep: golang-github-spf13-afero-dev
- FileSystem Abstraction System for Go
-
- dep: golang-github-spf13-cobra-dev
- Go library for creating powerful modern Go CLI applications
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-github-zitadel-oidc-dev
- OpenID Connect client and server library certified by the OpenID Foundation
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
-
- dep: golang-golang-x-exp-dev
- experimental and deprecated packages