LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
docs/CHANGELOG.md
docs/rate_limits.md
nostr_relay/__init__.py
nostr_relay/asgi.py
nostr_relay/cli.py
nostr_relay/config.py
nostr_relay/config.yaml
nostr_relay/db.py
nostr_relay/event.py
nostr_relay/rate_limiter.py
nostr_relay/verification.py
nostr_relay/web.py
nostr_relay.egg-info/PKG-INFO
nostr_relay.egg-info/SOURCES.txt
nostr_relay.egg-info/dependency_links.txt
nostr_relay.egg-info/entry_points.txt
nostr_relay.egg-info/requires.txt
nostr_relay.egg-info/top_level.txt
nostr_relay.egg-info/zip-safe
test/__init__.py
test/test_main.py