A lot of cool people in the indie web have been writing about human.json, a new protocol proposal for making a statement about the content of the page being created by human(s).

I wanted to spread the word.

https://hamatti.org/posts/new-protocol-proposal-for-indie-web-human-json/

#IndieWeb #blogging

New protocol proposal for indie web: human.json

human.json is a protocol proposal for stating that your website is written by a human and vouching for other sites through social trust network.

Juha-Matti Santala - Community Builder. Dreamer. Adventurer.

@hamatti Hmm I like this. I am wondering will it get crawled though, is there some way to build reputation or do we as site visitors have to read the file to check the contents?

Ah you need a browser extension?

https://codeberg.org/robida/human.json

human.json

A lightweight protocol for humans to assert authorship of their website content and vouch for the humanity of others.

Codeberg.org
@lukeharby @hamatti Crawling sites' human.json files feels like something that would be interesting for @marginalia to implement and show in search results
@shellsharks Putting it in .well-known/ is such a smart idea!

@hamatti The #mycelium network does exactly the same thing, except 1) people are not discoverable, you can only check the validity of someone you already know, 2) the server is dynamic, hence needs a separate process to be running on the web host, 3) it is not owned by anybody, can be freely extended to other uses, such as voting.

https://khleedril.org/mycelium/report-1.html

(My forgejo is currently down because of AI spam, but just ask and I will provide you the means of access).

Mycelium Network: State Report after Stage One Bootstrap

@hamatti Interesting idea, I should add one to my site sometime...

> What about humans.txt?

I remember being interested in humans.txt a long time ago but there does not seem to be any rigid standard or format for how to write them. Having a standard JSON format that can be processed and made visible by e.g. a browser extension would likely have been better than a free-form text file.

Then it is also sometimes used by companies to just advertise job offerings:

https://google.com/humans.txt

Which kinda misses the point, I think.

@ROllerozxa I think there's some poetic beauty about humans.txt being for humans and not in standard machine readable format.
@hamatti That's also true, yes.
@ROllerozxa I use browser extensions like StreetPass (to find Mastodon accounts) and Blog Quest (to find RSS feeds) and adding one for humans.txt and human.json would make a nice addition to my toolbox to make it easier to discover them.
@hamatti I’ve added this to my own site now 👍