Skip to content
View JHilmarch's full-sized avatar

Block or report JHilmarch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JHilmarch/README.md

Hi there! Welcome to my space at GitHub! πŸ‘‹

  • πŸ‘‹ My name is Jonatan (@JHilmarch), an IT consultant from πŸ‡ΈπŸ‡ͺ Sweden
  • πŸ‘€ I'm interested in IT security and economy
  • 🐧 I’m currently learning more about NixOS
  • πŸ’¬ Feel free to ask me about .NET, Domain-Driven Design, or even some older technologies like T-SQL or VB6
  • ⚑ I have above-average skills in public administration and the tax system in the Nordic countries
  • πŸ“§ Send me an Email
  • 🀝 Connect with me at LinkedIn
  • πŸ’Ό Currently employed at Proptikom
  • 🌐 Visit my personal web page at GitHub Pages
  • πŸ•ŠοΈ Follow me on Mastodon

OpenPGP

Mostly I use this key, together with my YubiKey:

Fingerprint: 54D3 1A1D BB52 B00B 8D54 051D 304C B5F9 C479 DFFA

54D31A1DBB52B00B8D54051D304CB5F9C479DFFA.asc

SIGN gpg --detach-sign --armor .\test.txt

VERIFY gpg --verify test.txt.asc test.txt

SIGN & ENCRYPT gpg --encrypt --armor --sign --recipient [recipient1 email or ID] --recipient [recipient2 email or ID] test.txt

DECRYPT gpg --decrypt test.txt.gpg > decrypted.test.txt

Proton Mail

For emails sent from my Proton Mail account, trust the public key below.

Fingerprint: 6849 AD4A 8980 D201 AB98 633F 9BF0 1F2E BD64 48AC

6849AD4A8980D201AB98633F9BF01F2EBD6448AC.asc

Pinned Loading

  1. nixos-config nixos-config Public

    Jonatan's nixos configuration for several hosts

    Nix