65878a
From 214ead7a0ff493e8961e0368ece5414d1409c4cf Mon Sep 17 00:00:00 2001
65878a
From: "Jason St. John" <jstjohn@purdue.edu>
65878a
Date: Tue, 17 Dec 2013 19:40:02 -0500
65878a
Subject: [PATCH] man: add DOI for refereed article on Forward Secure Sealing
65878a
 to journald.conf(5)
65878a
65878a
In journalctl(1), be more explicit about the reference to "Seal=" in
65878a
journald.conf(5) and what information can be found there.
65878a
---
65878a
 man/journalctl.xml    |  8 ++++++--
65878a
 man/journald.conf.xml | 10 +++++-----
65878a
 2 files changed, 11 insertions(+), 7 deletions(-)
65878a
65878a
diff --git a/man/journalctl.xml b/man/journalctl.xml
65878a
index 2ee1647..0e188df 100644
65878a
--- a/man/journalctl.xml
65878a
+++ b/man/journalctl.xml
65878a
@@ -770,10 +770,14 @@
65878a
                                 sealing key is stored in the journal
65878a
                                 data directory and shall remain on the
65878a
                                 host. The verification key should be
65878a
-                                stored externally. Also see the
65878a
+                                stored externally. Refer to the
65878a
                                 <option>Seal=</option> option in
65878a
                                 <citerefentry><refentrytitle>journald.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>
65878a
-                                for details.</para></listitem>
65878a
+                                for information on Forward Secure
65878a
+                                Sealing and for a link to a refereed
65878a
+                                scholarly paper detailing the
65878a
+                                cryptographic theory it is based on.
65878a
+                                </para></listitem>
65878a
                         </varlistentry>
65878a
 
65878a
                         <varlistentry>
65878a
diff --git a/man/journald.conf.xml b/man/journald.conf.xml
65878a
index 7aa2e78..8e642a3 100644
65878a
--- a/man/journald.conf.xml
65878a
+++ b/man/journald.conf.xml
65878a
@@ -130,15 +130,15 @@
65878a
                                 by
65878a
                                 <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s
65878a
                                 <option>--setup-keys</option>
65878a
-                                command), forward secure sealing (FSS)
65878a
+                                command), Forward Secure Sealing (FSS)
65878a
                                 for all persistent journal files is
65878a
                                 enabled. FSS is based on 
65878a
                                 url="https://eprint.iacr.org/2013/397">Seekable
65878a
                                 Sequential Key Generators</ulink> by
65878a
-                                G. A. Marson and B. Poettering and
65878a
-                                may be used to protect journal files
65878a
-                                from unnoticed
65878a
-                                alteration.</para></listitem>
65878a
+                                G. A. Marson and B. Poettering
65878a
+                                (doi:10.1007/978-3-642-40203-6_7)
65878a
+                                and may be used to protect journal files
65878a
+                                from unnoticed alteration.</para></listitem>
65878a
                         </varlistentry>
65878a
 
65878a
                         <varlistentry>