Nostr illuminated the path to my existence.
new npubs with 0 WoT score will be automatically filtered by some clients like Coracle π§
Concept:
1. seamless npub switching on reply
2. Anon replies (throaway npubs)
nostr:npub1nje4ghpkjsxe5thcd4gdt3agl2usxyxv3xxyx39ul3xgytl5009q87l02j
but what about WoT filtering?
Concept:
1. seamless npub switching on reply
2. Anon replies (throaway npubs)
nostr:npub1nje4ghpkjsxe5thcd4gdt3agl2usxyxv3xxyx39ul3xgytl5009q87l02j
imagine client crashes and publishes with your real npub π
Osty just works! π₯π
nostr:note1xl93duklu2n0j7u6hjukv4xuv98g4v3r736459ajs8h3mva7cnwshu26ql
We have new stuff. Not much tested yet, so feedback is welcome:
1) Iris Docs β https://docs.iris.to
Proof-of-concept collaborative text editor and simple canvas on Nostr. Recently also added a chat, so might rename to Iris Apps?
https://void.cat/d/Po8kXtpo116x3enNczizPP.webp
2) IrisDB β https://github.com/irislib/irisdb
Extensively used by Iris Docs. Tree-like data structure on Nostr.
Build wikis, marketplace apps, games and other decentralized applications where users can choose whose edits they want to see (e.g. followed users, extended social network or specific group).
Enables science fiction stuff like deleting & unliking posts, or editing a user profile or list of users without risking overwriting the whole thing with an out-of-sync version.
Use a filesystem-like interface to create all kinds of applications on Nostr without having to define obscure event kinds for each purpose.
Has simple & powerful useLocalState and usePublicState hooks for React applications.
3) npm create iris@latest β https://github.com/irislib/iris-docs
A template that quickly gets you started with Nostr & IrisDB web application development. with dev tools and basic components like login, settings or avatar. Built on Iris Docs β remove the parts you don't need. Decentralize everything!
great work Martti π₯
my record is 16 hours coding in a raw and I can confirm that it's not enough -.-
I wish I had 48 hours a day -.-
π₯ awesome implementation of NIP-46 in https://nsec.app/
in https://docstr.app I use "D" tags for each document to define a set of allowed pubkeys. then on the client we show the latest version of each doc published by any of those allowed pubkeys. easy.

