Mike Dilger 585dda0cb8 Do not log IP addresses -- hash IP addresses with SHA256:
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.
2024-03-17 14:13:04 +13:00
TLS
2024-02-17 09:53:47 +13:00
2024-02-19 16:36:21 +13:00
2024-02-21 14:31:26 +13:00

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
Chorus is a nostr relay
Readme
Languages
Rust 97.4%
Shell 1.9%
Dockerfile 0.7%