add Daisy

This commit is contained in:
neb 2023-01-20 23:59:09 -06:00
parent 76677c3bc6
commit 3de49480fa
No known key found for this signature in database
GPG Key ID: 32451EF9FF14A550

View File

@ -34,7 +34,6 @@ of the public instances.
- [søstr](https://github.com/metasikander/s0str)![stars](https://img.shields.io/github/stars/metasikander/s0str.svg?style=social) a private nostr relay written in rust, saves all notes from one pubkey and publish them to anyone that requests them
- [knostr](https://github.com/lpicanco/knostr)![stars](https://img.shields.io/github/stars/lpicanco/knostr.svg?style=social) a nostr relay implemented in Kotlin with support for Postgres and metrics(micrometer).
### Instances
Instances are plenty and their availability may vary but these projects track
@ -97,6 +96,8 @@ them:
- [nostr-chat-widget-react](https://www.npmjs.com/package/nostr-chat-widget-react?activeTab=readme) - A React component that provides a live-chat widget over nostr that can be embedded into any website.
- [Blockcore Notes](https://github.com/block-core/blockcore-notes) ![stars](https://img.shields.io/github/stars/block-core/blockcore-notes.svg?style=social) - Progressive Web App that can be installed on mobile and desktop, organize following in circles and have both public and private following lists. Dynamic interface for different uses, such as optimized for photograph viewing.
- [notes.blockcore.net](https://notes.blockcore.net/)
- [Daisy](https://github.com/neb-b/daisy) - Mobile client for Android and iOS
- [testflight + android builds](https://neb.lol/nostr)
### Client reviews and/or comparisons
@ -195,7 +196,7 @@ Outside of nostr itself, you find the community on:
- [anigma.io](https://anigma.io) - has known xss attack vulnerabilities, which can put private key at risk, or risk signing events you may not want to send.
- [nvote](https://nvote.co) - it does server side processing, and even private key is handled server side, and as such is deprecated for normal use.
- [alphaama.com](https://alphaama.com) - is *under maintenance* as of late 2022.
- [alphaama.com](https://alphaama.com) - is _under maintenance_ as of late 2022.
## Other links