From 4b5bd3310d6a43466ca17e3ff341215b870ae9c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Sun, 27 Nov 2022 16:24:00 +0100 Subject: [PATCH 1/6] Add link to keycloak account management --- index.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.yml b/index.yml index c926b59..bd6c695 100644 --- a/index.yml +++ b/index.yml @@ -4,6 +4,9 @@ links: - href: https://en.wikipedia.org/wiki/Free_software title: Fucking Free openInNewTab: true + - href: https://auth.pub.solar/realms/pub.solar/account + title: Account + openInNewTab: true - href: https://cloud.pub.solar/ title: Nextcloud openInNewTab: true From 8e89c56cc92d1d918b104ebec8c941cddb06b33d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Sun, 27 Nov 2022 16:27:15 +0100 Subject: [PATCH 2/6] Add link to auth page --- index.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/index.yml b/index.yml index bd6c695..fe65958 100644 --- a/index.yml +++ b/index.yml @@ -6,7 +6,6 @@ links: openInNewTab: true - href: https://auth.pub.solar/realms/pub.solar/account title: Account - openInNewTab: true - href: https://cloud.pub.solar/ title: Nextcloud openInNewTab: true From 0b51f722cfc1379c3d395aca34f50667404e1fa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Mon, 28 Nov 2022 00:32:02 +0100 Subject: [PATCH 3/6] Use pub.solar ID instead of account --- index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.yml b/index.yml index fe65958..94381c2 100644 --- a/index.yml +++ b/index.yml @@ -5,7 +5,7 @@ links: title: Fucking Free openInNewTab: true - href: https://auth.pub.solar/realms/pub.solar/account - title: Account + title: Your pub.solar ID - href: https://cloud.pub.solar/ title: Nextcloud openInNewTab: true From e72baf3007f8257b420bf559d764d8ff781e95a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Mon, 28 Nov 2022 19:51:55 +0100 Subject: [PATCH 4/6] Randomize names --- about.yml | 20 ++++++++++++++++++-- filters.ts | 2 +- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/about.yml b/about.yml index 9a13563..f479f85 100644 --- a/about.yml +++ b/about.yml @@ -32,7 +32,15 @@ content: ## Imprint pub.solar n.e.V. - Benjamin Bädorf, Jhonas Wernery, Hendrik Sokolowki + c/o MiOM 202, Wilhelm-Mauser-Straße 47 Halle 5, D-50827 Köln, @@ -80,7 +88,15 @@ content: ## Impressum pub.solar n.e.V. - Benjamin Bädorf, Jhonas Wernery, Hendrik Sokolowki + c/o MiOM 202, Wilhelm-Mauser-Straße 47 Halle 5, D-50827 Köln, diff --git a/filters.ts b/filters.ts index cda9804..d20b73a 100644 --- a/filters.ts +++ b/filters.ts @@ -1,7 +1,7 @@ import MarkdownIt from "https://jspm.dev/markdown-it"; const mdIt = new MarkdownIt({ - html: false, // Enable HTML tags in source + html: true, // Enable HTML tags in source xhtmlOut: false, // Use '/' to close single tags (
). // This is only for full CommonMark compatibility. breaks: true, // Convert '\n' in paragraphs into
From fb74ae600b5fadeb403b9bc4a038b38041276701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Tue, 29 Nov 2022 00:33:48 +0100 Subject: [PATCH 5/6] Add PGP fingerprint --- about.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/about.yml b/about.yml index f479f85..f49e366 100644 --- a/about.yml +++ b/about.yml @@ -19,6 +19,12 @@ content: You can reach us via [#General in Matrix](https://matrix.to/#/#general:pub.solar?via=chat.pub.solar) and [@crew on Mastodon](https://mastodon.pub.solar/@crew), or send a mail to [crew@pub.solar](mailto:crew@pub.solar). + Our PGP fingerprint is + + ``` + 8A89 87AD E373 6C8C A2EB 315A 9B80 9EBB DD62 BAE3 + ``` + ## Being a member or helping hand Are you interested in becoming a member of the pub.solar organisation? Do you want to support the organisation with labour, money, or just your name? @@ -75,6 +81,12 @@ content: Du kannst uns via [#General in Matrix](https://matrix.to/#/#general:pub.solar?via=chat.pub.solar) und [@crew auf Mastodon](https://mastodon.pub.solar/@crew) erreichen, oder eine Mail an [crew@pub.solar](mailto:crew@pub.solar) schicken. + Unser PGP Fingerabdruck ist + + ``` + 8A89 87AD E373 6C8C A2EB 315A 9B80 9EBB DD62 BAE3 + ``` + ## Mitglied oder Helfer*in werden Bist du daran interessiert ein Mitglied von pub.solar n.e.V. zu werden? Du würdest die Organisation gerne mit Arbeit, Geld, oder einfach nur deinen Namen unterstützen? From ae78ddac73fcba724436a8800e525929c166f22e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Tue, 29 Nov 2022 00:36:26 +0100 Subject: [PATCH 6/6] Add PGP key --- about.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about.yml b/about.yml index f49e366..4556a14 100644 --- a/about.yml +++ b/about.yml @@ -19,7 +19,7 @@ content: You can reach us via [#General in Matrix](https://matrix.to/#/#general:pub.solar?via=chat.pub.solar) and [@crew on Mastodon](https://mastodon.pub.solar/@crew), or send a mail to [crew@pub.solar](mailto:crew@pub.solar). - Our PGP fingerprint is + You can find our PGP key [here](https://keys.openpgp.org/vks/v1/by-fingerprint/8A8987ADE3736C8CA2EB315A9B809EBBDD62BAE3). It has the following fingerprint: ``` 8A89 87AD E373 6C8C A2EB 315A 9B80 9EBB DD62 BAE3 @@ -81,7 +81,7 @@ content: Du kannst uns via [#General in Matrix](https://matrix.to/#/#general:pub.solar?via=chat.pub.solar) und [@crew auf Mastodon](https://mastodon.pub.solar/@crew) erreichen, oder eine Mail an [crew@pub.solar](mailto:crew@pub.solar) schicken. - Unser PGP Fingerabdruck ist + Unseren PGP Schlüssel findest du [hier](https://keys.openpgp.org/vks/v1/by-fingerprint/8A8987ADE3736C8CA2EB315A9B809EBBDD62BAE3). Er hat folgenden Fingerabdruck: ``` 8A89 87AD E373 6C8C A2EB 315A 9B80 9EBB DD62 BAE3