Commit graph

14 commits

Author SHA1 Message Date
William Casarin
39d70fd179 readme: update test instructions, add static build instructions
Signed-off-by: William Casarin <jb55@jb55.com>
2024-07-09 10:35:02 -07:00
William Casarin
e28454ac32 filter: add protected_events filter
This adds support for protected events

Link: https://github.com/nostr-protocol/nips/pull/1030
Signed-off-by: William Casarin <jb55@jb55.com>
2024-07-09 10:14:58 -07:00
William Casarin
20a8773631 ratelimit: rename module to match filter name
less confusion

Signed-off-by: William Casarin <jb55@jb55.com>
2024-07-09 10:04:26 -07:00
William Casarin
4b5f67d473 readme: add optional indicator to filter docs
Signed-off-by: William Casarin <jb55@jb55.com>
2024-07-09 09:55:41 -07:00
William Casarin
784d32e327 readme: show pubkey config
Signed-off-by: William Casarin <jb55@jb55.com>
2024-07-09 09:55:07 -07:00
William Casarin
051be41c53 readme: fix filter header
Signed-off-by: William Casarin <jb55@jb55.com>
2024-07-09 09:54:22 -07:00
William Casarin
74c90453b8 filter: add whitelist filter
Fixes: https://github.com/damus-io/noteguard/issues/3
Signed-off-by: William Casarin <jb55@jb55.com>
2024-07-09 09:53:36 -07:00
William Casarin
bae87107ae actually use pipeline config
Fixes: https://github.com/damus-io/noteguard/issues/4
Signed-off-by: William Casarin <jb55@jb55.com>
2024-07-09 09:48:24 -07:00
William Casarin
e1fe57ea87 a few tweaks 2024-07-08 14:39:32 -07:00
William Casarin
ddff59a20a ratelimit: switch to token-based rate limiting
allows for N actions per minute

Changelog-Changed: Switched to token-based ratelimiting
Closes: https://github.com/damus-io/noteguard/issues/2
2024-07-08 14:26:06 -07:00
William Casarin
c951f0abb2 ratelimit: clarify delay second option 2024-07-07 22:40:29 -05:00
William Casarin
98671c5aa8 section on testing 2024-07-07 22:36:47 -05:00
William Casarin
7387bcdf14 update readme 2024-07-07 22:33:52 -05:00
William Casarin
24a1c0dfc2 initial commit 2024-07-07 22:29:29 -05:00