https://github.com/dezh-tech/ddsr
the dezh dsr's (domain specific relays) repository.
https://github.com/dezh-tech/ddsr
blossom dezh dsr khatru media nip nostr relay
Last synced: about 1 month ago
JSON representation
the dezh dsr's (domain specific relays) repository.
- Host: GitHub
- URL: https://github.com/dezh-tech/ddsr
- Owner: dezh-tech
- License: mit
- Created: 2025-01-23T16:02:31.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-24T22:38:55.000Z (about 2 months ago)
- Last Synced: 2025-02-24T23:23:57.432Z (about 2 months ago)
- Topics: blossom, dezh, dsr, khatru, media, nip, nostr, relay
- Language: Go
- Homepage:
- Size: 603 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nostr - DDSR - tech/ddsr.svg?style=social) - Dezh DSRs (Domain specific relays) is a set of lightweight relays designed to do exactly one thing, better than general relays to enhance UX: (Relays / Implementations)
README
![]()
Domain Specific Relays (DSR)
This repository contains a set of [Nostr](https://nostr.com) relays designed to be used for specific purposes.
This project is based on [Khatru](https://github.com/fiatjaf/khatru), [Event Store](https://github.com/fiatjaf/eventstore), [Blob Store](github.com/kehiy/blobstore) and [Go Nostr](github.com/nbd-wtf/go-nostr).
Here is a list of DSRs developed by the Dezh:
1. [Zapoli](./zapoli): A relay designed to used by [NIP-82](https://github.com/nostr-protocol/nips/pull/1336) clients.
- NIP-50: you can search between multiple software applications.
- Blossom: you can store software images, icons, and binaries.
- NIP-86: you can limit write access to software publishers.2. [210maxi](./210maxi): A relay that only accepts 210 character events, tuned for [NIP-B1](https://github.com/nostr-protocol/nips/pull/1710) feeds.
- Only accept kind 25, 1111, 7, 5, 9734, 9735, 0, 3.
- NIP-50: search your favorite tiny notes.
- NIP-86: manageable with support of reporting. (WIP)> [!NOTE]
> You can open your target relay and find full documentation there.## Contribution
All kinds of contributions are welcome!
## Donation
Donations and financial support for the development process are possible using Bitcoin and Lightning:
**on-chain**:
```
bc1qa0z44j7m0v0rx85q0cag5juhxdshnmnrxnlr32
```**lightning**:
```
[email protected]
```## License
These software are published under [MIT License](./LICENSE)