8000 GitHub - nostrband/ddsr: The Dezh DSR's (Domain Specific Relays) repository.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nostrband/ddsr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddsr

Domain-Specific Relays (DSR)


This repository contains a set of Nostr relays designed to be used for specific purposes.

This project is based on Khatru, Event Store, Blob Store and Go Nostr.

Here is a list of DSRs developed by the Dezh:

  1. Zapoli: A relay designed to used by NIP-82 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: A relay that only accepts 210 character events, tuned for NIP-B1 feeds.

    • Limits: 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)
  3. Pages: A relay that only keeps profiles and follow lists. You can simply resolve any pubkey from it.

    • NIP-50: You can search profiles.
    • Control: You can directly send your profile update/deletion to it.
    • Discovery: It scrapes new profiles.
    • Blossom: Optional Blossom server to host profile pictures and banners.
    • NIP-86: Ban specific profiles/Check reported ones.
  4. Bunklay: A relay that only accept bunker related events.

    • Limits: Only accept kind 24133.
    • Database: Keeps event for a while on database for reliability.
    • Filter checking: Only accept valide filters with at least on author and only one kind which MUST be 24133.

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:

dezh@coinos.io

License

These software are published under MIT License

About

The Dezh DSR's (Domain Specific Relays) repository.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 68.6%
  • HTML 25.6%
  • Dockerfile 5.8%
0