keyoxide v0.4.4
keyoxide-cli
A command-line interface written in Node.js to locally verify online distributed identities, powered by the same method used by keyoxide.org.
Installation
Using NPM (preferred)
Simply run:
npm install -g keyoxideto install keyoxide globally to your system path.
Using git
Clone this repository, then either run:
npm install -gor
yarn global add keyoxideto install keyoxide globally to your system path.
Usage
To verify a key stored on dedicated keyservers, run:
keyoxide verify hkp:keys.openpgp.org:test@doip.rocksSince keys.openpgp.org is the default keyserver, this is equivalent to:
keyoxide verify hkp:test@doip.rocksOf course, you can specify any HKP keyserver:
keyoxide verify hkp:keyserver.ubuntu.com:test@doip.rocksIt is also possible to search for a fingerprint:
keyoxide verify hkp:3637202523e7c1309ab79e99ef2dc5827b445f4bTo verify a key made accessible through Web Key Directory, run:
keyoxide verify wkd:test@doip.rocksCommunity
There's a Keyoxide Matrix room where we discuss everything DOIP and Keyoxide.
Donate
Please consider donating if you think this project is a step in the right direction for the internet.
Funding
This project was realized with funding from NLnet.