Skip to content
View nicfab's full-sized avatar

Sponsoring

@JulianPrieber
@cryptomator
Block or Report

Block or report nicfab

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
nicfab/README.md

πŸ‘‹ Hi, I’m @nicfab

  • πŸ‘€ I’m interested in Privacy, Data Protection, Cybersecurity, and computer science.
  • 🌱 I would like to spend more time learning what interests me... and it's so much stuff...

πŸ§‘πŸΌβ€πŸ’Ό To know something about me: πŸ§‘πŸΌβ€πŸ’Ό Qualcosa su di me:
EN About me IT Chi sono

πŸ“« How to reach me and see my social profiles:


My WKD

As I wrote in my article entitled "Digital identity: Web Key Directory as a possible solution", I decided to set up my own Web Key Directory (WKD) to provide more security and to make it easier to identify the public keys of my email addresses.

With the tool Web Key Directory by Jonatan Miarecki (Metacode WKD Checker has been sunsetted on 1.05.2024), it is possible to check whether the WKD system is active for a given email address.

You can verify our email address.

My OpenPGP Public Key

You can fetch my public key the following way:

gpg --locate-external-keys "nicola at myGitHubUsername dot eu"

You will find the public key in the response.

If the above command doesn't work due to disabled WKD in ~/.gnupg/gpg.conf you can run:

gpg --auto-key-locate clear,wkd --locate-external-keys "nicola at myGitHubUsername dot eu"

You can download the public key directly by using the following commands (you can obtain the URL with the tool Web Key Directory by Jonatan Miarecki by inputting the email address):

curl --tlsv1.3 -o nicfab.eu "https://openpgpkey.nicfab.eu/.well-known/openpgpkey/nicfab.eu/hu/s6wy17ps55re8usymdzz3ghq1z7uefof?l=nicola"

or

wget --secure-protocol=TLSv1_3 --max-redirect=0 -O nicfab.eu "https://openpgpkey.nicfab.eu/.well-known/openpgpkey/nicfab.eu/hu/s6wy17ps55re8usymdzz3ghq1z7uefof?l=nicola"

Yiu can also retrieve my OpenPGP key on GitHub here.


Credits duxsco for the WKD insights.

Popular repositories Loading

  1. nicfab nicfab Public

    Config files for my GitHub profile.

  2. DAPPREMO DAPPREMO Public

  3. markdown markdown Public

    Markdown commands

  4. tips-and-tricks tips-and-tricks Public

    Tips and Tricks

  5. nostr-watch nostr-watch Public

    Forked from sandwichfarm/nostr-watch

    nostr registry and monitor web-client

    Vue

  6. xmpp.org xmpp.org Public

    Forked from xsf/xmpp.org

    xmpp.org website (builds: https://github.com/xsf/xmpp.org/actions)

    HTML