Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.software.firefox > #16864

Re: policies.json

From Richmond <dnomhcir@gmx.com>
Newsgroups alt.comp.software.firefox
Subject Re: policies.json
Date 2026-04-27 11:01 +0100
Organization Frantic
Message-ID <82eck0n2n3.fsf@example.com> (permalink)
References <10sin49$tkil$2@dont-email.me> <10sj6tg$10uuo$5@dont-email.me> <10slfq3$1nmgs$1@toylet.eternal-september.org> <10slocn$1pk30$2@dont-email.me>

Show all headers | View raw


The Real Bev <bashley101@gmail.com> writes:

> On 4/26/26 09:51, Mr. Man-wai Chang wrote:
>> On 4/26/2026 4:07 AM, The Real Bev wrote:
>>> cat -A distribution/policies.json ;reveals ^M corruption echo
>>> '{"policies":{"DisableAppUpdate":true}}' > policies.json ;fixes it
>>> about:policies ;confirms "Active" I did the same for Thunderbird and
>>> then marked both files read-only.
>>>  
>> You can also use command "chattr" (and lsattr BTW) to make the file
>> immutable, as extra counter-measure.
>
> Is chattr any less opaque than chmod?  I finally found a handy table
> which is much easier than reading the man page.  I KNOW the people who
> write man pages just do it for spite :-(

There is some irony here. The json file is being used to prevent firefox
being updated. And now we look for a way to prevent the json file being
updated. Would it not make more sense directly prevent firefox being
updated? Afterall it may be that the expected format of the json file changes,
then it would be necessary to change the file itself as part of an
update.

So, a more sensible solution is to prevent firefox being updated. And
you don't even need to use chmod, you can simple change the owner of
firefox to a user who is not usually running it. This makes it more
secure from attack through the browser itself.

If you had installed firefox from a package manager the owner would be
root I think. Even Windows would put it in "Program Files" where it
cannot be updated except by a system update process.

Back to alt.comp.software.firefox | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

policies.json The Real Bev <bashley101@gmail.com> - 2026-04-25 08:37 -0700
  Re: policies.json "Alan K." <alan@invalid.com> - 2026-04-25 14:53 -0400
    Re: policies.json Frank Miller <miller@posteo.ee> - 2026-04-25 21:24 +0200
      Re: policies.json Mike Easter <MikeE@ster.invalid> - 2026-04-25 12:51 -0700
        Re: policies.json "Alan K." <alan@invalid.com> - 2026-04-25 15:54 -0400
          Re: policies.json Mike Easter <MikeE@ster.invalid> - 2026-04-25 15:22 -0700
  Re: policies.json Richmond <dnomhcir@gmx.com> - 2026-04-25 21:03 +0100
    Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-25 13:22 -0700
      Re: policies.json Richmond <dnomhcir@gmx.com> - 2026-04-25 21:44 +0100
      Re: policies.json Frank Miller <miller@posteo.ee> - 2026-04-25 23:09 +0200
        Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-25 14:58 -0700
          Re: policies.json Richmond <dnomhcir@gmx.com> - 2026-04-25 23:07 +0100
            Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-25 21:49 -0700
              Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-27 02:06 +0000
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-26 21:40 -0700
                Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-27 04:50 +0000
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-26 22:55 -0700
                Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-27 07:57 +0000
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-27 11:13 -0700
                Re: policies.json "Carlos E.R." <robin_listas@es.invalid> - 2026-04-30 11:23 +0200
                Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-30 22:12 +0000
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-30 20:27 -0700
                Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-05-01 04:07 +0000
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-30 21:59 -0700
                Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-05-01 06:44 +0000
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-05-01 09:16 -0700
                Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-05-01 22:53 +0000
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-05-02 12:52 -0700
                Re: policies.json dillinger <dillinger@invalid.not> - 2026-05-02 22:50 +0200
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-05-02 21:59 -0700
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-30 20:23 -0700
    Re: policies.json Mike Easter <MikeE@ster.invalid> - 2026-04-25 15:23 -0700
  Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-25 13:07 -0700
    Re: policies.json "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-04-27 00:51 +0800
      Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-26 12:17 -0700
        Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-27 00:24 +0000
          Re: policies.json "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-04-27 12:27 +0800
          Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-26 21:30 -0700
            Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-27 04:55 +0000
              Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-26 22:59 -0700
                Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-27 08:03 +0000
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-27 11:15 -0700
        Re: policies.json Richmond <dnomhcir@gmx.com> - 2026-04-27 11:01 +0100
          Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-27 11:03 -0700
            Re: policies.json Richmond <dnomhcir@gmx.com> - 2026-04-27 19:37 +0100
              Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-27 11:48 -0700
                Re: policies.json Mike Easter <MikeE@ster.invalid> - 2026-04-27 12:41 -0700
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-28 09:25 -0700
                Re: policies.json Andy Burns <usenet@andyburns.uk> - 2026-04-28 17:43 +0100
                Re: policies.json Mike Easter <MikeE@ster.invalid> - 2026-04-28 10:56 -0700
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-28 12:54 -0700
    Re: policies.json "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-04-29 17:49 +0800
      Re: policies.json Andy Burns <usenet@andyburns.uk> - 2026-04-29 10:59 +0100
        Re: policies.json Richmond <dnomhcir@gmx.com> - 2026-04-29 11:47 +0100
          Re: policies.json Andy Burns <usenet@andyburns.uk> - 2026-04-29 13:21 +0100
        Re: policies.json "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-04-29 21:25 +0800
          Re: policies.json "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-04-29 21:31 +0800
            Re: policies.json Andy Burns <usenet@andyburns.uk> - 2026-04-29 14:41 +0100
              Re: policies.json "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-04-30 10:18 +0800
                Re: policies.json Andy Burns <usenet@andyburns.uk> - 2026-04-30 09:58 +0100
                Re: policies.json "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-04-30 20:53 +0800
        Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-29 20:38 -0700
          Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-30 05:51 +0000
            Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-29 23:35 -0700
              Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-30 07:53 +0000
              Re: policies.json Richmond <dnomhcir@gmx.com> - 2026-04-30 09:01 +0100
                Re: policies.json Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-30 09:04 +0000
                Re: policies.json The Real Bev <bashley101@gmail.com> - 2026-04-30 20:20 -0700

csiph-web