Facebook? Usually Bapak-bapak banyak yang masih pakai ๐
Thank you Kirino-san for maintaining upstream and become the backbone of the project ๐
Yes, there is two options. Damus implement public mute list. Amethyst private list (buth can adapt to existing public list) and Snort can do both clearly. Depend on Clients.
>Even the content was encrypted, the "tags" remains unencrypted.
NIP-51 defines that clearly.
>Unfortunately i do not see a client that has option to not publish a mute list publicly.
Snort have both options.
My reply above for your statement in this claim. Which is not true.
No. NIP-51 clearly defined that private mute list (tags) should be encrypted in "content" event field
https://github.com/nostr-protocol/nips/blob/master/51.md#encryption-process-pseudocode
Amethyst for example has done that properly by encrypting the tags in content field
AFAIK, Snort support both public and private list. Block button for private list and mute button for public list.
nostr-filter-relay v0.2.0 update
"Give us tools/options to help curating our global feed"

This release bring several code improvements, security fix, better documentation, and mark the completion step of nostr-filter-relay target features as follows:
- Language filter
- User type filter (Nostr native user/non bridged user, activitypub/mostr bridged user)
- SFW/Non SFW image content filter
- (New ๐) Hate speech (Toxic comment) filter
- (WIP - Next) Sentiment analysis
- (Planned - Next) Topic classification
All filtering features can be easily disabled (opt-out) with parameters content=all as shown by this example:
wss://nostr-id-relay.hf.space/?content=all
Feel free to check USAGE.md documentation for more Examples on how to use nostr-filter-relay.
Two major features left that will become the next development target:
- (WIP) Sentiment analysis
- (Planned) Topic classification
What's Changed?
- feature: hate speech (toxic comments) detection support
- build: update nostr-monitoring-tool and nostr-filter dependency
- docs: explanation of nostr-filter-relay architecture and flowchart
- All detail update for nostr-filter and nostr-monitoring-tool in release note link
#nostr-filter-relay Release Note v0.2.0:
https://github.com/atrifat/nostr-filter-relay/releases/tag/v0.2.0
nostr-filter-relay v0.2.0 update
"Give us tools/options to help curating our global feed"

This release bring several code improvements, security fix, better documentation, and mark the completion step of nostr-filter-relay target features as follows:
- Language filter
- User type filter (Nostr native user/non bridged user, activitypub/mostr bridged user)
- SFW/Non SFW image content filter
- (New ๐) Hate speech (Toxic comment) filter
- (WIP - Next) Sentiment analysis
- (Planned - Next) Topic classification
All filtering features can be easily disabled (opt-out) with parameters content=all as shown by this example:
wss://nostr-id-relay.hf.space/?content=all
Feel free to check USAGE.md documentation for more Examples on how to use nostr-filter-relay.
Two major features left that will become the next development target:
- (WIP) Sentiment analysis
- (Planned) Topic classification
What's Changed?
- feature: hate speech (toxic comments) detection support
- build: update nostr-monitoring-tool and nostr-filter dependency
- docs: explanation of nostr-filter-relay architecture and flowchart
- All detail update for nostr-filter and nostr-monitoring-tool in release note link
#nostr-filter-relay Release Note v0.2.0:
https://github.com/atrifat/nostr-filter-relay/releases/tag/v0.2.0
* ... otherwise it will make drama for some people
Ideally, nostr clients provide options to pick whether they want to publish encrypted or public list. Public list useful for client that offer using other people public mute list (nos.social has that feature). By default it should be better encrypted or private, otherwise it will male drama fpr some people ๐
Word mute in Amethyst, Snort, Nostrudel. I think Damus should have that, it is essential feature that can help Damus users curate their feed
:( okay lets try with this link https://github.com/KoalaSat/nostros/assets/111684255/1c6e5ed9-f1b5-491f-9dd3-877a5739138b
What happened to original link? Did you delete it?
It is nice you posted something like this once a while nostr:npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s , especially if it is your inner 'hobby' ๐
Could it be useful for home heater? Or probably not? ๐
Cat
Between those three will choose Rabbit ๐
Yes, thank you Mazin for all your suggestions. I really need to add that later as backlog. The last time i have checked the relay has peak of 1500+ connections, while normally around 20-30 alive connections. Thankfully it seems only affect a little bit with relay performance ๐
Well, it can't be helped then. Since the main routing or reverse proxy comes from Huggingface. I assume they use traefik or similar proxy with their own settings. ๐
Semi has said that i can probably handle that in application level. So, i think i really need to add that in nostr-filter as it stands as frontend proxy application before strfry
Yes and the relay will run a bit faster with noReadAhead = false. Itโs only something nostr:npub1nlk894teh248w2heuu0x8z6jjg2hyxkwdc8cxgrjtm9lnamlskcsghjm9c and I saw as our DBs scaled.
Ah, good to know, thank you. Well i think it is fine for now as the relay won't likely hit the limit
The last question might be related how you handle malicious bot traffic that open multiple websocket connection. Does the value below can help mitigate that a bit?
#Websocket-level PING message frequency (should be less than any reverse proxy idle timeouts) (restart required)
autoPingSeconds = 55
#If TCP keep-alive should be enabled (detect dropped connections to upstream reverse proxy)
enableTcpKeepalive = true
It's ok Mazin, thank you for your suggestions. ๐
I see. Yes, i have increased maxreaders as experiment since the relay focused as read-only relay. So not sure whether it will impact overall performance.
Oh, is it ok to leave noReadAhead same as default? I think in my case it will be ok because i have set regular cleanup data script (max 7 days retention). Also, huggingface can also occasionally restart the vm on their own so it get flushed easily before hitting memory limit ๐
Yes, it is truly limited. Unfortunately.
Condolences for your node ๐ซ




