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

Optional PCKS#11 for signing with Yubikey/Trezor etc. #5

Open
lrvick opened this issue Dec 17, 2018 · 2 comments
Open

Optional PCKS#11 for signing with Yubikey/Trezor etc. #5

lrvick opened this issue Dec 17, 2018 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@lrvick
Copy link
Member

lrvick commented Dec 17, 2018

No description provided.

@lrvick
Copy link
Member Author

lrvick commented Dec 17, 2018

Will need to adapt image signing tools to use a scheme like the following: https://developers.yubico.com/PIV/Guides/Android_code_signing.html

@lrvick lrvick added the help wanted Extra attention is needed label Aug 15, 2019
@chirayudesai
Copy link

I looked into this briefly, and wrote down my findings at https://gitlab.com/calyxos/calyxos/wikis/Offline-signing

TL;DR:

  • Some AOSP scripts will need slight modifications
  • Need a signapk which supports keys stored on dedicated hardware
  • Need to write an external program that's called by avbtool to sign things using keys stored on dedicated hardware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants