nostream icon indicating copy to clipboard operation
nostream copied to clipboard

A Nostr Relay written in TypeScript

Results 107 nostream issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

**Describe the bug** I visited our server https://nostr.example.nl/terms (not it's real name) and got the terms.html, but is was rather simple. As it turns out there are some Content-Security-Policy issues:...

bug

## Description This patch fixes scenarios where the user renamed the settings file to `settings.json.` which caused the settings setup script to concatenate the settings name incorrectly ## Related Issue...

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

**Pledge** I pledge to pay $100 if the following gets implemented in its entirety: **Is your feature request related to a problem? Please describe.** I'm tweaking parameters, updating the relay,...

enhancement

have you considered using another SQL engine like cockroach db? I worry that postgres may have trouble scaling to millions of users without significant devops effort https://github.com/cockroachdb/cockroach/blob/master/docs/design.md

enhancement

**Is your feature request related to a problem? Please describe.** This requires #41 and for relays to be able to sign events. At a certain interval, share IP addresses and...

enhancement

**Pledge** I'd offer $20 in BTC or LN for this but it would help others much more than myself who already found stuff the hard way. **Is your feature request...

enhancement

**Describe the bug** event_delegator and event_deduplication not set by seed script. **To Reproduce** Steps to reproduce the behavior: 1. Run seed script 2. Open database 3. See delegated and replaceable...

bug

**Is your feature request related to a problem? Please describe.** Add documentation on how to set up IP rate limiting using iptables Ref: https://making.pusher.com/per-ip-rate-limiting-with-iptables/ **Describe the solution you'd like** A...

documentation
enhancement