website/_pages/03_fingerprints.md

29 lines
902 B
Markdown
Raw Normal View History

2016-09-27 13:23:09 +00:00
---
layout: page
title: Fingerprints
permalink: /fingerprints/
---
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
SHA-256:
> `{{ site.fingerprints.tls.sha-256 }}`
2016-12-29 12:58:54 +00:00
SHA-1:
> `{{ site.fingerprints.tls.sha-1 }}`
2018-11-22 08:12:08 +00:00
Expiry: `{{ site.fingerprints.tls.expiry }}`
2016-09-27 13:23:09 +00:00
2016-11-02 09:18:41 +00:00
[LetsEncrypt]: https://www.letsencrypt.org