Add information about mirrors to about page

This commit is contained in:
Valentin Brandl 2018-07-16 12:01:31 +02:00
parent a07048ed68
commit 1c23c4cd9a
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -1,5 +1,5 @@
+++ +++
date = "2017-03-11T11:23:43+01:00" date = "2018-07-16T12:00:00+02:00"
publishdate = "2017-03-11T11:23:43+01:00" publishdate = "2017-03-11T11:23:43+01:00"
title = "About" title = "About"
description = "Information about myself" description = "Information about myself"
@ -9,10 +9,14 @@ menu = "main"
## About Me ## About Me
I'm Valentin, a computer science student from Regensburg, Germany. Currently I'm studying at [OTH Regensburg][1]. I'm Valentin, a computer science student from Regensburg, Germany. Currently I'm
studying at [OTH Regensburg][1].
My interests are mainly in IT security and open source software but also practical cryptography and blockchain based technologies. I also like administrating Linux machines and planing network infrastructures. My interests are mainly in IT security and open source software but also
In my free time I like to play around with binary analysis and exploiting techniques by solving wargames. practical cryptography and blockchain based technologies. I also like
administrating Linux machines and planing network infrastructures. In my free
time I like to play around with binary analysis and exploiting techniques by
solving wargames.
I'm coding since ~2010. I'm coding since ~2010.
@ -21,13 +25,14 @@ Currently working at [EBSnet][2].
## Skills ## Skills
* Linux * Linux
* Rust
* Java EE and SE * Java EE and SE
* C * C
* Perl 5 * Perl 5
* A bit Rust and Python
* Bash * Bash
* MySQL * MySQL
* Oracle SQL * Oracle SQL
* A bit of Python
## System/Tools ## System/Tools
@ -36,7 +41,7 @@ Currently working at [EBSnet][2].
* Editor: [Vim][5] * Editor: [Vim][5]
* Shell: [Zsh][6] with [oh-my-zsh][7] and [antigen][8] in [tmux][9] * Shell: [Zsh][6] with [oh-my-zsh][7] and [antigen][8] in [tmux][9]
Also refer to my [dotfiles][10] Also refer to my [dotfiles][10].
## GitHub ## GitHub
@ -44,13 +49,22 @@ Visit [my GitHub profile][11].
## Services ## Services
I'm administrating a [SKS keyserver][13] on this server: [keyserver.vbrandl.net][14]. I'm administrating a [SKS keyserver][13] on this server:
[keyserver.vbrandl.net][14].
On [mirror.oldsql.cc][17] I'm hosting various mirrors:
* [Arch Linux][18] ([Pool stats][19])
* [Tor Project][20] ([Downloads][21])
* [Tails][22]
* [PoC||GTFO ezine][23] (Generated using [this mirror creation tool][24])
The [website][15] and [keyserver][16] are also available via Tor onion services. The [website][15] and [keyserver][16] are also available via Tor onion services.
## License ## License
If not stated otherwise, every page on this website is released unter the [CC-BY-SA-4.0][12] license. If not stated otherwise, every page on this website is released unter the
[CC-BY-SA-4.0][12] license.
[1]: https://www.oth-regensburg.de/ [1]: https://www.oth-regensburg.de/
[2]: http://ebsnet.de/ [2]: http://ebsnet.de/
@ -68,3 +82,11 @@ If not stated otherwise, every page on this website is released unter the [CC-BY
[14]: https://keyserver.vbrandl.net/ [14]: https://keyserver.vbrandl.net/
[15]: http://womux7pjybmp6i5q.onion/ [15]: http://womux7pjybmp6i5q.onion/
[16]: http://yevybz7bh2ge5pct.onion/ [16]: http://yevybz7bh2ge5pct.onion/
[17]: https://mirror.oldsql.cc/
[18]: https://mirror.oldsql.cc/archlinux/
[19]: https://www.archlinux.org/mirrors/vbrandl.net/
[20]: https://mirror.oldsql.cc/tor/
[21]: https://mirror.oldsql.cc/tor/dist/
[22]: https://mirror.oldsql.cc/tails/
[23]: https://mirror.oldsql.cc/pocorgtfo/
[24]: https://github.com/vbrandl/pocorgtfo-mirror/