From e7a91af6b5fffe7c9d845123c6c2fcfd73d9b02f Mon Sep 17 00:00:00 2001 From: jaseg Date: Thu, 25 Nov 2021 11:54:39 +0100 Subject: Update theme to show post list on top level again --- content/about.rst | 45 --------------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 content/about.rst (limited to 'content/about.rst') diff --git a/content/about.rst b/content/about.rst deleted file mode 100644 index 2e249b9..0000000 --- a/content/about.rst +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: "About jaseg" ---- - -About ------ - -Hej, I'm Jan, or jaseg. At the moment I'm doing a PhD (Dr.-Ing.) at TU Darmstadt in Computer Science, specializing on -Hardware Security. This is my personal website where I publish things that I find interesting. - -I self-host my code at `git.jaseg.de `__, but I am also on `github `__ -and on `gitlab `__. I use github for issue tracking for some of my projects such as -`gerbolyze `__ and `python-mpv `__. I maintain -the `python-mpv `__ and `gerbolyze `__ python -packages on PyPI. Release tags on these two repositories are signed with the release signing key found `on github -`__ and below. - -I am not on any social network, but feel free to write me an email at `hello@jaseg.de -`__. - -I do not use application-level email encryption such as S/MIME or PGP. If you need a higher level of secrecy than -regular old email provides, please ask around for my signal contact or email me a file encrypted using `age -`__ with one of the SSH keys listed `on my github -`__. You can find both PGP and other SSH keys that I have used in the past on the -internet, but please consider these keys revoked, and do not use them to encrypt anything you send me. - -Python package release signing key -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -I use this GPG key (key ID ``ED7A208EEEC76F2D``) to sign git release tags of both `gerbolyze `__ and `python-mpv -`__:: - - -----BEGIN PGP PUBLIC KEY BLOCK----- - mDMEXom49xYJKwYBBAHaRw8BAQdA/KrWMt2MKGIZUvlQZnWjNd6i8/ZYjRsBQqEf - PJ8pJ+20NHB5dGhvbi1tcHYgUmVsZWFzZSBTaWduaW5nIEtleSA8cHl0aG9uLW1w - dkBqYXNlZy5kZT6IlgQTFggAPhYhBONvdTB/Cg7C0UX/XO16II7ux28tBQJeibj3 - AhsDBQkSzAMABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEO16II7ux28thRYA - /3Yl1RdeUGor6K0RTxce9TIBB+DpLNupJgB9f6onuocpAQC614zQ/RQ6rkGTHCwA - ElFClWRQ5eppj0jpAuH15udqAbg4BF6JuPcSCisGAQQBl1UBBQEBB0A0mrXSv6rj - ajCmZR4H4OtowAx477YS+yWARqo1NtdgJwMBCAeIfgQYFggAJhYhBONvdTB/Cg7C - 0UX/XO16II7ux28tBQJeibj3AhsMBQkSzAMAAAoJEO16II7ux28tMZwBAIUpHHvP - gRW2jQuzdw1r06kItfFk/0t+mgNUQ2+vtbhzAP98BoWx7lv+bvlIbBaVgLldusj0 - pHnZI/0y3ksMBkdbBw== - =Mr6G - -----END PGP PUBLIC KEY BLOCK----- -- cgit