Viewing profile — fruitreunion1
fruitreunion1
HN member- Joined
- Tue, May 23, 2023, 9:29 PM UTC
- HN karma
- 41
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About fruitreunion1
No profile information was provided.
Recent public activity
-
comment
Comment #37099504
How does this affect old YouTube videos (and possibly other historical public content)? (obviously, save everything you love while you still can in case things get removed or diffi…
-
comment
Comment #37086584
The idea is you connect to the wireguard UDP port from one of the obfuscation tunnels. laptop -> obfuscation tunnel (udp2raw/iodine/ssh/tor/wstunnel/etc.) -> wireguard UDP port. Th…
-
comment
Comment #37086491
Their point I think is that often (to varying degrees), 'power user' things are less convenient to do or behind configuration options or menus and so on nowadays.
-
comment
Comment #37075444
I think this is a good thing. Apply obfuscation on top of WireGuard, that way you can have the functionality and security of the WireGuard tunnel and swap between different obfusca…
-
comment
Comment #37075423
No. https://www.wireguard.com/known-limitations/ >Deep Packet Inspection >WireGuard does not focus on obfuscation. Obfuscation, rather, should happen at a layer above WireGuard, wi…
-
comment
Comment #37075409
I disagree. I think it's good that implementing a secure network tunnel and obfuscation are separate. WireGuard can handle the secure tunnel functionality while I can apply any sor…
-
comment
Comment #37061930
I don't want to revoke a key to test but I'm pretty sure that just sets the port in the Endpoint part of the WireGuard config file. (the port you use to connect, for if the regular…
-
comment
Comment #37057159
You forget that some people like general purpose computing. Android and other mobile operating systems (as well as Chrome OS) do have great security, but that comes at the expense …
-
comment
Comment #37056986
Another term I've seen used is "traditional Linux distributions" as opposed to locked-down/less general purpose like Android and Chrome OS.
-
comment
Comment #37056978
Well, Alpine wouldn't fit that definition but is still a user-controlled Linux.
-
comment
Comment #37056938
>We should not destroy the entire internet to protect/increase adtech profits. Yeah, ideally businesses wouldn't be built on this model (free service funded by ads at the expense o…
-
comment
Comment #37056873
>To prevent ad fraud either you need to increase the fingerprintablity of users on the web, violating people's privacy, or implemented a form of remote attestation, which protects …
-
comment
Comment #37056387
When the alternative is sacrificing privacy or anonymity, I think it's at least useful, even if not ideal given the current energy situation.
-
comment
Comment #36942394
I think in internal environments like within a company it's fine. Just not in the public, user-facing web.
-
comment
Comment #36942093
>Can someone give a counter argument of how this might benefit the users themselves? Remote attestation might reduce the amount of cheaters in games and fraud in banks if implement…
-
comment
Comment #36942012
Is there really much browsers can do to actually effectively restrict fingerprinting without going all out like Tor Browser? WEI may disincentivize websites to not use fingerprinti…
-
comment
Comment #36941956
Tor Browser defaults to JS enabled.
-
comment
Comment #36919392
Yeah, I think there's just a disconnect in culture. Making IRC more viable towards those who like Discord etc. would fundamentally change and ruin it for many who like IRC. And vic…
-
comment
Comment #36919363
>Go ahead and create 1 account per 1 server, nothing prevents you. Doesn't having to give up a phone number for each account (and you can't use the same number on different account…
-
comment
Comment #36915789
I use it for just about everything except for things tied to IRL identities. (short-lived usage like making a search request, to persistent identities like this) Some services bloc…
-
comment
Comment #36915670
i2p is an alternative with its main focus on hidden services rather than outproxying to the regular net, that seems to be somewhat used with torrents.
-
comment
Comment #36873565
Yeah, I'm disappointed there's no permission toggle so that I could have javascript-based clipboard setting behind a prompt on most websites and have exceptions for others.
-
comment
Comment #36873560
Bash also buffers pasted content.
-
comment
Comment #36873472
>You can. It's just that no browser that supports HTTP/3 will accept it as a legit endpoint with a valid root. So they won't connect to the HTTP/3 endpoint at all and you won't be …
-
comment
Comment #36873259
yeah, I liked being able to archive and scrape web content with yt-dlp, gallery-dl, and similar tools