|
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | COLOPHON |
|
|
|
SYSTEM...SERVICE(8) systemd-report-sign-plain@.serviceSYSTEM...SERVICE(8)
systemd-report-sign-plain@.service, systemd-report-sign-
plain.socket, systemd-report-sign-plain - Sign system reports with
a local software key
systemd-report-sign-plain@.service
systemd-report-sign-plain.socket
/usr/lib/systemd/systemd-report-sign-plain
systemd-report-sign-plain@.service is a system service that signs
system reports generated by systemd-report(1). It is a signing
backend for the --sign= logic of that tool: it implements the
io.systemd.Report.Signer.Sign() Varlink method and is reached via
a socket linked into the /run/systemd/report.sign/ directory,
named plain.
The service is socket-activated (one instance per connection) via
systemd-report-sign-plain.socket, and signs the digest passed to
it with a local software key. Signatures are made with the Ed25519
(EdDSA) algorithm.
On first use a key pair is generated automatically and stored
below /var/lib/systemd/report.sign.plain/: the private key in
local.private (PKCS#8 PEM, readable only by the root user) and the
public key in local.public (PEM, world readable).
The public key is also exported as a system report metric.
systemd(1), systemd-report(1)
This page is part of the systemd (systemd system and service
manager) project. Information about the project can be found at
⟨http://www.freedesktop.org/wiki/Software/systemd⟩. If you have a
bug report for this manual page, see
⟨http://www.freedesktop.org/wiki/Software/systemd/#bugreports⟩.
This page was obtained from the project's upstream Git repository
⟨https://github.com/systemd/systemd.git⟩ on 2026-08-04. (At that
time, the date of the most recent commit that was found in the
repository was 2026-08-03.) If you discover any rendering
problems in this HTML version of the page, or you believe there is
a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
man-pages@man7.org
systemd 262~devel SYSTEM...SERVICE(8)
Pages that refer to this page: systemd.directives(7), systemd.index(7)