ostree/src
Denis Pynkin 200efd7d44 builtin/sign: add option 'keys-dir'
Option '--keys-dir' is used for redefinition of default directories with
public/revoked keys. If keys directory is set then default directories
are ignored and target directory is expected to contain following
structure for ed25519 signature mechanism:

dir/
  trusted.ed25519      <- file with trusted keys
  revoked.ed25519      <- file with revoked keys
  trusted.ed25519.d/   <- directory with files containing trusted keys
  revoked.ed25519.d/   <- directory with files containing revoked keys

Signed-off-by: Denis Pynkin <denis.pynkin@collabora.com>
2020-03-25 15:23:54 +03:00
..
boot Support mounting /sysroot (and /boot) read-only 2019-12-11 15:33:57 +00:00
libostree lib/sign: add revoking mechanism for ed25519 keys 2020-03-25 15:23:54 +03:00
libotutil lib/keyfile: Treat "group not found" the same as "key not found" 2019-11-07 21:15:41 +00:00
ostree builtin/sign: add option 'keys-dir' 2020-03-25 15:23:54 +03:00
rofiles-fuse rofiles-fuse: Improve error message for failure to open root 2018-10-12 14:11:10 +00:00
switchroot prepare-root: Add a comment about the role of this service 2020-02-20 00:35:32 +00:00