Compare commits

..

No commits in common. "47b54f68cc353a9950ec22127ce92f0c7b808958" and "1fce8a3dfaaebab4e1de8e0446230a4c1f08b365" have entirely different histories.

7 changed files with 51 additions and 43 deletions

6
Gemfile.lock generated
View File

@ -41,7 +41,7 @@ GEM
ffi (1.16.3) ffi (1.16.3)
forwardable-extended (2.6.0) forwardable-extended (2.6.0)
gemoji (4.1.0) gemoji (4.1.0)
github-pages (231) github-pages (230)
github-pages-health-check (= 1.18.2) github-pages-health-check (= 1.18.2)
jekyll (= 3.9.5) jekyll (= 3.9.5)
jekyll-avatar (= 0.8.0) jekyll-avatar (= 0.8.0)
@ -57,7 +57,7 @@ GEM
jekyll-paginate (= 1.1.0) jekyll-paginate (= 1.1.0)
jekyll-readme-index (= 0.3.0) jekyll-readme-index (= 0.3.0)
jekyll-redirect-from (= 0.16.0) jekyll-redirect-from (= 0.16.0)
jekyll-relative-links (= 0.6.1) jekyll-relative-links (= 0.7.0)
jekyll-remote-theme (= 0.4.3) jekyll-remote-theme (= 0.4.3)
jekyll-sass-converter (= 1.5.2) jekyll-sass-converter (= 1.5.2)
jekyll-seo-tag (= 2.8.0) jekyll-seo-tag (= 2.8.0)
@ -144,7 +144,7 @@ GEM
jekyll (>= 3.0, < 5.0) jekyll (>= 3.0, < 5.0)
jekyll-redirect-from (0.16.0) jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0) jekyll (>= 3.3, < 5.0)
jekyll-relative-links (0.6.1) jekyll-relative-links (0.7.0)
jekyll (>= 3.3, < 5.0) jekyll (>= 3.3, < 5.0)
jekyll-remote-theme (0.4.3) jekyll-remote-theme (0.4.3)
addressable (~> 2.0) addressable (~> 2.0)

View File

@ -13,8 +13,6 @@ _For DNS resolvers, refer to [r/resolv.tsv](/r/resolv.tsv)_
- [Identifying DNS resolver](#identifying-dns-resolver) - [Identifying DNS resolver](#identifying-dns-resolver)
- [Identifying support for client-subnet](#identifying-support-for-client-subnet) - [Identifying support for client-subnet](#identifying-support-for-client-subnet)
- [Mobile applications](#mobile-applications)
- [FFUpdater](#ffupdater)
<!-- END doctoc generated TOC please keep comment here to allow auto update --> <!-- END doctoc generated TOC please keep comment here to allow auto update -->
@ -40,12 +38,3 @@ dig +short TXT whoami.ipv4.akahelp.net.
``` ```
- Note: Cloudflare sends ECS only for whoami.ds.akahelp.net. - Note: Cloudflare sends ECS only for whoami.ds.akahelp.net.
## Mobile applications
_With the exception of those apps that config I remember otherwise or share it
with desktop versions etc._
### [FFUpdater](https://github.com/Tobi823/ffupdater)
- `https://open.dns0.eu;2a0f:fc80::ffff;2a0f:fc81::ffff;193.110.81.254;185.253.5.254`

View File

@ -11,6 +11,7 @@ redirect_from:
- /n/clawsmail.html - /n/clawsmail.html
- /n/claws-mail.html - /n/claws-mail.html
- /n/wkd.html - /n/wkd.html
- n/keyoxide.html
- n/keybase.html - n/keybase.html
sitemap: false sitemap: false

View File

@ -1,20 +0,0 @@
---
layout: null
permalink: /n/keyoxide.html
sitemap: false
---
> Keyoxide is a decentralized tool to create and verify decentralized online identities.
- For painful OpenPGP proofs using notations refer to [n/gpg](/n/gpg.html).
- For ASP profiles [Keyoxide-flutter](https://codeberg.org/Berker/keyoxide-flutter).
- [n/obtainium](/n/obtainium.html) is that way.
## My ASP profile
https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY
### Proofs
- Plain: `aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY`
- Hashed: `$argon2id$v=19$m=8192,t=2,p=4$UeKcKenApsCHc+YGJUGCHw$hoTY1qFVXf56BZpZCUNG39/2IrQjwKrT`

View File

@ -13,7 +13,6 @@ room can be found from [my discuss page](/discuss) alongside
some protocol comparison and my main accounts are in [index](/). some protocol comparison and my main accounts are in [index](/).
I also have a [txt with a list of all my accounts](/txt/matrix.txt) which [has SSH signature](/txt/matrix.txt.sig). I also have a [txt with a list of all my accounts](/txt/matrix.txt) which [has SSH signature](/txt/matrix.txt.sig).
Some of my accounts are also on my [Keyoxide ASP profile](https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY).
[Questions and Answers about Matrix](#questions--answers) [Questions and Answers about Matrix](#questions--answers)
@ -212,7 +211,7 @@ Assuming you are on nightly build, there are three steps:
Nheko was online at that time. Nheko was online at that time.
Secretly it's also possible to configure defaults for all rooms using Element Secretly it's also possible to configure defaults for all rooms using Element
Web's `/devtools` through [`im.nheko.event_expiry` account data event](https://gitea.blesmrt.net/mikaela/gist/src/branch/master/matrix/account-data/im.nheko.event_expiry/README.md). Web's `/devtools` through `im.nheko.event_expiry` account data event.
```json ```json
{ {
@ -559,8 +558,6 @@ My reasons for that are many and I am often proved correct in them.
- By having multiple accounts on different homeservers, there is no single - By having multiple accounts on different homeservers, there is no single
entity that can decide whether I participate on Matrix or not. This is also entity that can decide whether I participate on Matrix or not. This is also
a benefit of decentralisation in general. a benefit of decentralisation in general.
- Matrix rooms are hosted on all homeservers that have at least one account
joined to them.
- In case of federation meltdown, I have multiple entrypoints to send events - In case of federation meltdown, I have multiple entrypoints to send events
and thus hopefully one of them goes through faster. There have been and thus hopefully one of them goes through faster. There have been
multiple incidents where this could have been useful for room multiple incidents where this could have been useful for room

View File

@ -1,5 +0,0 @@
---
redirect_to: https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY
permalink: /r/keyoxide.html
sitemap: false
---

46
txt/keyoxide.txt Normal file
View File

@ -0,0 +1,46 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi, this is a Kyeoxide signature profile that can be verified with https://keyoxide.org/sig
As this is tracked in git, I can see additions and removals more easily, I have a suspicion that the main profile lost a notation without my interaction. The canonical location for this file is https://aminda.eu/txt/keyoxide.txt
You can find the main profile at https://keyoxide.org/hkp/69ff455a869f9031a691e0f199392f62bae30723 by the way
Anyway,
proof=aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY
proof=dns:114077943.xyz?type=TXT
proof=dns:aminda.eu?type=TXT
proof=dns:mikaela.info?type=TXT
proof=https://codeberg.org/Mikaela/gitea_proof
proof=https://fedia.io/u/Blazing8215
proof=https://gist.github.com/Mikaela/7cc112699eca2d65c21842587be09265
proof=https://git.com.de/mikaela/gitea_proof
proof=https://git.disroot.org/Mikaela/gitea_proof
proof=https://gitea.blesmrt.net/mikaela/gitea_proof
proof=https://gitlab.com/Mikaela/gitlab_proof
proof=https://git.piraattipuolue.fi/mikaela/gitea_proof
proof=https://keybase.io/mikaela
proof=https://latte.isnot.coffee/u/Trickster5768
proof=https://lemmy.tedomum.net/u/aminda
proof=https://mastodon.pirateparty.be/@MikaelaPPFI
proof=https://sauna.social/@aminda
proof=irc://irc.libera.chat/Mikaela
proof=irc://irc.libera.chat/Mikaela-
proof=matrix:u/aminda:pikaviestin.fi?org.keyoxide.r=!dBfQZxCoGVmSTujfiv:matrix.org&org.keyoxide.e=$7EPAQ3yUaq6HoUVtjW-1xV8fje6JyIHDsXNKGOFTLKE
proof=xmpp:mikaela@blesmrt.net?omemo-sid-260368424=420cf5307d3ba54042403933b1561fe4e69c457979d37fed47b8621f22f5cf29;omemo-sid-1632167881=c96e50f9e2db958ba1a92557b5b8377c422adbcaf02e51a989853af3edc6387a;omemo-sid-565824385=6804c71c03f004cd304fe23c462adefede8d9a17ef31b1d2b3b58a729dbf0003
proof=xmpp:mikaela@conversejs.org?omemo-sid-1661783571=6ef54871acca75903b3b5c7d7e19ceafe58ace206495ffccb8c8119fce4e413f;omemo-sid-620795756=c240f21a7c77c664fe4668f7c5e8049983eef70cc20e8112a111a7b93fa83a45;omemo-sid-1509191345=00820a1102d178ae3985b99191f9b6b7bc15fae4db5e8850cc85ac5df3b3e143
proof=xmpp:mikaela@disroot.org?omemo-sid-766342364=6f000e9a60ef79c7f9fcf7a0b9bbaa55f75b6f3d3f3d37461f5dee4b51c67506;omemo-sid-908400382=120b0aac176dd032aa654061874f1ac32df19f2ce0a4f7c3907a0137046b4856;omemo-sid-882836418=29cabbd39d4b65aa27b47583a3f3d3b0ab9016d1eb864ef610c852267ad5161a
proof=xmpp:mikaela@tigase.im?omemo-sid-424754188=6245724f99d8b8202e4d93baa2a3a904d9dbd5e44d3b2242fe01ca19f422ce17;omemo-sid-166112697=86ece5f7c5d2f0b373d3f54556a95b01fe27c580d655d3bff4129f1e68bd6023;omemo-sid-750032348=5d0c6d4f811d0dc646affd80c15e82335447d0c5c5efab3463a51f50ce89fb52
[aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY]
-----BEGIN PGP SIGNATURE-----
iI8EARYKADcWIQRp/0Vahp+QMaaR4PGZOS9iuuMHIwUCZcn8KBkcc3VvbWFsYWlu
ZW5AbWlrYWVsYS5pbmZvAAoJEJk5L2K64wcjYooBAO5FScHpw6NvykXrijeeH7mA
SlaUzFn5563XuRf8Z0yCAP0S/M23O98ZZlOr3rPaR0RczEfifVFRicFSJlQ8taCS
Bg==
=pk6J
-----END PGP SIGNATURE-----