wimdupont.com

Code generator of https://wimdupont.com
git clone git://git.wimdupont.com/wimdupont.com.git
Log | Files | Refs | README | LICENSE

contact.adoc (614B)


      1 I do not use any social media websites, nor do I have accounts on any of those platforms (such as Facebook, LinkedIn,
      2 Twitter,...). If you have any suggestions or questions - either technical or in any way related to the content on the site -
      3 please send an email to mailto:wim@wimdupont.com[wim@wimdupont.com]. +
      4 
      5 You can use GPG to encrypt the email: 
      6 
      7 * link:files/pubkey.gpg[Public key file]
      8 * Fingerprint: E9B0 4E58 5758 2FD5 7E86  331D 7A78 C109 C84E ECDF
      9 
     10 You could also run following command to import the public key:
     11 
     12 [source,bash]
     13 ----
     14 curl -sL https://wimdupont.com/files/pubkey.gpg | gpg --import
     15 ----