From e9db75b6449c6555f5a4ccc8f116d8c4123b543c Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 07 Aug 2017 16:43:21 -0400 Subject: dev/archive/signing: Plan for 2 new pro-archman opts, describe keyring --- (limited to 'dev/archive/signing.mdwn') diff --git a/dev/archive/signing.mdwn b/dev/archive/signing.mdwn index 83d98df..2bf1b71 100644 --- a/dev/archive/signing.mdwn +++ b/dev/archive/signing.mdwn @@ -14,9 +14,10 @@ Implementation ProteanOS Archive Manager ------------------------- -[[pro-archman|dev/pro-archman]] will gain a new option: an archive signing key. -If a key is provided, pro-archman will run `gpg` to sign, with the specified -key, `Packages` feed index files when generated. +[[pro-archman|dev/pro-archman]] will gain two new options: one to enable archive +signing and one to specify a signing key. If archive signing is enabled, +pro-archman will run `gpg` to sign, with the specified key, `Packages` feed +index files when generated. A `gpg` executable will be an optional dependency, found by the `configure` script at build time. @@ -84,6 +85,12 @@ plan would simplify this by getting rid of the `libopkg.1` and `libopkg.1-dev` packages altogether. The `opkg` source package could then build just `opkg`, `opkg-gpg`, `opkg-dbg`, and `opkg-doc` binary packages. +Archive Keyring +--------------- + +The package archive keyring will need to be maintained in a ProteanOS package. + + GPGME Dependencies ================== -- cgit v0.9.1