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

Implement support for TPM-backed signing keys (#953) #1288

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

neolynx
Copy link
Member

@neolynx neolynx commented Apr 24, 2024

Replaces #955

Requirements

All new code should be covered with tests, documentation should be updated. CI should pass.

Description of the Change

Checklist

  • unit-test added (if change is algorithm)
  • functional test added/updated (if change is functional)
  • man page updated (if applicable)
  • bash completion updated (if applicable)
  • documentation updated
  • author name in AUTHORS

@neolynx
Copy link
Member Author

neolynx commented Oct 5, 2024

rebased on master, build error:

pgp/internal.go:292:41: cannot use g.signer (variable of type *"github.com/ProtonMail/go-crypto/openpgp".Entity) as *"golang.org/x/crypto/openpgp".Entity value in argument to tpmk.OpenPGPDetachSign

@neolynx neolynx added the help wanted ! Please help getting this PR merged :-) label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix tests Tests are failing help wanted ! Please help getting this PR merged :-) needs implementation WIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants