Git Product home page Git Product logo

πŸ‘‹ 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.

nicfab's Projects

nicfab doesn’t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.