human.json Verifier version history - 1 version
human.json Verifier by Beto Dealmeida
human.json Verifier version history - 1 version
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.1.1
Released Mar 8, 2026 - 27.4 KBWorks with firefox 142.0 and laterThere are no UI changes, only the discoverability protocol changed. Instead of using/.well-known/human.json, the file is now discovered via a<link rel="human-json" src="...">element, according to the new version of the protocol (0.1.1). This allows the protocol to be used in sites with multiple users, for example:
https://example.com/~alice
https://example.com/~bob
Since each user can have their ownhuman.jsonfile.Source code released under GNU Affero General Public License v3.0 only