Live data from Hacker News

Viewing profile — icefog

icefog

HN member
Joined
Mon, Dec 02, 2019, 6:14 PM UTC
HN karma
110
Public activity
21 items

About icefog

No profile information was provided.

Recent public activity

  1. comment
    Comment #21929644

    > Of course that means basically no 3rd party apps I'm using LineageOS without Play Store/Services and would like to dispel this myth. Here are just some of the third party applica…

  2. comment
    Comment #21929595

    Step 1: Never, under any circumstances, sign into Google Play Services. Better still would be to rid your Android of it altogether and install LineageOS.

  3. comment
    Comment #21820202

    Removing OnStar antenna and power was one of the first things I did on my new GM truck. It doesn't require any special tools or knowledge and only takes several minutes. The fact I…

  4. comment
    Comment #21820099

    It doesn't offer end-to-end encryption, therefore there is little reason to be interested. It speaks volumes about the product and company that built it, that it's 2019 and it isn'…

  5. comment
    Comment #21808876

    Not if the sole purpose of that account is email and nothing more. I should be able to make decisions about what an account is used for and how to authenticate, even if that's the …

  6. comment
    Comment #21806686

    Does mutt support oauth yet? If not, this will be the last straw for G Suite from me. I can sort-of understand turning off "less secure" apps in consumer Gmail, but forcing "securi…

  7. comment
    Comment #21716265

    What does any of this have to do with whether or not AOSP is open source? The Play Store isn't even part of AOSP nor Lineage/Graphene, so the point of that tangent is even less cle…

  8. comment
    Comment #21715538

    AOSP is absolutely open source: the code can be viewed, modified, built and deployed as desired. There's good reason to be skeptical of Google-developed software, but your characte…

  9. comment
    Comment #21714919

    I like awk as a calculator: calc () { awk "BEGIN { print "$*" }" } $ calc "2^16" 65536 $ calc "2*16" 32 $ calc "2+16" 18

  10. comment
    Comment #21714836

    I value this sentiment and do feel charitable, but $2000 is not a small amount for me - I could buy 10 or more used Android phones for the same price and flash them with open sourc…

  11. comment
    Comment #21714774

    > The problem is no matter what custom flavor of Android you run, you are still running an OS made by an ad company designed from the ground up to spy on you. LineageOS and Graphen…

  12. comment
    Comment #21714603

    Firefox is on a serious roll this year, from performance improvements to actual privacy hardening that matters. Since Chrome rolled out auto-login, I've made it my personal mission…

  13. comment
    Comment #21714320

    I'm unsold on spending $2,000 or even $700 on a new phone, but I also care deeply about privacy and security. Is there any strong reason to choose "Librem" over a cheaper Android r…

  14. comment
    Comment #21706604

    Good to know, but I don't need to write anything on OpenBSD. The protection is just enabled by default. That is more comforting to me as a user.

  15. comment
    Comment #21706481

    Does it? On OpenBSD, Chrome cannot read my ~/.ssh directory, can the same guarantee be made on Mac?

  16. comment
    Comment #21705871

    OpenBSD has a really novel concept of using unveil and pledge to contain processes into restricted-service operating modes. And being OpenBSD, these security features are actually …

  17. comment
    Comment #21705098

    No, but that would be fairly easy to configure - put the IoT devices on their own VLAN with dedicated DNS server. My household is small and the list of new domains visited is manag…

  18. comment
    Comment #21705032

    But not all of them, right? Some of the vulnerabilities do require upstream microcode updates, and without them, I feel like the risk introduced outweighs any benefit provided by L…

  19. comment
    Comment #21700222

    Yes, nothing fancy. On the router, Dnsmasq and Dnscrypt-proxy with "forwarding rules" mapping domains or TLDs to desired resolvers. Any queries not matched get forwarded upstream t…

  20. comment
    Comment #21698962

    On my home network, using dnscrypt-proxy, I keep a whitelist of top-level domains my devices have connected to. The few new domains to resolve are forwarded to a remote server and …

  21. comment
    Comment #21698938

    > x200 with Libreboot How safe are those now that the Intel vulnerabilities are known? I doubt hardware that old is getting microcode updates.