FiloSottile/mkcert

Touch Bar and Keychain support

開放

#39 建立於 2018年7月6日

 (7 則留言) (0 個反應) (0 位負責人)Go (3,115 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (58,912 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Since name-constrained certs don't work everywhere, leaving the signing key lying around still exposes you to risk of having all of your secure traffic intercepted.

My first thought was that it would be nice to be able to keep the key on a Yubikey, but putting it in the macOS keychain under password/Touch ID protection (or something similar like GNOME keyring) would also be a reasonable intermediate option.

Do you think that would fit in the scope of this project, or should it perhaps be something separate? (Is there already a PKCS#11 abstraction in Golang that would support this functionality?)

貢獻者指南