2017-03-11 13:44:36 +01:00
|
|
|
+++
|
2019-08-10 12:10:03 +02:00
|
|
|
date = "2019-08-10T12:00:00+02:00"
|
2017-03-11 15:18:12 +01:00
|
|
|
publishdate = "2017-03-11T11:23:43+01:00"
|
2017-03-11 13:44:36 +01:00
|
|
|
title = "About"
|
2017-03-11 15:18:12 +01:00
|
|
|
description = "Information about myself"
|
2017-03-11 13:44:36 +01:00
|
|
|
menu = "main"
|
|
|
|
|
|
|
|
+++
|
|
|
|
|
2017-04-07 14:07:15 +02:00
|
|
|
## About Me
|
|
|
|
|
2018-10-02 17:59:29 +02:00
|
|
|
I'm Valentin, a computer science student from Regensburg, Germany. I received
|
|
|
|
my bachelor's degree after graduating from [OTH Regensburg][1] in 2018 and am
|
|
|
|
currently attending [Ruhr Universität Bochum][26] for my master's degree.
|
2017-03-11 13:44:36 +01:00
|
|
|
|
2018-07-16 12:01:31 +02:00
|
|
|
My interests are mainly in IT security and open source software but also
|
2018-10-02 17:11:26 +02:00
|
|
|
practical cryptography and blockchain based technologies. I also like
|
2018-07-16 12:01:31 +02:00
|
|
|
administrating Linux machines and planing network infrastructures. In my free
|
|
|
|
time I like to play around with binary analysis and exploiting techniques by
|
2018-10-02 17:59:29 +02:00
|
|
|
solving CTFs and wargames.
|
2017-03-11 13:44:36 +01:00
|
|
|
|
|
|
|
I'm coding since ~2010.
|
|
|
|
|
2017-03-11 16:01:57 +01:00
|
|
|
Currently working at [EBSnet][2].
|
2017-03-11 13:44:36 +01:00
|
|
|
|
2017-04-07 14:07:15 +02:00
|
|
|
## Skills
|
|
|
|
|
2017-03-11 13:44:36 +01:00
|
|
|
* Linux
|
2018-07-16 12:01:31 +02:00
|
|
|
* Rust
|
2017-04-07 14:07:15 +02:00
|
|
|
* Java EE and SE
|
2017-03-11 13:44:36 +01:00
|
|
|
* C
|
|
|
|
* Perl 5
|
|
|
|
* Bash
|
|
|
|
* MySQL
|
|
|
|
* Oracle SQL
|
2018-07-16 12:01:31 +02:00
|
|
|
* A bit of Python
|
2017-03-11 13:44:36 +01:00
|
|
|
|
2017-04-07 14:07:15 +02:00
|
|
|
## System/Tools
|
|
|
|
|
2017-03-11 16:01:57 +01:00
|
|
|
* OS: [Arch Linux][3]
|
|
|
|
* WM: [i3wm][4]
|
|
|
|
* Editor: [Vim][5]
|
|
|
|
* Shell: [Zsh][6] with [oh-my-zsh][7] and [antigen][8] in [tmux][9]
|
2017-03-11 13:44:36 +01:00
|
|
|
|
2018-07-16 12:01:31 +02:00
|
|
|
Also refer to my [dotfiles][10].
|
2017-03-11 13:44:36 +01:00
|
|
|
|
2017-04-07 14:07:15 +02:00
|
|
|
## GitHub
|
|
|
|
|
2017-03-11 16:01:57 +01:00
|
|
|
Visit [my GitHub profile][11].
|
|
|
|
|
2017-04-27 13:53:49 +02:00
|
|
|
## Services
|
|
|
|
|
2018-07-16 12:01:31 +02:00
|
|
|
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])
|
2019-08-10 12:10:03 +02:00
|
|
|
* [Manjaro Linux][27]
|
2018-07-16 12:01:31 +02:00
|
|
|
* [Tor Project][20] ([Downloads][21])
|
|
|
|
* [Tails][22]
|
|
|
|
* [PoC||GTFO ezine][23] (Generated using [this mirror creation tool][24])
|
2017-04-27 13:53:49 +02:00
|
|
|
|
2018-07-22 19:36:47 +02:00
|
|
|
The [website][15], [keyserver][16] and [mirrors][25] are also available via Tor
|
|
|
|
onion services.
|
2017-04-27 13:53:49 +02:00
|
|
|
|
2017-04-07 15:16:01 +02:00
|
|
|
## License
|
|
|
|
|
2018-07-16 12:01:31 +02:00
|
|
|
If not stated otherwise, every page on this website is released unter the
|
|
|
|
[CC-BY-SA-4.0][12] license.
|
2017-04-07 15:16:01 +02:00
|
|
|
|
2017-03-11 16:01:57 +01:00
|
|
|
[1]: https://www.oth-regensburg.de/
|
|
|
|
[2]: http://ebsnet.de/
|
|
|
|
[3]: https://archlinux.org
|
|
|
|
[4]: https://i3wm.org/
|
|
|
|
[5]: http://www.vim.org
|
|
|
|
[6]: https://www.zsh.org/
|
|
|
|
[7]: https://github.com/robbyrussell/oh-my-zsh
|
|
|
|
[8]: http://antigen.sharats.me/
|
|
|
|
[9]: https://tmux.github.io/
|
|
|
|
[10]: https://github.com/vbrandl/dotfiles
|
|
|
|
[11]: https://github.com/vbrandl
|
2017-04-07 15:16:01 +02:00
|
|
|
[12]: https://github.com/vbrandl/vbrandl.net/blob/master/LICENSE
|
2017-04-27 13:53:49 +02:00
|
|
|
[13]: https://sks-keyservers.net/
|
|
|
|
[14]: https://keyserver.vbrandl.net/
|
|
|
|
[15]: http://womux7pjybmp6i5q.onion/
|
|
|
|
[16]: http://yevybz7bh2ge5pct.onion/
|
2018-07-16 12:01:31 +02:00
|
|
|
[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/
|
2018-07-22 19:36:47 +02:00
|
|
|
[25]: http://oldsqlid5444gjnhxeio2esjnatksjrfcyhec2dbqa3ur3hazlsj4xqd.onion/
|
2018-10-02 17:11:26 +02:00
|
|
|
[26]: https://www.ruhr-uni-bochum.de/
|
2019-08-10 12:10:03 +02:00
|
|
|
[27]: https://mirror.oldsql.cc/manjaro/
|
|
|
|
|