chiark / gitweb /
tripe-keys: Provide upload-hook for more complicated publishing.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 5 Apr 2008 12:23:21 +0000 (13:23 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 5 Apr 2008 12:23:21 +0000 (13:23 +0100)
commitb14ccd2f7a18d48b40b381b42934a3d97da3b99c
treef002d63e935b76bc1fe64b088cc8f69bbda1a413
parentb42d45c07b5355d3359a552f3e627c7498ac644c
tripe-keys: Provide upload-hook for more complicated publishing.

The existing arrangement of writing the updated files to a local directory
are satisfactory for simple situations, but it's not actually desirable
to handle sensitive cryptographic keys (e.g., the TrIPE master key!) on
the same machine as a public-facing web server.

The upload-hook can contain an arbitrary shell-command, though it'll
typically be an invocation of rsync or similar.
keys/tripe-keys.conf.5
keys/tripe-keys.in