Most active commenters

    ←back to thread

    1318 points xvector | 22 comments | | HN request time: 0.913s | source | bottom
    Show context
    rmbryan ◴[] No.19825581[source]
    Update: We have rolled out a partial fix for this issue. We generated a new intermediate certificate with the same name/key but an updated validity window and pushed it out to users via Normandy (this should be most users). Users who have Normandy on should see their add-ons start working over the next few hours. We are continuing to work on packaging up the new certificate for users who have Normandy disabled.
    replies(20): >>19825596 #>>19825603 #>>19825612 #>>19825623 #>>19825631 #>>19825665 #>>19825705 #>>19825721 #>>19825744 #>>19825813 #>>19825905 #>>19825998 #>>19826421 #>>19826769 #>>19826772 #>>19826878 #>>19827050 #>>19829585 #>>19831941 #>>19840386 #
    inferiorhuman ◴[] No.19825665[source]
    pushed it out to users via Normandy (this should be most users)

    Is the existence of a back door method of updating Firefox preferences something that will be disclosed to users? What about a UI knob to disable it?

    replies(6): >>19825685 #>>19825686 #>>19825716 #>>19825995 #>>19826440 #>>19826786 #
    daleharvey ◴[] No.19825686[source]
    > Is the existence of a back door method of updating Firefox preferences something that will be disclosed to users?

    It will even be documented for them: https://wiki.mozilla.org/Firefox/Normandy/PreferenceRollout

    > What about a UI knob to disable it?

    app.normandy.enabled

    replies(5): >>19825728 #>>19825732 #>>19825745 #>>19825755 #>>19825842 #
    1. lawl ◴[] No.19825745[source]
    The UI knob is

        Options -> Privacy & Security > Allow Firefox to install and run studies
    
    They're using the studies system to push this hotfix faster for those that have it enabled.

    Edit: Source:

    See: https://discourse.mozilla.org/t/certificate-issue-causing-ad...

    > In order to be able to provide this fix on short notice, we are using the Studies system. You can check if you have studies enabled by going to Firefox Preferences -> Privacy & Security -> Allow Firefox to install and run studies.

    Normandy seems to be the internal name for this system: https://github.com/mozilla/normandy

    replies(5): >>19825762 #>>19825773 #>>19826186 #>>19826841 #>>19828213 #
    2. inferiorhuman ◴[] No.19825762[source]
    No, it's not. This Normandy nonsense and stories are two separate, yet creepy features. I've already disabled stories but it looks like Mozilla still retains control of my preferences (without disclosing it).
    replies(1): >>19825943 #
    3. gpm ◴[] No.19825820[source]
    I'm nearly certain Normandy does not log all of your browsing history for what it's worth.

    I agree Mozilla approach to stuff like this is... less than ideal.

    replies(1): >>19829184 #
    4. DangerousPie ◴[] No.19825922[source]
    > now I find out all my browsing history has been logged to Firefox servers.

    Where are you getting this from?

    replies(1): >>19829703 #
    5. vesinisa ◴[] No.19825943[source]
    I sure wonder how people so suspicious of Mozilla dare use their browser.
    replies(3): >>19826006 #>>19826206 #>>19826278 #
    6. hyeonwho4 ◴[] No.19826006{3}[source]
    Setting preferences really should not be shocking, given that they have the capacity to run automatic updates. I'm more surprised that they can push code without certificates.
    replies(2): >>19826649 #>>19827358 #
    7. SilasX ◴[] No.19826186[source]
    Why is it supposed to be reassuring that their “studies” can override the cryptographic infrastructure?

    Edit: rephrase for clarity

    replies(2): >>19826237 #>>19826435 #
    8. phyzome ◴[] No.19826206{3}[source]
    Easy: There's a difference between static, shipped code and a capability to modify software at a distance (which could even by hijacked by an attacker who infiltrates Mozilla's infrastructure.)
    replies(1): >>19826756 #
    9. bilbo0s ◴[] No.19826237[source]
    Thank you.

    I happen to be one of the users with Normandy disabled, so I'm foobar'd anyway. That said, the reason I disabled it is because it is a security hole you could drive a semi-truck through. And now they want us to enable it to provide a "fix" for the secure way in?

    I thought I was the only one who saw a problem with that. Your post is evidence that I'm not completely off in my thinking.

    replies(2): >>19826313 #>>19827304 #
    10. bilbo0s ◴[] No.19826278{3}[source]
    Because Mozilla is easier to lock down than Chrome.

    I guess "easier" isn't the word really, because Chrome can't really ever be locked down. It's pretty much always, effectively, an open book to Google.

    You can lock down everything in Firefox. The drawback being, of course, times like this, when you can't get the fix unless you leave Normandy enabled. (Which I didn't.)

    >:-(

    Grrrr.

    11. SilasX ◴[] No.19826313{3}[source]
    And thank you for assuring me I wasn’t alone in worrying about that!
    12. fjsolwmv ◴[] No.19826435[source]
    If you don't trust your software provider, "studies" don't matter. The same but could come through a regular update. If you don't want to be on bleeding edge, that's fine, and if the UI for Normandy is bad, that's an issue, but it's nonsense to accept updates and then say you don't want updates.
    13. vesinisa ◴[] No.19826649{4}[source]
    > I'm more surprised that they can push code without certificates.

    Where are you getting this from? AFAIK all Mozilla code / prefs they can push should be signed -- this very issue seems to stem from the cert used to sign AMO extensions expired.

    14. calcifer ◴[] No.19826756{4}[source]
    If your threat model includes the hijacking of Mozilla's infrastructure, I assume you read and verify the entirety of the Firefox source with every new version before using it, right?
    replies(1): >>19836545 #
    15. syshum ◴[] No.19826841[source]
    They are using the Studies system in a complete violation of the way they said they would use the studies system for when it was announced. This is not surprising since Mozilla is becoming about as Trust Worthily as Google or Facebook
    16. reubenmorais ◴[] No.19827304{3}[source]
    The studies system is also code-signed, but with a different certificate chain, hence why it wasn't affected. What security hole do you think this opens in Firefox?
    17. Piskvorrr ◴[] No.19827358{4}[source]
    The expires certificate seems to be in a chain concerning extensions. Not necessarily the same chain concerning core browser updates...
    18. guido_vongraum ◴[] No.19828213[source]
    >The UI knob is > Options -> Privacy & Security > Allow Firefox to install and run studies

    Well it's a half-assed knob then, because it was unchecked and still I had app.normandy.enabled = true somehow.

    19. ◴[] No.19829184{3}[source]
    20. nanis ◴[] No.19829703{3}[source]
    I am getting it from the simple fact that when I looked at Normandy related settings a unique ID and an API endpoint screamed at me ... Let's assume the explanation given here regarding Normandy's endpoint is legitimate. Why am I assigned a unique ID? How hard is it to make the connection between the fact that for the past N years, despite telemetry and studies being turned off, my browser had been pinging Mozilla with this unique ID. Until proved otherwise, it is safe to assume that this was used to track browsing.
    replies(1): >>19853360 #
    21. phyzome ◴[] No.19836545{5}[source]
    Obviously not?

    But there are trustworthy people working with and integrating that code, there's a good chance they'll notice a hinky commit, and they're very close to having completely reproducible builds—which means that there can be verification that the shipped binary matches the inspected source.

    https://gregoryszorc.com/blog/2018/06/20/deterministic-firef...

    22. sciurus ◴[] No.19853360{4}[source]
    Disclaimer: I work for Mozilla on the operations team responsible for Firefox's backend services, including Normandy.

    TL;DR you are not sending us your browsing history.

    If telemetry and studies were turned off, your browser wasn't sending us this unique id.

    If you had kept them enabled, for normandy telemetry you would have been sending us the data described at https://firefox-source-docs.mozilla.org/toolkit/components/n...

    You can read more broadly about what data Firefox sends by default at https://www.mozilla.org/en-US/privacy/firefox/

    And learn more about the review process any data collection has to go through at https://wiki.mozilla.org/Firefox/Data_Collection