CentBrowser Forum
portability and "sensitive" files - Printable Version

+- CentBrowser Forum (https://www.centbrowser.net/en)
+-- Forum: Members Area (https://www.centbrowser.net/en/forumdisplay.php?fid=3)
+--- Forum: General Discuss (https://www.centbrowser.net/en/forumdisplay.php?fid=5)
+--- Thread: portability and "sensitive" files (/showthread.php?tid=2688)

Pages: 1 2 3 4


portability and "sensitive" files - patrickdrd - 03-13-2019

in my opinion these files should be handled with care when syncing the browser to another computer:

for cent browser the files:
\PortableApps\CentBrowserPortable\User Data\*\Cookies*
\PortableApps\CentBrowserPortable\User Data\*\Extension Cookies*
(cookies in general work, but not all of them, so after the initial transfer you can opt to leave them out)

for chrome the following:

\PortableApps\GoogleChromePortable\Data\profile\*\Cookies*
\PortableApps\GoogleChromePortable\Data\profile\*\Extension Cookies*
(same as before, but in chrome the cookies situtation is much worse,
most of them don't work after syncing)

\PortableApps\GoogleChromePortable\Data\profile\*\Login Data*
\PortableApps\GoogleChromePortable\Data\profile\*\Sync Data
\PortableApps\GoogleChromePortable\Data\profile\*\Web Data*
\PortableApps\GoogleChromePortable\Data\profile\Local State
(these break sync after being overwritten in chrome, no such problem in cent)


RE: portability and "sensitive" files - Admin - 03-13-2019

These files are encrypted with current user's credential.
So you can't get it work after move them to another computer in Chrome.


RE: portability and "sensitive" files - patrickdrd - 03-14-2019

strange, they should work, since the user is the same,
so the user credentials should be same too


RE: portability and "sensitive" files - Admin - 03-14-2019

(03-14-2019, 06:40 AM)patrickdrd Wrote: strange, they should work, since the user is the same,
so the user credentials should be same too

No, they have different credentials even if their names are the same.
Credential is binded to specified computer and specified OS.


RE: portability and "sensitive" files - patrickdrd - 03-21-2019

ok, but do they contain anything useful?
or can they be safely excluded from each sync (between different computers)?


RE: portability and "sensitive" files - Admin - 03-21-2019

(03-21-2019, 12:24 PM)patrickdrd Wrote: ok, but do they contain anything useful?
or can they be safely excluded from each sync (between different computers)?

"Cookies" and "Login Data" are most important files.
"Cookies" is not synced by default, "Login Data" is controlled by the option "Passwords" in chrome://settings/syncSetup


RE: portability and "sensitive" files - patrickdrd - 03-22-2019

yes, I know about cookies,
I was referring to the others mostly,
e.g. what about "Web Data" and "Local State"?


RE: portability and "sensitive" files - Admin - 03-22-2019

(03-22-2019, 12:24 PM)patrickdrd Wrote: yes, I know about cookies,
I was referring to the others mostly,
e.g. what about "Web Data" and "Local State"?

"Web Data" contains auto-fill form data and collected search engines.
"Local State" contains global settings shared by all browser users.


RE: portability and "sensitive" files - patrickdrd - 03-22-2019

thanks!


RE: portability and "sensitive" files - patrickdrd - 05-27-2019

I need to correct myself,
"local state" needs to be copied because it contains chrome://flags settings,
while, on the other hand files that are causing problems are "preferences" and "secure preferences",
these files contain extensions settings but extensions don't work in another pc in chrome portable
(the same with passwords - but those are synced anyway - etc),
they are synced though, but not mine, because mine are unpacked,
so I would be needing to setup my extensions in each and every new installation
so chrome portability sucks anyway..

I found this for reference and this was what was happening when I was trying to set it up in another computer:
https://portableapps.com/node/42637

also, when you transfer "preferences" and "secure preferences" to another computer breaks sync in
the original pc you took the files from (that's what happened with latest cent beta too - based on chrome 74)