Initial commit
This commit is contained in:
commit
c61393c39b
162 changed files with 5158 additions and 0 deletions
Binary file not shown.
0
static/.well-known/openpgpkey/policy
Normal file
0
static/.well-known/openpgpkey/policy
Normal file
12
static/.well-known/security.txt
Normal file
12
static/.well-known/security.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA512
|
||||
|
||||
Contact: mailto:norbert@tretkowski.de
|
||||
Expires: 2030-12-31T23:59:59.000Z
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEARYKAB0WIQTer9ZUVv5/6vfzq4fqoxo2k6qyMQUCaEQy1wAKCRDqoxo2k6qy
|
||||
Ma8oAQCEqqQLam6/+xZN7EZaiqMYFYiFP6cHdcRgdgwWlcltSgD/R11S91WahhS6
|
||||
Jphs6SSIbWVVPVYp+SksoS8OKAvrWQw=
|
||||
=t7+e
|
||||
-----END PGP SIGNATURE-----
|
19
static/.well-known/webfinger
Normal file
19
static/.well-known/webfinger
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"subject": "acct:norbert@tretkowski.de",
|
||||
"aliases": [
|
||||
"https://social.tretkowski.de/users/norbert",
|
||||
"https://social.tretkowski.de/@norbert"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"rel": "http://webfinger.net/rel/profile-page",
|
||||
"type": "text/html",
|
||||
"href": "https://social.tretkowski.de/@norbert"
|
||||
},
|
||||
{
|
||||
"rel": "self",
|
||||
"type": "application/activity+json",
|
||||
"href": "https://social.tretkowski.de/users/norbert"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue