From ef4aafd541dace97f44d46aa8d7a2a6d1ae1db6d Mon Sep 17 00:00:00 2001
From: Petter Reinholdtsen
Date: Tue, 25 Mar 2014 11:49:05 +0000
Subject: [PATCH] Whitespace.
---
blog/data/2014-03-25-trusted-timestamping.txt | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/blog/data/2014-03-25-trusted-timestamping.txt b/blog/data/2014-03-25-trusted-timestamping.txt
index 31c620fef5..e8e97b7a42 100644
--- a/blog/data/2014-03-25-trusted-timestamping.txt
+++ b/blog/data/2014-03-25-trusted-timestamping.txt
@@ -44,16 +44,18 @@ trusted third party is not compromised.
timestamp services available for everyone. I've been looking for one
for a while now. But yesterday I found one over at
Deutches
-Forschungsnetzmentioned in
+Forschungsnetz mentioned in
a
blog by David Müller. I then found a good recipe on how to use
over at the
University
-of Greifswald. The OpenSSL library contain both server and tools
-to use and set up your own signing service. See the ts(1SSL),
-tsget(1SSL) manual pages for more details. The following shell script
-demonstrate how to extract a signed timestamp for any file on the disk
-in a Debian environment:
+of Greifswald.
+
+The OpenSSL library contain both server and tools to use and set up
+your own signing service. See the ts(1SSL), tsget(1SSL) manual pages
+for more details. The following shell script demonstrate how to
+extract a signed timestamp for any file on the disk in a Debian
+environment:
#!/bin/sh
--
2.47.2