]> pere.pagekite.me Git - homepage.git/blobdiff - blog/Fetching_trusted_timestamps_using_the_rfc3161ng_python_module.html
Generated.
[homepage.git] / blog / Fetching_trusted_timestamps_using_the_rfc3161ng_python_module.html
index 68790858999d14fdeaef9c0e31d2790f330aa386..386ec1a164ff650bcaa6c8d7ef3c5df9be7cbc81 100644 (file)
       <div class="date"> 8th October 2018</div>
       <div class="body"><p>I have  earlier covered the basics of trusted timestamping using the
 'openssl ts' client.  See blog post for
-<a href="https://people.skolelinux.org/pere/blog/Public_Trusted_Timestamping_services_for_everyone.html">2014</a>,
-<a href="https://people.skolelinux.org/pere/blog/syslog_trusted_timestamp___chain_of_trusted_timestamps_for_your_syslog.html">2016</a>
+<a href="http://www.hungry.com/~pere/blog/Public_Trusted_Timestamping_services_for_everyone.html">2014</a>,
+<a href="http://www.hungry.com/~pere/blog/syslog_trusted_timestamp___chain_of_trusted_timestamps_for_your_syslog.html">2016</a>
 and
-<a href="https://people.skolelinux.org/pere/blog/Idea_for_storing_trusted_timestamps_in_a_Noark_5_archive.html">2017</a>
+<a href="http://www.hungry.com/~pere/blog/Idea_for_storing_trusted_timestamps_in_a_Noark_5_archive.html">2017</a>
 for those stories.  But some times I want to integrate the timestamping
 in other code, and recently I needed to integrate it into Python.
 After searching a bit, I found