## NostrNet Development Summary Today, I optimized NostrNet for medium screens, such as iPads and other tablets. Large screen optimization tomorrow. image Tomorrow, I plan to implement a fascinating feature allowing the NostrNet to create multiple instances of itself and display them in tabs, similar to a browser. image I'm also working on advanced web search features. Additionally, I've noticed an increasing number of users, so I'll refrain from making any breaking changes from now on. Try NostrNet: https://app.nostrnet.work/

Replies (6)

Default avatar
sms 2 years ago
Is this not going to work in iOS Lockdown Mode?
I had a quick look at it yesterday and it's pretty neat. I have a question, and maybe I missed something very obvious. Is there a way to add an nsec to the app so that when you open the different nostr clients it connects with that nsec automatically?
In Android, PC, and Mac, it automatically connects with your existing browser extensions. On iOS, it's currently not possible due to WebKit limitations. I once considered building an inbuilt key manager, which would be the right direction.
โ†‘