someone on Nostr: working on decentralized llm sharing. my current solution is an html page that ...
working on decentralized llm sharing.
my current solution is an html page that fetches the listings and torrents from nostr network:
https://nostr.download/b24dc6337fd1823be4aae1eb4b9e9dc0dedc25eb7fc656d60b8cf6f30afe81f6.htmlthe python script running on a vps seedbox or dedicated box are making the torrents:
https://gist.github.com/etemiz/c5d3e3c9b3a108b2d507714ff8ad2eedthe html is the ultimate decentralization but i may ditch that and do regular website to be more functional and have more control over curation (effective blocking of spam). i will need to calculate web of trust and it is too heavy for an html.
the html upgrades itself! checks nostr network for a newer version, downloads from blossom and verifies the hash. presents the new version to the user.
has anyone done such html apps with nostr?
Published at
2026-06-21 16:20:00 UTCEvent JSON
{
"id": "2a8b9f813f43c469e5b17be3aef2552d92ba050227ba825ad16584fd46172151",
"pubkey": "9fec72d579baaa772af9e71e638b529215721ace6e0f8320725ecbf9f77f85b1",
"created_at": 1782058800,
"kind": 1,
"tags": [
[
"client",
"Yakihonne",
"31990:20986fb83e775d96d188ca5c9df10ce6d613e0eb7e5768a0f0b12b37cdac21b3:1700732875747"
]
],
"content": "working on decentralized llm sharing. \n\nmy current solution is an html page that fetches the listings and torrents from nostr network:\nhttps://nostr.download/b24dc6337fd1823be4aae1eb4b9e9dc0dedc25eb7fc656d60b8cf6f30afe81f6.html\n\nthe python script running on a vps seedbox or dedicated box are making the torrents:\nhttps://gist.github.com/etemiz/c5d3e3c9b3a108b2d507714ff8ad2eed\n\nthe html is the ultimate decentralization but i may ditch that and do regular website to be more functional and have more control over curation (effective blocking of spam). i will need to calculate web of trust and it is too heavy for an html.\n\nthe html upgrades itself! checks nostr network for a newer version, downloads from blossom and verifies the hash. presents the new version to the user.\n\nhas anyone done such html apps with nostr?",
"sig": "d0635e0488dd15ea40e7b917d27ca75c2cc3889f95d72610b42628a57d62b420dfd3d70ef7a0193c2349cd2e7e341e5451b8455882dbb31cf9925a82d6ab39a7"
}