Viewing profile — oil25
oil25
HN member- Joined
- Fri, Nov 23, 2018, 9:26 PM UTC
- HN karma
- 507
- Public activity
- 172 items
- HN profile
- View on Hacker News ↗
About oil25
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #21641076
That's the best solution - improved privacy and sometimes even reduced gas prices when using cash.
-
comment
Comment #21611138
What's the penalty? It ought to be equivalent to a DUI, given the impairment is similar if not worse from phone distraction at the wheel.
-
comment
Comment #21608559
That's too bad, looks like I'll have to stick with GSuite Gmail to have browser-based, non-Javascript access to my email.
-
comment
Comment #21600633
Sincere question - why is JavaScript required to sign up for Fastmail? Is it for browser fingerprinting? If so, what data is collected, how is it used and how long is it retained? …
-
comment
Comment #21531671
Curious how you are managing disk encryption for all those devices, if you are at all.
-
comment
Comment #21526291
Same here, but I have found wireless performance to be subpar. Ended up double-NAT'ing a second APU with Debian to use 802.11. Still plenty happy with OpenBSD though.
-
comment
Comment #21519903
> For usability while balancing security, cache PIN for at most a day. https://github.com/DataDog/yubikey/blob/master/gpg.sh#147 This statement has no effect when using Yubikey - t…
-
comment
Comment #21519706
Anyone disillusioned by the thought that Apple values privacy would be well served by reading iOS, The Future Of macOS, Freedom, Security And Privacy In An Increasingly Hostile Glo…
-
comment
Comment #21517594
I tried again and now get the Incapsula crap - maybe related to IP address (which changes often on Tor)? Edit: the page loads for the first time after assigning a new IP in Tor, bu…
-
comment
Comment #21517371
Characterizing this software feature as an "attack" or "backdoor" is pretty hyperbolic. In order to abuse multiplexing, the adversary needs local code execution ability, by which p…
-
comment
Comment #21517284
Works fine here, even over Tor - Firefox 70.0.1 with javascript.enabled=false in about:config.
-
comment
Comment #21516701
I'm happy with LineageOS running on a Pixel, no Play Services and only open source applications installed over adb.
-
comment
Comment #21516316
California Consumer Privacy Act takes effect next year - https://en.wikipedia.org/wiki/California_Consumer_Privacy_Ac...
-
comment
Comment #21469267
I doubt it's possible. I think Google uses the device browser (SFSafariViewController) to do OAuth, so users aren't asked to sign in in every application. No doubt they think this …
-
comment
Comment #21464465
Can someone post a TLDR? Twitter blocks Tor exit nodes, so the content is unavailable: > 403 Forbidden: The server understood the request, but is refusing to fulfill it.
- comment
-
comment
Comment #21464439
MAC address of your radio, plus the BSSID of every wireless network you've ever connected to and saved.
-
comment
Comment #21464407
On OpenBSD: # echo "lladdr random" >> /etc/hostname.athn0
-
comment
Comment #21435737
I agree completely. These efforts to "break" end-to-end encryption seem entirely ineffectual so long as open source alternatives exist - they are plenty and well proliferated. Bann…
-
comment
Comment #21435551
I also experienced the gigabit performance issue (Debian 9 and 10, APU4C4); estimate a bandwidth cap of about 400 Mbps, too. I don't actually have a need to exceed that speed on my…
-
comment
Comment #21435512
I've been using the APU2 platform for a home network router and can strongly recommend it. I especially like the open source firmware (coreboot) with frequent, signed releases. Wir…
-
comment
Comment #21435448
By far the biggest tracking offender is Javascript. Enabling it could reveal your operating system, cpu/gpu architecture, screen resolution, draw a precise and unique canvas finger…
-
comment
Comment #21414473
> The poster was concerned about video being hacked. This would be hard to hide, at least for being owned in real-time, if one were keeping track of the packets coming and going. H…
-
comment
Comment #21414424
> The web is made from HTML, CSS and Javascript. Considering the World Wide Web predates Javascript by many years, and the fact it's possible to create a functional, readable, and …