2016-09-27 13:23:09 +00:00
|
|
|
---
|
|
|
|
layout: page
|
|
|
|
title: Fingerprints
|
|
|
|
permalink: /fingerprints/
|
|
|
|
---
|
|
|
|
|
2017-01-18 18:00:34 +00:00
|
|
|
I'll try to keep the fingerprints on this page up-to-date to within about a day or two
|
|
|
|
of them being updated on the server. If you're connecting through Tor you'll get a
|
|
|
|
security warning pop up around once every 3 months, when the LetsEncrypt certificate
|
|
|
|
expires and is renewed. If I haven't updated the fingerprint on this page, you can
|
|
|
|
check the fingerprint in your browser and compare that with what the XMPP server is
|
|
|
|
reporting. They should be identical.
|
|
|
|
|
|
|
|
OTR Fingerprint: graffen.dk/Qubes: `{{ site.fingerprints.otr }}`
|
|
|
|
|
|
|
|
TLS certificate for this site and the XMPP server is issued by [LetsEncrypt][LetsEncrypt] to _triton.xmpp.dk_
|
2016-09-27 13:28:01 +00:00
|
|
|
|
2017-01-08 12:33:58 +00:00
|
|
|
SHA-256:
|
|
|
|
|
|
|
|
> `{{ site.fingerprints.tls.sha-256 }}`
|
|
|
|
|
2016-12-29 12:58:54 +00:00
|
|
|
SHA-1:
|
2017-01-08 12:33:58 +00:00
|
|
|
|
|
|
|
> `{{ site.fingerprints.tls.sha-1 }}`
|
|
|
|
|
2016-12-29 12:58:54 +00:00
|
|
|
Expiry (dd/mm/yy): 29/03/2017
|
2016-09-27 13:23:09 +00:00
|
|
|
|
2016-11-02 09:18:41 +00:00
|
|
|
[LetsEncrypt]: https://www.letsencrypt.org
|