3755d0cbce
fix: comment out timestamp prevention policies in event rejection
2026-03-06 13:33:26 +01:00
c01bcd5674
fix: add policy to reject kind 20001 events in event processing
2026-01-23 00:10:15 +01:00
0c20510928
fix: enhance event rejection policies and apply sane defaults
2026-01-21 23:24:59 +01:00
fc677ae4de
fix: update relay version to 0.1.1
2026-01-21 23:17:46 +01:00
b6b5d6de81
fix: enhance event rejection policies to prevent future and past timestamps
2026-01-21 23:14:50 +01:00
3ae6a633bf
fix: refactor management database connection setup in main function
2026-01-21 22:38:29 +01:00
08ecb91b22
add software info, version, and supported NIPs to relay instance
2026-01-04 19:06:36 +01:00
0abb475d2a
nip17-RejectNonAuthenticatedGiftWrapQueries
2026-01-04 16:56:17 +01:00
mroxso
c9dd6590da
add QUERY_LIMIT environment variable and integrate into database initialization ( #2 )
...
Co-authored-by: highperfocused <highperfocused@pm.me >
2026-01-04 16:54:12 +01:00
mroxso
c93da36c4e
dev2main ( #1 )
...
* add management database functionality for allowed and banned pubkeys
* add policy to reject events based on validation rules
* expose PostgreSQL port in Docker Compose for local access
* add event rejection policy for banned pubkeys based on management database
---------
Co-authored-by: highperfocused <highperfocused@pm.me >
2025-12-30 21:50:39 +01:00
58ec0591f0
update welcome message in HTTP handler to encourage using a nostr client
2025-12-27 22:09:00 +01:00
ea4e51d629
initial code commit
2025-12-27 21:19:47 +01:00