mirror of
https://github.com/mikedilger/chorus.git
synced 2026-07-02 07:13:21 +00:00
We need to match repeat requests as being from the same IP address so we can keep IP address reputations. If someone has a suspect IP address, they can hash it and then find it in our logs, so this is not perfect protection. But if they are trying to get IP addresses they won't find any.
Chorus
Chorus is a nostr relay.
It is pretty fast: docs/PERFORMANCE.md.
It can work as your personal relay: docs/PERSONAL_RELAY.md.
To deploy chorus, read docs/DEPLOYING.md
To configure chorus read docs/CONFIG.md
To undertand the relay's behavior, read docs/BEHAVIOR.md
Chorus does not have any provisions for charging users.
Status
Chorus is now released.
Description
Languages
Rust
97.4%
Shell
1.9%
Dockerfile
0.7%