From: Petter Reinholdtsen
Date: Tue, 25 Mar 2014 11:49:05 +0000 (+0000)
Subject: Whitespace.
X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/ef4aafd541dace97f44d46aa8d7a2a6d1ae1db6d?hp=da87610a8a564cb884b9aea9e7746561c8503d39
Whitespace.
---
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