Skip to content

Web Key Directory

Userli brings support for OpenPGP Web Key Directory, a OpenPGP key discovery system. Users can import and update their OpenPGP key and it will be published in the Web Key Directory according to the OpenPGP Web Key Directory Internet Draft.

The WKD feature depends on GnuPG being installed.

The WKD directory path can be configured by setting WKD_DIRECTORY in the dotenv (.env) file. Write access to the WKD directory is required.

The WKD directory format can be configured by setting WKD_FORMAT in the dotenv (.env) file. The supported settings are advanced (default) and direct. See the OpenPGP Web Key Directory Internet Draft for details.

The WKD directory can be regenerated at any time by running the console command:

bin/console app:wkd:export-keys