[GH-ISSUE #1429] Unsafe post notification command #1005

Closed
opened 2026-05-07 00:29:29 +02:00 by BreizhHardware · 1 comment

Originally created by @mokeyish on GitHub (Aug 23, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1429

Question

Here Shouldn't this remind the user? Curl uses HTTP by default, so don't send sensitive information. Or use curl -d "Hi" https://ntfy.sh/topic instead.

github.com/binwiederhier/ntfy@e39498702d/web/src/components/Notifications.jsx (L594)

Originally created by @mokeyish on GitHub (Aug 23, 2025). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1429 <!-- Before you submit, consider asking on Discord/Matrix instead. You'll usually get an answer sooner, and there are more people there to help! - Discord: https://discord.gg/cT7ECsZj9w - Matrix: https://matrix.to/#/#ntfy:matrix.org / https://matrix.to/#/#ntfy-space:matrix.org --> :question: **Question** <!-- Go ahead and ask your question here :) --> Here Shouldn't this remind the user? Curl uses HTTP by default, so don't send sensitive information. Or use `curl -d "Hi" https://ntfy.sh/topic` instead. https://github.com/binwiederhier/ntfy/blob/e39498702d1d21de6bdde7926b229a6422409665/web/src/components/Notifications.jsx#L594
BreizhHardware 2026-05-07 00:29:29 +02:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@binwiederhier commented on GitHub (Nov 16, 2025):

I know that it's HTTP by default in curl. It looks much nicer like this though. Folks can of course use HTTPS.

<!-- gh-comment-id:3539083032 --> @binwiederhier commented on GitHub (Nov 16, 2025): I know that it's HTTP by default in curl. It looks much nicer like this though. Folks can of course use HTTPS.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1005
No description provided.