I might miss something completely, but is there a (working) web app that can do handle private DMs? It should do nothing else, but messages. Multiple login options is an advantage, but so far I could not find ANY. #asknostr #discoverability
Lez
lez@nostr.hu
npub1elta...cume
Inventor of nsite, building tribewiki.org. Biohacker.
I just like this image so much. 

GM and fuck the government!
One of my favourite anarchist performance from Benny Wills.
There is no single correct implementation of NIP-54 (wiki).
Although asciidoc promises you need not shave yaks to add new functionality into asciidoc convert, it is not true. Go and buy shaving foam and razors in bulk because you'll need that.
Asciidoc extensions cannot hook into the conversion of inline elements, which makes it difficult to selectively replace wikilinks in literal code blocks (`+blabla+`) but not in monospace blocks (`blabla`). To replace wikilinks, you have to parse asciidoc manually, line by line before sending it to the Asciidoc.convert method.
proof 1:
proof 2:https://wikistr.com/asciidoc*cfd7df62799a22e384a4ab5da8c4026c875b119d0f47c2716b20cdac9cc1f1a6
But the bigger issue with asciidoc is the `+...+` syntax for inline code snippets. Since decades, programmers are trained to use simple backticks for inline code, without formatting. We will never ever change habits to use `+code-snippet+` syntax. This is an utterly strange decision from asciidoc. It should be the opposite way: simple backticks for code snippets, and an additional plus sign if text formatting is needed.
And the list goes on, since asciidoc is packed with features. The wikilinks format [[xxx]] is actually an existing asciidoc feature: anchors. Fortunately there are another 2 alternative syntax for that: [#xxx] and [id=xxx], so wikilinks don't cause a big trouble here.
If I had a wiki (which I have, actually: https://tribewiki.org), now it would be high time to reconsider the storage format. Gitlab flavoured markdown is a strong candidate, with all the important features and a WYSWYG editor. This might bring in non-tech people, like activists, too.
Wikifreedia
Asciidoc test | Wikifreedia
By Lez. hello asciidoc asciidoc, +you+ are my favourite. Q.e.d.
@Silberengel @liminal ๐ฆ I'm also building on asciidoc, and I just got to the point where I'm busy disabling / hiding asciidoc features in order to ship in time. I had my asciidoc moment.
Have you had this experience?
Red โ Colour of passion
Orange โ Colour of freedom
Yellow โ Colour of hope
Light green โ Colour of peace
Dark green โ Colour of love
Blue โ Colour of joy
Indigo โ Colour of understanding
Purple โ Colour of confidence
Magenta โ Colour of harmony
Turquoise โ Colour of wholeness


Ki Science
Coloured Glasses Set
Advanced Autonomic Response Testing (A.R.T.) Tool. Coloured glasses set - 10 pairs Comes with a specific black foam case which can accommodate the ...
Setting up my Librewolf
GM!
Water has a 4th phase.
https://videos.dyntube.com/videos/exp-i5Yz0RN8b0Ctw3X0mRxgwg
Girl had her contracts cancelled because she wouldn't change the lyrics.
Was offered to be a superstar, instead she stuck with her truth.
Saylor calls her poor, I call her hero.
Enjoy!
Truly great, almost emotional.
View quoted note โ
It seems that serving NIP-05 nostr.json with a correct "Access-Control-Allow-Origin" header is not common at all. To the degree that it's not useful at all in web clients to show all the warnings. It's a distraction ritght now.
Maybe we could solve that with DVMs fetching and caching nip-05 data.
I'm releasing a relay that is a $HOME for tribes. It is willing to store events for tribe members.
The basic vision is that when newbies join Nostr via a tribe, they get immediate access to a relay that stores their events, therefore act as their home relay. In its current form it's quite similiar to @fiatjaf's khatru-pyramid, but implemented with nostr events instead of relay auth.
The vision includes blossom servers, NIP-96 media servers, and whatever servers are coming in the future automatically host tribe members' content and provide services to them. The idea is to be able to carry the tribe membership a.k.a. the initial social net between applications. And at the same time provide some defence against the reply guys / gals.
Ideally, there should be also a community UI that provides an initial supporting community for the newbies, which also uses the same relay(s), so it should just work out of the box, without any pre-configuration of relays. They can help navigate the newbies through the rough path that nostr is today. And they can provide the social inspiration to come back every day.
There's a lot more to come in the next few weeks. Some community UI, a tribal knowledge base (wiki) and more. Stay tuned.
View quoted note โ
GitHub
GitHub - lez/khatru-tribe: Home of nostr tribes
Home of nostr tribes. Contribute to lez/khatru-tribe development by creating an account on GitHub.
This is good stuff. Onion routing for nostr events.
The amount of privacy this could provide us would cause incurable headache to NSA agents.
https://wikistr.com/onion-routing-nip*fa984bd7dbb282f07e16e7ae87b26a2a7b9b90b7246a44771f0cf5ae58018f52