Sounds like a feature actually.
Would love to see more ways to get people out of insta.
Yes! Check https://team.trustroots.org/nostr.html for the ios and android app to play with
we did some zap tests on this note… we made six attempts to⚡zap this note, at nostroots@trustroots.org, over a period of about 4 hours. in each case, we found that your lightning address service or server did not respond correctly. if you wanted to fix this... you could try getting a free rizful lightning address -- https://rizful.com ... if u get it set up, pls reply here so we can do this ⚡zap test again.
Hey cool but we don’t actually run an lightning service as we focus on moneyless interactions.
Yesterday on Trustroots: 289 messages, 5 positive reviews, 0 negative reviews, 5 upvotes, 0 downvotes
Nostroots: 89 npub users, 1 active posters, 15 notes
More #stats at https://kpi.trustroots.org/
https://hitchwiki.github.io/hitchmap-nostr/ is almost ready for maps.hitchwiki.org #hitchhiking

Still plenty people #hitchhiking these days, see hitchwiki.org
working on hitchhiking related nostr stuff, set up relay.hitchwiki.org, this note should be its first note
FTR reposted this but don't actually agree with most of what is written here.
nevent1qvzqqqqqqypzp7h46t50ldt05gqmcpxd30m5503cme7sgwdd5la32vgd85m5a4d3qyt8wumn8ghj7etyv4hzumn0wd68ytnvv9hxgtcppemhxue69uhkummn9ekx7mp0qyghwumn8ghj7mn0wd68ytnvv9hxgtcqypejq8cnzh3hxc2s4rj6jkdf7lqmf0wcsdghp2fdtjyqxqmm7pxwqrevvm8
this was supposed to be a quote repost of https://primal.net/e/nevent1qvzqqqqqqypzp0q85v59wazf5y9xmsnn77va33ddwjlgu5308elnlqzrs8cpt3zqqqsvv977c3v7p80n8lpsd590yj93xtqq9a24c3d2lz3l2zrqun693uq6c7qkd
Good to see opencollective on nostr.
And it's also a good moment to point out that Trustroots will never issue tokens. It's a community of 120k+. There is no need for rewards. People contribute by being good guests and good hosts. Money or any form of token would spoil this.
We can have trust relations, and ideally we'll figure out a good way to do this on nostr, but we don't need (or want) tokens for this.
Remember the trustroots.io migration to Nostr? Well nostr:npub1lt6a968lk4h6yqduqnxcha628cudulgy8xk607c4xyxn6d6w6kcsmgp8hj is plugging along. I’m excited about this project to bring a really different kind of social app and community to Nostr.
nostr:note10kmls7ygvft0sgypykewue8yt2kvm32zjln9andttelvmdr6s9vszu3vnw
nostroots apk v0.0.1 somewhat delayed, but now available at https://team.trustroots.org/nostr.html
Nostroots apk v0.0.1 is now available at https://team.trustroots.org/nostr.html
- Link your Trustroots profile with the app thru NIP-05
- Add new notes in a pluscode area
- Layers with notes from hitchwiki.org and hitchmap.com
No iOS until expo map component is fixed upstream.
Feedback very welcome.
## 1) How did you spend your time?
I continued to write and publish more detailed weekly updates here: [https://nostrver.se/blog](https://nostrver.se/blog). These updates are also cross-posted via Nostr as long-form content.
#### Integrated RelayResponse classes
Pull requests:
* [https://github.com/nostrver-se/nostr-php/pull/59](https://github.com/nostrver-se/nostr-php/pull/59)
* [https://github.com/nostrver-se/nostr-php/pull/60](https://github.com/nostrver-se/nostr-php/pull/60)
Documentation: [https://nostr-php.dev/guides/relay-responses](https://nostr-php.dev/guides/relay-responses)
#### Researched and build a proof of concept of a handling async requests and concurrency
I have published the research outcomes here: [https://nostr-php.dev/references/async-concurrent-requests](https://nostr-php.dev/references/async-concurrent-requests). I also created a page here [https://nostr-php.dev/guides/asynchronous-and-concurrent-requests](https://nostr-php.dev/guides/asynchronous-and-concurrent-requests) with more details and a code snippet. The famous Http/Guzzle client is used for handling the requests in combination with a relative new piece of middleware which enables WebSockets. See [https://github.com/valtzu/guzzle-websocket-middleware/issues/1](https://github.com/valtzu/guzzle-websocket-middleware/issues/1) where I reached out for solving an issue with the middleware.
#### NIP-42 client to relay authentication
Finished, see [https://github.com/nostrver-se/nostr-php/pull/67](https://github.com/nostrver-se/nostr-php/pull/67)
#### NIP-19 bech32-encoded entities
Work in progress, see [https://github.com/nostrver-se/nostr-php/pull/68](https://github.com/nostrver-se/nostr-php/pull/68)
#### 2.0.0 pre-release
#### Other stuff
* New / updates documentation at [nostr-php.dev](https://nostr-php.dev):
* [Generate keys](https://nostr-php.dev/guides/generate-keys)
* [Publish an event](https://nostr-php.dev/guides/publish-event)
* [Verify event](https://nostr-php.dev/guides/verify-event)
* [Examples](https://nostr-php.dev/examples/)
* [Introduction](https://nostr-php.dev/introduction)
* [Request events](https://nostr-php.dev/guides/request-events)
* Nostr-PHP has also a repo at [gitworkshop.dev](https://gitworkshop.dev/r/naddr1qqykummnw3ez6urgwqqs6amnwvaz7tmwdaejumr0dspzqpnrnguxe8qszsshvgkvhn6qjzxy7xsvx03rlrtddr62haj4lrm3qvzqqqrhnyyx5cnk)
* My Telegram bot called Botstix can return my latest note from my personal relay (using PHP Symfony fo this), see [here](https://njump.me/nevent1qvzqqqqqqypzqpnrnguxe8qszsshvgkvhn6qjzxy7xsvx03rlrtddr62haj4lrm3qy2hwumn8ghj7un9d3shjtnyv9kh2uewd9hj7qgewaehxw309ahx7um5wgh8xetzv9ehg6tc9ejx2a30qqs8z8ufkgnpejpalpwep7tzu4j53a5skd2tn6vkpeg3qh7h6as23jcx52ufe).
* Fixed the issue that Nostr-PHP was installed as a dev dependency (which it is not) [https://github.com/nostrver-se/nostr-php/issues/61](https://github.com/nostrver-se/nostr-php/issues/61)
* Added Matomo for analytics on [https://nostr-php.dev](https://nostr-php.dev) which can be viewed by anyone at [https://matomo.sebastix.nl/](https://matomo.sebastix.nl/)
* Applied for a Nostr stand at FOSDEM 2025 in collaboration with Jurjen and Tanja, see [https://nostrver.se/blog/nostr-stand-submission-fosdem-2025](https://nostrver.se/blog/nostr-stand-submission-fosdem-2025) (fast forward: it got accepted!)
* Tinkered around with a Nostr relay implementation written in PHP: [https://github.com/nostriphant/transpher](https://github.com/nostriphant/transpher)
## 2) What do you plan to work on next quarter?
* Finish the NIP-19 implementation which will support every bech32 entity
* note
* npub
* nsec
* nevent
* naddr
* nprofile
* Research how the [revolt/event-loop package](https://revolt.run/) can be used to serve as a sort of a message bus for handling async and concurrent requests in the library
* Build a final 2.0.x release
* By default and full async concurrent requests support
* Implement NIP-03
* Implement NIP-45
* Implement a firehose demo for requesting Nostr events
* Host the nostr-php.dev website as a static website with Blossom on Nostr. See [https://github.com/lez/nsite](https://github.com/lez/nsite) and [https://github.com/hzrd149/nsite-ts](https://github.com/hzrd149/nsite-ts)
## 3) How did you make use of the money?
* Livings costs
* I attended the Nostriga unconference. A personal recap on this expierence can be read [here](https://nostr.band/note1dphddcfjell49npnjudyztvv7lakj0cs75vr0gk8gq07gypqd5ws8m9jd0).
* I placed a Nostr advertisment on a billboard near the highway here. See this repo with all the assets: [https://gitlab.com/sebastix-group/nostr/nostr-ads](https://gitlab.com/sebastix-group/nostr/nostr-ads)
* I attended Nostrdam and Bitcoin Amsterdam 2024 for organizing and volunteering at the Nostr booth. Here is a post with all my learnings from those days: [https://nostrver.se/note/my-learned-nostr-lessons-nostr-booth-bitcoin-amsterdam-2024](https://nostrver.se/note/my-learned-nostr-lessons-nostr-booth-bitcoin-amsterdam-2024)
## 4) Is there anything we could help with?
I would love to see a (closed/private) digital place with other Nostr OpenSats grantees where we can share our experiences and challenges. We could give feedback to each other as a form of encouragement. For example I'm curious how other grantees are explaining the work they to other which are not familiar with FOSS, Nostr and/or Bitcoin.
Nice idea to publish the opensats progress report.
This MediaWiki extension we're working on https://github.com/Trustroots/mediawiki-nostr-is building on your work.
The first goal is to enable signups and logins to nomadwiki.org with trustroots.org through NIP-05.
BTW would love to start pushing nos.social to trustroots users! When Android app?
Thanks for asking! Note we're not so active on the social media side of nostr.
Building a mobile app for both iOS and Android, geo coordination chat tool. Dropping the web/notes experiment.
Hitchmap.com locations are flowing into nostr (daily cron) so we have some active data to work with.
Moved to a monorepo setup, at https://github.com/Trustroots/nostroots
Hackathon this week. Another one towards the end of November. Should have an alpha version of the app this year.
Here's a rough plan to get some real life nostroots adoption in Berlin https://github.com/Trustroots/nostroots/tree/roadmap?tab=readme-ov-file#roadmap
nostr:nprofile1qqs04awjarlm2mazqx7qfnvt7a9ruwx705zrntd8lv2nzrfaxa8dtvgpz3mhxue69uhhyetvv9ujuerpd46hxtnfduqs6amnwvaz7tmwdaejumr0dsq3qamnwvaz7tmwdaehgu3wwa5kueg7emnum has topic circles ... These could be parent circles instead, more exclusive circles and each circle could vet other circles to connect circles if they choose to expose their children to other "neighborhoods"
Note Trustroots circles aren’t on nostr yet, and kinda considering turning them into simple #hashtags.
Great idea though, to build nostr apps (or functionality) for families and local communities. How to get everyone to handle their private key? Or are there alternatives where community leaders can help members with this, nostr:npub1uq70uqgas9pyhds2zt57kr9se8rg3s68ztphjnq82ts8rzeknmeql7u0c2 style?
Flutter or React Native?
We're gonna drop our experimental nostr-map prototype and build a new app around geographical notes. Which framework should we pick?
#asknostr
Making sense of the Nostr revolution, by nostr:npub1wmr34t36fy03m8hvgl96zl3znndyzyaqhwmwdtshwmtkg03fetaqhjg240
highlighting Nostroots/Trustroots
nostr:npub1nstrcu63lzpjkz94djajuz2evrgu2psd66cwgc0gz0c0qazezx0q9urg5l 2024

