mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1047] Proxy connections through Tor, I2P #733
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#733
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @d4f5409d on GitHub (Mar 6, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1047
💡 Idea
Proxy connections through Tor, I2P or basic proxy server to maintain anonymity.
💻 Target components
Android and iOS apps.
@binwiederhier commented on GitHub (Mar 7, 2024):
Please provide more information. I have no idea what you mean.
@d4f5409d commented on GitHub (Mar 7, 2024):
Add ability to proxy the requests made by ntfy allowing us to pass the connection through Tor and I2P and hide our IP from the instance.
@kkarhan commented on GitHub (Nov 20, 2024):
A good example for that is Tusky which added Proxy Support in 2017.
This way people can use Orbot to torify traffic.
@binwiederhier commented on GitHub (Jan 18, 2026):
I am happy to accept PRs to support this, but I'll likely never implement this myself.