Snowflakes are used as entry nodes, not as exit nodes. So if your Vps provider doesn't forbid running tor services you should not face any downsides
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Thanks! I'll check with my vps provider.
However, this proxy does not seem to be "within" the tor network itself, right? I'm just connecting someone to the first entry node on the system, correct?
Would I be transmitting unencrypted data? In other words, would an outsider be able to tell that I'm transmitting something illegal to a person accessing tor?
would an outsider be able to tell that I'm transmitting something illegal to a person accessing tor?
No, because if that was possible, law enforcement would set up quite some of those and catch some bad guys
- The entry node doesn't know what data is being transmitted (or from where that data is) only who it's being transmitted to.
- The middle nodes know nothing about the data and just know the previous and next hop.
- The exit node knows what data is being accessed (if it's not being accessed via Https) but not who is accessing it
So in other words: no, you're not transmitting unencrypted data