contact.html (774B) - raw


      1 <!-- title: Contact -->
      2 <!-- description: Contact information. -->
      3 
      4 <p>You can contact me sending an email to <a href="mailto:oscar@oscarbenedito.com">oscar@oscarbenedito.com</a>.</p>
      5 
      6 <h2>Encrypt your message</h2>
      7 
      8 <p>
      9   If you want to encrypt your message using PGP, you can either use the Web Key Directory standard
     10   or get my public key from <a href="/pgp/pubkey.asc" title="Oscar Benedito's public PGP key">this
     11   address</a>. My PGP key fingerprint is:</p>
     12 <!-- /p -->
     13 
     14 <pre><code>2D64 7040 7548 446A 3F35 D775 621D 67E0 9F48 82A6</code></pre>
     15 
     16 <p>
     17   If you don't know how to use PGP but still want to encrypt your message, you can use <a
     18   href="https://keyoxide.org/oscar@oscarbenedito.com" title="Keyoxide profile">Keyoxide</a> at your
     19   own risk.</p>
     20 <!-- /p -->