public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Pocket sneaks back
@ 2020-03-16 20:50 Ian Zimmerman
  2020-03-16 21:08 ` Dale
  2020-04-01 20:07 ` Frank Steinmetzger
  0 siblings, 2 replies; 10+ messages in thread
From: Ian Zimmerman @ 2020-03-16 20:50 UTC (permalink / raw
  To: Gentoo User Mailinglist

After the latest stable firefox upgrade to version 68.6 I again started
seeing DNS queries for Pocket related domains.  I found this in
prefs.js:

user_pref("browser.newtabpage.activity-stream.section.highlights.includePocket", true);

I am not sure if this setting was new with this version or if firefox
just started acting on it now, but in any case I am adding it to my
user.js with a value of false, right now.

-- 
Ian


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Pocket sneaks back
  2020-03-16 20:50 [gentoo-user] Pocket sneaks back Ian Zimmerman
@ 2020-03-16 21:08 ` Dale
  2020-03-16 23:18   ` Michael
  2020-04-01 20:07 ` Frank Steinmetzger
  1 sibling, 1 reply; 10+ messages in thread
From: Dale @ 2020-03-16 21:08 UTC (permalink / raw
  To: gentoo-user

Ian Zimmerman wrote:
> After the latest stable firefox upgrade to version 68.6 I again started
> seeing DNS queries for Pocket related domains.  I found this in
> prefs.js:
>
> user_pref("browser.newtabpage.activity-stream.section.highlights.includePocket", true);
>
> I am not sure if this setting was new with this version or if firefox
> just started acting on it now, but in any case I am adding it to my
> user.js with a value of false, right now.
>

I admit I don't know what these are for but I went to look at mine.  I
also found this which is a little different than the one you posted but
still pocket related.

services.sync.prefs.sync.browser.newtabpage.activity-stream.section.highlights.includePocket

I run unstable here but mine is set to true for that one as well. 

Dale

:-)  :-) 


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Pocket sneaks back
  2020-03-16 21:08 ` Dale
@ 2020-03-16 23:18   ` Michael
  2020-03-17  0:07     ` Dale
  0 siblings, 1 reply; 10+ messages in thread
From: Michael @ 2020-03-16 23:18 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1470 bytes --]

On Monday, 16 March 2020 21:08:10 GMT Dale wrote:
> Ian Zimmerman wrote:
> > After the latest stable firefox upgrade to version 68.6 I again started
> > seeing DNS queries for Pocket related domains.  I found this in
> > prefs.js:
> > 
> > user_pref("browser.newtabpage.activity-stream.section.highlights.includePo
> > cket", true);
> > 
> > I am not sure if this setting was new with this version or if firefox
> > just started acting on it now, but in any case I am adding it to my
> > user.js with a value of false, right now.
> 
> I admit I don't know what these are for but I went to look at mine.  I
> also found this which is a little different than the one you posted but
> still pocket related.
> 
> services.sync.prefs.sync.browser.newtabpage.activity-stream.section.highligh
> ts.includePocket
> 
> I run unstable here but mine is set to true for that one as well. 
> 
> Dale
> 
> :-)  :-) 

I didn't even know what pocket is, let alone that it is enabled as a default.

I'm on FF 68.6.0esr, but I do not have a pocket button showing in the address 
bar.  I may have disable it sometime in the past, thinking that got rid of it 
- little I knew.

Going to about:config and searching for pocket reveals a number of related 
settings, with 'extensions.pocket.enabled' being one you should pay attention 
to.

https://help.getpocket.com/article/1025-disabling-save-to-pocket-features-in-firefox

It is worth mentioning, Palemoon does not have pocket in it.  ;-)

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Pocket sneaks back
  2020-03-16 23:18   ` Michael
@ 2020-03-17  0:07     ` Dale
  2020-03-17  0:46       ` Dale
  0 siblings, 1 reply; 10+ messages in thread
From: Dale @ 2020-03-17  0:07 UTC (permalink / raw
  To: gentoo-user

Michael wrote:
> On Monday, 16 March 2020 21:08:10 GMT Dale wrote:
>> Ian Zimmerman wrote:
>>> After the latest stable firefox upgrade to version 68.6 I again started
>>> seeing DNS queries for Pocket related domains.  I found this in
>>> prefs.js:
>>>
>>> user_pref("browser.newtabpage.activity-stream.section.highlights.includePo
>>> cket", true);
>>>
>>> I am not sure if this setting was new with this version or if firefox
>>> just started acting on it now, but in any case I am adding it to my
>>> user.js with a value of false, right now.
>> I admit I don't know what these are for but I went to look at mine.  I
>> also found this which is a little different than the one you posted but
>> still pocket related.
>>
>> services.sync.prefs.sync.browser.newtabpage.activity-stream.section.highligh
>> ts.includePocket
>>
>> I run unstable here but mine is set to true for that one as well. 
>>
>> Dale
>>
>> :-)  :-) 
> I didn't even know what pocket is, let alone that it is enabled as a default.
>
> I'm on FF 68.6.0esr, but I do not have a pocket button showing in the address 
> bar.  I may have disable it sometime in the past, thinking that got rid of it 
> - little I knew.
>
> Going to about:config and searching for pocket reveals a number of related 
> settings, with 'extensions.pocket.enabled' being one you should pay attention 
> to.
>
> https://help.getpocket.com/article/1025-disabling-save-to-pocket-features-in-firefox
>
> It is worth mentioning, Palemoon does not have pocket in it.  ;-)


I don't want to set them to false because I still don't know what they
do, google didn't help any either.  I don't want to break websites or
something and then be trying to figure out why a site works for everyone
but me, and maybe you if you happen to visit the same site.  ;-)

Can someone share a link that tells what a pocket is exactly?  If I
don't need it, I'd like to disable it.  It may help with the extension
thingy that takes up tons of memory and sends one core of my CPU to
100%.  So far, restarting Firefox is the only solution.  It sometimes
hit several GBs in no time flat.  It runs fine for days and then BAM. 
Overload.  :/

Thanks.

Dale

:-)  :-) 


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Pocket sneaks back
  2020-03-17  0:07     ` Dale
@ 2020-03-17  0:46       ` Dale
  2020-03-17  3:23         ` Matt Connell
  0 siblings, 1 reply; 10+ messages in thread
From: Dale @ 2020-03-17  0:46 UTC (permalink / raw
  To: gentoo-user

Dale wrote:
> Michael wrote:
>> On Monday, 16 March 2020 21:08:10 GMT Dale wrote:
>>> Ian Zimmerman wrote:
>>>> After the latest stable firefox upgrade to version 68.6 I again started
>>>> seeing DNS queries for Pocket related domains.  I found this in
>>>> prefs.js:
>>>>
>>>> user_pref("browser.newtabpage.activity-stream.section.highlights.includePo
>>>> cket", true);
>>>>
>>>> I am not sure if this setting was new with this version or if firefox
>>>> just started acting on it now, but in any case I am adding it to my
>>>> user.js with a value of false, right now.
>>> I admit I don't know what these are for but I went to look at mine.  I
>>> also found this which is a little different than the one you posted but
>>> still pocket related.
>>>
>>> services.sync.prefs.sync.browser.newtabpage.activity-stream.section.highligh
>>> ts.includePocket
>>>
>>> I run unstable here but mine is set to true for that one as well. 
>>>
>>> Dale
>>>
>>> :-)  :-) 
>> I didn't even know what pocket is, let alone that it is enabled as a default.
>>
>> I'm on FF 68.6.0esr, but I do not have a pocket button showing in the address 
>> bar.  I may have disable it sometime in the past, thinking that got rid of it 
>> - little I knew.
>>
>> Going to about:config and searching for pocket reveals a number of related 
>> settings, with 'extensions.pocket.enabled' being one you should pay attention 
>> to.
>>
>> https://help.getpocket.com/article/1025-disabling-save-to-pocket-features-in-firefox
>>
>> It is worth mentioning, Palemoon does not have pocket in it.  ;-)
>
> I don't want to set them to false because I still don't know what they
> do, google didn't help any either.  I don't want to break websites or
> something and then be trying to figure out why a site works for everyone
> but me, and maybe you if you happen to visit the same site.  ;-)
>
> Can someone share a link that tells what a pocket is exactly?  If I
> don't need it, I'd like to disable it.  It may help with the extension
> thingy that takes up tons of memory and sends one core of my CPU to
> 100%.  So far, restarting Firefox is the only solution.  It sometimes
> hit several GBs in no time flat.  It runs fine for days and then BAM. 
> Overload.  :/
>
> Thanks.
>
> Dale
>
> :-)  :-) 
>


After some looking, I found a link in about:config.  It lead me to this.

https://getpocket.com/about

That tells a little about what pocket is.  Pardon me while I go disable
stuff.  Anything that can do, I can do locally by saving a web page or
downloading the content. 

Dale

:-)  :-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Pocket sneaks back
  2020-03-17  0:46       ` Dale
@ 2020-03-17  3:23         ` Matt Connell
  2020-03-17  4:42           ` Dale
  0 siblings, 1 reply; 10+ messages in thread
From: Matt Connell @ 2020-03-17  3:23 UTC (permalink / raw
  To: gentoo-user

On 2020-03-16 19:46, Dale wrote:
> Anything that can do, I can do locally by saving a web page or
> downloading the content. 

Pocket is easily replaced by just synchronizing bookmarks, for most
people's purposes, and FF already supports that.

If you need more than that, I can recommend Wallabag for link-saving.  I
use it as my "read later" list.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Pocket sneaks back
  2020-03-17  3:23         ` Matt Connell
@ 2020-03-17  4:42           ` Dale
  2020-03-17  9:51             ` Michael
  0 siblings, 1 reply; 10+ messages in thread
From: Dale @ 2020-03-17  4:42 UTC (permalink / raw
  To: gentoo-user

Matt Connell wrote:
> On 2020-03-16 19:46, Dale wrote:
>> Anything that can do, I can do locally by saving a web page or
>> downloading the content. 
> Pocket is easily replaced by just synchronizing bookmarks, for most
> people's purposes, and FF already supports that.
>
> If you need more than that, I can recommend Wallabag for link-saving.  I
> use it as my "read later" list.
>
>


Since I backup my /home directory, I have that already.  Based on what
the link claims, it allows you to watch videos, read articles and such
later even if offline.  If I like a page, I save it or print it as a pdf
or copy and paste it into LOo.  It might be a long way around but it
makes it available even if the website removes content or shuts down
completely, forever. 

Still, I likely don't understand all it does but I disabled it since I
don't think it serves a purpose here for me anyway.  Maybe others will.

I wonder what else Firefox does I don't know about????

Dale

:-)  :-) 


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Pocket sneaks back
  2020-03-17  4:42           ` Dale
@ 2020-03-17  9:51             ` Michael
  0 siblings, 0 replies; 10+ messages in thread
From: Michael @ 2020-03-17  9:51 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 3841 bytes --]

On Tuesday, 17 March 2020 04:42:12 GMT Dale wrote:
> Matt Connell wrote:
> > On 2020-03-16 19:46, Dale wrote:
> >> Anything that can do, I can do locally by saving a web page or
> >> downloading the content. 

Firefox has this functionality for people who have multiple devices and are 
not able or want to save content locally and want to discover similar 
articles/pages without carrying out their own web search manually and be able 
to access them from other devices too, potentially when offline.


> > Pocket is easily replaced by just synchronizing bookmarks, for most
> > people's purposes, and FF already supports that.

Pocket, at least in its premium paid for service, is more than a bookmark 
syncronization service between devices alone.  It is utilizing a 3rd party's 
cloud servers to store content and send this content to your devices, using a 
Firefox account.  In addition, webpages uploaded to Pocket's servers are 
cleaned from adverts and extraneous content, can be tagged for easier 
referencing/search, have their text size adjusted for easier reading, etc.  I 
don't know to what extent content is drawn dynamically from the original 
website and modified on the fly when a user logs in and requests it, or if it 
is stored on Pocket's servers and remains available even after the original 
website ceases to exist.

Arguably Dale already does all most of this for himself, personally, locally 
and privately, without sharing *his* data with anyone else - unless he 
explicitly wishes to do so.  Other users don't/can't and Pocket caters to 
their needs.

Mozilla uses some anonymizing/obfuscating mechanism for storing your Firefox 
account and associated data on the cloud and Mozilla claim they don't share 
personally identifiable information with anyone else.


> > If you need more than that, I can recommend Wallabag for link-saving.  I
> > use it as my "read later" list.
> 
> Since I backup my /home directory, I have that already.  Based on what
> the link claims, it allows you to watch videos, read articles and such
> later even if offline.  If I like a page, I save it or print it as a pdf
> or copy and paste it into LOo.  It might be a long way around but it
> makes it available even if the website removes content or shuts down
> completely, forever. 

Yep, your data, under your ownership and free (as in freedom) access.


> Still, I likely don't understand all it does but I disabled it since I
> don't think it serves a purpose here for me anyway.  Maybe others will.
> 
> I wonder what else Firefox does I don't know about????
> 
> Dale
> 
> :-)  :-) 

In a proliferation of 'cloud services', 'user accounts', 'mobile apps', multi-
device data access, etc. it is important to satisfy yourself a service 
provider's Business Model is not somehow orthogonal to your personal data 
security, privacy, rights and preferences.

With Mozilla the picture is mixed.  Mozilla Foundation is a not-for-profit 
organization established to lead the open source Mozilla project.  All this is 
good I hear you say, but then comes Mozilla Corp. a subsidiary of Mozilla 
Foundation.  The Mozilla Corp. outfit is for-profit, pays taxes and it 
reinvests all of its profits back into the Mozilla project.  This was needed 
to overcome financial considerations a not-for-profit organization cannot 
engage with.  Still good.  Here comes the rub.  Pocket contains closed source 
code and any statements about being converted into open source have yet to 
materialize.  Also, the business model of surveillance capitalism is endemic 
in all business affiliates of Mozilla Corp. and the way they make money - with 
your data.  So even if Mozilla Corp. is not using/abusing your private data, 
its affiliates are in business to do just that.

I suggest the saying "if its free, your are the product" applies here too.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Pocket sneaks back
  2020-03-16 20:50 [gentoo-user] Pocket sneaks back Ian Zimmerman
  2020-03-16 21:08 ` Dale
@ 2020-04-01 20:07 ` Frank Steinmetzger
  2020-04-04  9:11   ` [gentoo-user] " Ian Zimmerman
  1 sibling, 1 reply; 10+ messages in thread
From: Frank Steinmetzger @ 2020-04-01 20:07 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 907 bytes --]

On Mon, Mar 16, 2020 at 01:50:33PM -0700, Ian Zimmerman wrote:
> After the latest stable firefox upgrade to version 68.6 I again started
> seeing DNS queries for Pocket related domains.  I found this in
> prefs.js:
> 
> user_pref("browser.newtabpage.activity-stream.section.highlights.includePocket", true);
> 
> I am not sure if this setting was new with this version or if firefox
> just started acting on it now, but in any case I am adding it to my
> user.js with a value of false, right now.

When you are on the home screen (about:home), there is a cogwhell on the top
right, leading you to the relevant section in Firefox’ settings. In there,
you get a checkmark to disable pocket on the home screen.

-- 
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me on any social network.

As long as cocoa grows on trees, I consider chocolate to be fruit.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-user] Re: Pocket sneaks back
  2020-04-01 20:07 ` Frank Steinmetzger
@ 2020-04-04  9:11   ` Ian Zimmerman
  0 siblings, 0 replies; 10+ messages in thread
From: Ian Zimmerman @ 2020-04-04  9:11 UTC (permalink / raw
  To: gentoo-user

On 2020-04-01 22:07, Frank Steinmetzger wrote:

> When you are on the home screen (about:home), there is a cogwhell on
> the top right, leading you to the relevant section in Firefox’
> settings. In there, you get a checkmark to disable pocket on the home
> screen.

I had done _that_ long ago.  Of course.

-- 
Ian


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-04-04  9:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-16 20:50 [gentoo-user] Pocket sneaks back Ian Zimmerman
2020-03-16 21:08 ` Dale
2020-03-16 23:18   ` Michael
2020-03-17  0:07     ` Dale
2020-03-17  0:46       ` Dale
2020-03-17  3:23         ` Matt Connell
2020-03-17  4:42           ` Dale
2020-03-17  9:51             ` Michael
2020-04-01 20:07 ` Frank Steinmetzger
2020-04-04  9:11   ` [gentoo-user] " Ian Zimmerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox