Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VPN for usenet not needed? #79

Open
vleango opened this issue Sep 22, 2022 · 1 comment
Open

VPN for usenet not needed? #79

vleango opened this issue Sep 22, 2022 · 1 comment

Comments

@vleango
Copy link

vleango commented Sep 22, 2022

Hello, question about NZBGet.

I see in the stack that Deluge is interfacing with a VPN service for torrents, but why isn't NZBGet also interfacing with a VPN service?

Sorry must be a dumb question, but curious.

@MrSmits
Copy link

MrSmits commented Nov 4, 2022

With torrents everyone can see who is downloading or uploading for a given torrent. These are visible in your torrent client as peers.
Institutions like Brein use this to log ip addresses, and use that go go to your ISP to get your information and potentially come after you.
A VPN service hides your real IP so that those institutions don't know where to go for your personal information.

For NZB... Usually the usenet traffic is already encrypted, and you only have a connection to your usenet provider's servers. If you have a good usenet provider they won't keep logs.
So nothing for institutions like Brein to get from there.
You could use a VPN as additional layer of privacy for this, but is not as necessary as it is for torrents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants