diff --git a/content/about.md b/content/about.md index 94a8aa3..0b9210e 100644 --- a/content/about.md +++ b/content/about.md @@ -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" title = "About" description = "Information about myself" @@ -9,10 +9,14 @@ menu = "main" ## 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. -In my free time I like to play around with binary analysis and exploiting techniques by solving wargames. +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. In my free +time I like to play around with binary analysis and exploiting techniques by +solving wargames. I'm coding since ~2010. @@ -21,13 +25,14 @@ Currently working at [EBSnet][2]. ## Skills * Linux + * Rust * Java EE and SE * C * Perl 5 - * A bit Rust and Python * Bash * MySQL * Oracle SQL + * A bit of Python ## System/Tools @@ -36,7 +41,7 @@ Currently working at [EBSnet][2]. * Editor: [Vim][5] * 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 @@ -44,13 +49,22 @@ Visit [my GitHub profile][11]. ## 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. ## 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/ [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/ [15]: http://womux7pjybmp6i5q.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/