GNU bug report logs -
#74812
[PATCH] gnu: Add privacy-redirect-icecat.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Thu, 12 Dec 2024 07:33:03 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Mark,
On Sat, 21 Dec 2024 11:51:01 +0800,
Mark H Weaver wrote:
>
> Hi,
>
> Apologies for the late reply.
>
> Hilton Chain <hako <at> ultrarare.space> writes:
> > * gnu/packages/browser-extensions.scm (privacy-redirect)
> > (privacy-redirect/icecat): New variables.
>
> [...]
>
> > +(define privacy-redirect
> > + (package
> > + (name "privacy-redirect")
> > + (version "1.1.49")
> > + (source
> > + (origin
> > + (method git-fetch)
> > + (uri (git-reference
> > + (url "https://github.com/SimonBrazell/privacy-redirect")
>
> If you check the git repository above, I think you'll find that it has
> not been updated in over 3 years, and that most (if not all) of the
> sites that it redirects to no longer work. Therefore, I see no benefit
> to adding this package in its current form.
>
> There's also an additional problem: GNU IceCat comes bundled with a
> modified and updated version of this extension. I have concerns about
> how GNU IceCat might be affected if this extremely out-of-date extension
> is installed in the user's profile.
Just tried 'guix shell icecat privacy-redirect-icecat', IceCat uses the bundled
one.
> What do you think?
How about using the source from IceCat for this package?
Thanks
This bug report was last modified 244 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.