Copied static assets from old website repository

This commit is contained in:
Jonas Tobias Hopusch 2021-06-13 23:13:36 +02:00
parent 3e5db79a3f
commit b38be03e97
Failed to generate hash of commit
24 changed files with 100 additions and 0 deletions

View File

@ -0,0 +1,56 @@
==================================================================
https://keybase.io/jotoho
--------------------------------------------------------------------
I hereby claim:
* I am an admin of https://jotoho.de
* I am jotoho (https://keybase.io/jotoho) on keybase.
* I have a public key ASATBoaluSRCSeu6jDYaGdWhNREF0s6npOK0L8KCn8pSbwo
To do so, I am signing this object:
{
"body": {
"key": {
"eldest_kid": "0101ef08cb9f38b6305fd1d283980357664246e9e8d51aea4b2ae45d662aca2b6edc0a",
"host": "keybase.io",
"kid": "0120130686a5b9244249ebba8c361a19d5a1351105d2cea7a4e2b42fc2829fca526f0a",
"uid": "939427f5674b6adce0997ee916b81519",
"username": "jotoho"
},
"merkle_root": {
"ctime": 1617799808,
"hash": "57f19fb444971969c3d5d9b6affaa9f2270bb9b95a7b11b66b325665a6155712484a99b10ceda86a7e14f9c138350b4d317df48297c7c4e9983ff390115c59bc",
"hash_meta": "19272f3d7a72db4d95ea77aaa77a77e8b5f55de82b8d831ec198fc0e5e31d1d9",
"seqno": 19568200
},
"service": {
"entropy": "xGtiHdovhjq1WovjBDct3IaC",
"hostname": "jotoho.de",
"protocol": "https:"
},
"type": "web_service_binding",
"version": 2
},
"client": {
"name": "keybase.io go client",
"version": "5.6.1"
},
"ctime": 1617799832,
"expire_in": 504576000,
"prev": "c72c8f8158b0ab77b6666bc36fb5378d50d3d5fea0730e0b82b477d6d0948984",
"seqno": 71,
"tag": "signature"
}
which yields the signature:
hKRib2R5hqhkZXRhY2hlZMOpaGFzaF90eXBlCqNrZXnEIwEgEwaGpbkkQknruow2GhnVoTURBdLOp6TitC/Cgp/KUm8Kp3BheWxvYWTESpcCR8QgxyyPgViwq3e2ZmvDb7U3jVDT1f6gcw4LgrR31tCUiYTEIFnJoWLE2gBDjSgWRVgWEEfMgm2XqOLoCHepzYWbcfHwAgHCo3NpZ8RAYVMmIiwA03ayCus9RxKQjzpCNPM1U7fdnHaaTlbLfAZ5uCCG2cL2Cg3w79k0KHmf6WhXCVO8jOYnHmSR3j+MCahzaWdfdHlwZSCkaGFzaIKkdHlwZQildmFsdWXEIC/X0pJj0LsG+CquOANVAsbqiux2ExFX2pJCw3HUiB9Bo3RhZ80CAqd2ZXJzaW9uAQ==
And finally, I am proving ownership of this host by posting or
appending to this document.
View my publicly-auditable identity here: https://keybase.io/jotoho
==================================================================

View File

@ -0,0 +1,13 @@
{
"m.homeserver": {
"base_url": "https://matrix.jotoho.de:443"
},
"io.element.e2ee": {
"default": true,
"secure_backup_required": false,
"secure_backup_setup_methods": []
},
"im.vector.riot.e2ee": {
"default": true
}
}

View File

@ -0,0 +1,3 @@
{
"m.server": "matrix.jotoho.de:443"
}

View File

@ -0,0 +1 @@
# Policy flags for domain jotoho.de

View File

@ -0,0 +1 @@
# Policy flags for domain jotoho.de

View File

@ -0,0 +1,5 @@
Contact: mailto:security@jotoho.de
Expires: Sat, 27 Jan 2024 00:00 +0100
Encryption: https://keys.openpgp.org/vks/v1/by-fingerprint/1F42EF02BE3E6FE8F624C8BC612F3350DB59D359
Preferred-Languages: de, en
Canonical: https://jotoho.de/.well-known/security.txt

View File

@ -0,0 +1,9 @@
{
"homepage": "https://gitlab.com/jotoho/mc-testingmod",
"1.16.5": {
"prealpha": "This 'version' has no changelog"
},
"promos": {
"1.16.5-latest": "prealpha"
}
}

12
static/upload/index.html Normal file
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="robots" content="none" />
<meta name="referrer" content="no-referrer" />
<meta
http-equiv="refresh"
content="0; https://nextcloud.jotoho.de/s/WE8QrABrgHmY846"
/>
</head>
</html>