Say hi ๐Ÿ‘‹

You can get in contact with me via the mail below. At the moment I do not take on large projects. However, I can perhaps help with shorter consulting engagements related to my research. Those areas are mobile security, anonymity, and applied cryptography. I am always keen to learn about new research and collaborations.

#!/usr/bin/env python3
first_name = "daniel"
last_name = "hugenroth"
email = f"{first_name}{last_name}@gmail.com"
print(email)

… alternatively, you can send me a message on Twitter or LinkedIn.