mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
deprecate XMPP accounts (not Diaspora,Kapsi)
This commit is contained in:
parent
3a137d06e5
commit
620a2b193a
@ -10,6 +10,8 @@ to communicate with me securely.
|
|||||||
|
|
||||||
## Tables
|
## Tables
|
||||||
|
|
||||||
|
*PGP*
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>PGP Fingerprint</th>
|
<th>PGP Fingerprint</th>
|
||||||
@ -18,7 +20,18 @@ to communicate with me securely.
|
|||||||
<td>2910 4A46 C561 5BF9 78A0 83F2 0C20 7F07 B2F3 2B67</td>
|
<td>2910 4A46 C561 5BF9 78A0 83F2 0C20 7F07 B2F3 2B67</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<br/>
|
|
||||||
|
*OTR*
|
||||||
|
|
||||||
|
This table can be somewhat outdated as it doesn't include anything else
|
||||||
|
than WeeChat (IRC) and BitlBee keys while I have other devices/software
|
||||||
|
I use for connecting to XMPP too using also other types of encryption
|
||||||
|
(mainly OMEMO, I guess).
|
||||||
|
|
||||||
|
**The primary accounts I use from below are IRC, Joindiaspora.com and
|
||||||
|
Kapsi.fi. The others will be disappearing if I have to do reconfiguring
|
||||||
|
on software that currently has them as there are too many to manage.**
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Account</th>
|
<th>Account</th>
|
||||||
@ -62,15 +75,12 @@ to communicate with me securely.
|
|||||||
|
|
||||||
## DNS TXT records
|
## DNS TXT records
|
||||||
|
|
||||||
I should probably sign that table using PGP (but it wouldn't increase
|
These keys can also be confirmed by checking DNS TXT records like below:
|
||||||
trust as I still have met no one whom with to sign keys), but with your
|
|
||||||
own responsibility\* you can verify the following DNS records:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
dig +short otr.mikaela.info TXT
|
dig +short otr.mikaela.info TXT
|
||||||
dig +short pgp.mikaela.info TXT
|
dig +short pgp.mikaela.info TXT
|
||||||
```
|
```
|
||||||
|
|
||||||
\* This site doesn't have DNSSEC and cache of your DNS server can be
|
*For this to be secure you should run [dnssec-trigger](https://www.nlnetlabs.nl/projects/dnssec-trigger/)
|
||||||
poisoned to give wrong results and long list of different risks that can
|
or DNSSEC-validating resolver on your local device.*
|
||||||
be there…
|
|
||||||
|
@ -6,6 +6,9 @@ redirect_from: /links/
|
|||||||
excerpt: "Links to my SOcial MEdia accounts and other accounts around the internet."
|
excerpt: "Links to my SOcial MEdia accounts and other accounts around the internet."
|
||||||
---
|
---
|
||||||
|
|
||||||
|
*Notice on XMPP: I am not going to monitor any others than Diaspora & Kapsi
|
||||||
|
accounts, if you wish to contact me using it, use either of those.*
|
||||||
|
|
||||||
* [Bitbucket](http://bitbucket.org/Ciblia)
|
* [Bitbucket](http://bitbucket.org/Ciblia)
|
||||||
* very silent, I am more active with GitHub…
|
* very silent, I am more active with GitHub…
|
||||||
* [Diaspora](https://joindiaspora.con/u/ciblia)
|
* [Diaspora](https://joindiaspora.con/u/ciblia)
|
||||||
|
Loading…
Reference in New Issue
Block a user