Do not include file names in NOTICE and OK messages #25
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nostr/chorus!25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hide-filenames"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Error messages in
NOTICEorOKmessages contain debug information like this:It's not quite helpful for relay users, and I don't like exposing file names of my computer.
You are right.
These have been very helpful and have sped up development by at least 50%, but it is time to hide these from network messages (but keep them for log file messages). This PR doesn't cover all of them so I'll push another commit afterwards that gets the rest.