moutard / SubZoom-Proto1

1 stars 1 forks source link

https and behavioral #9

Closed HadrienR closed 12 years ago

HadrienR commented 12 years ago

Hello White,

Is it a big hassle to stop executing background html and all the behavioral data collecting for https pages?

I'm not sure I want it in the long run but I think it is better to have it for now as a default system.

Can you do it? I've noticed that Chrome warns me every time I open a secured page that some of the content is not safe. it only happens with the extension on and I would like our users not to experience this.

Thanks,

Red

fwouts commented 12 years ago

Done in ff89b10214f14b46ff2396c0a0f82a4eb4cec884 (could you double check please?)

rkorach commented 12 years ago

Hi,

I would add the Incognito mode. I know that people can enable extension in incognito mode, but Chrome also ask developers not to collect data in this mode. So we could provide the cT UI with access to already recorded stories, but not create new ones in this mode.

Pink.

HadrienR commented 12 years ago

Perfect, thanks! The square/score/image is not displayed right? I don't see it on Git so I guess it is fine.

HadrienR commented 12 years ago

Very good point.

Hadrien Raffalli Envoyé avec Sparrow (http://www.sparrowmailapp.com/?sig)

Le mardi 15 mai 2012 à 13:41, rkorach a écrit :

Hi,

I would add the Incognito mode. I know that people can enable extension in incognito mode, but Chrome also ask developers not to collect data in this mode. So we could provide the cT UI with access to already recorded stories, but not create new ones in this mode.

Pink.


Reply to this email directly or view it on GitHub: https://github.com/fwouts/SubZoom-Proto1/issues/9#issuecomment-5713822

fwouts commented 12 years ago

Yep, no code can be executed on HTTPS anymore.

@rkorach please file a new issue since this is not directly related to this bug :)

Tip: You can refer to this issue in the new one by writing #9 (the id of this issue), it will automatically create a link to it.

rkorach commented 12 years ago

Done.

Sorry for multiple notifications, I had a little trouble making the link :S

fwouts commented 12 years ago

Please close issues once they're fixed :)

HadrienR commented 12 years ago

I'll make sure to do it from now on. Thanks!

HadrienR commented 12 years ago

I noticed in my stories https pages. Is it possible the change has only be made in behavioral data but not in DBSCAN?

rkorach commented 12 years ago

@HadrienR has it been fixed? If so, please close issue.