gpg: add 'spack gpg subcommand (#3845)
- Add a `spack gpg` subcommand in anticipation of signed binaries. - GPG keys are stored in var/spack/gpg, and the spack gpg command manages them. - Docs are included on the command.
This commit is contained in:

committed by
Todd Gamblin

parent
71cc4e2ad1
commit
f38d250e50
5
var/spack/gpg/README.md
Normal file
5
var/spack/gpg/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# GPG Keys
|
||||
|
||||
This directory contains keys that should be trusted by this installation of
|
||||
Spack. They are imported when running `spack gpg init`, but may also be
|
||||
imported manually with `spack gpg trust path/to/key`.
|
Reference in New Issue
Block a user