Verifying online identity with cryptography
Find a file
Benoit Joly 125d6d9924 fixing WKD advanced policy file location according to specs
According to section "4.5. Policy Flags", the policy file must be located at the location WELLKNOWN/policy.

In section  "4. Web KeyDirectory Update Protocol", WELLKNOWN is defined as followed for the advanced method: https://openpgpkey.example.org/.well-known/openpgpkey/example.org

The guide has the policy path wrong (one level up), in .well-known/openpgpkey instead of .well-known/openpgpkey/domain.org
2020-07-18 22:12:29 -04:00
assets Fix XMPP proof url 2020-07-18 20:54:49 +02:00
server Add discourse identity proof 2020-07-06 11:44:36 +02:00
views fixing WKD advanced policy file location according to specs 2020-07-18 22:12:29 -04:00
.drone.yml Fix drone deploying on PR 2020-07-04 15:36:38 +02:00
.gitignore Ignore .editorconfig 2020-07-16 08:52:50 +02:00
CHANGELOG.md Release 0.3.0 2020-07-18 20:57:06 +02:00
composer.json Release 0.3.0 2020-07-18 20:57:06 +02:00
composer.lock Add proper PHP templating 2020-07-02 00:54:19 +02:00
favicon.svg Update favicon 2020-07-16 08:42:20 +02:00
index.php Merge pull request 'Add support for keys hosted on keybase' (#9) from keybase-integration into dev 2020-07-05 15:10:33 +02:00
LICENSE Initial commit 2020-06-25 18:01:06 +02:00
README.md Update badge URL 2020-06-27 16:35:51 +02:00

Keyoxide

Keyoxide is a FOSS solution to make basic cryptography operations accessible to regular humans.

Build Status