Trust No Program
Reply to topic
Waterfox
Steven
Guest

Reply with quote
How do I save bookmarks in Waterfox (sandboxed)?
Are there any plans to add this browser to Sandboxies applications list?
Thanks.
tzuk


Joined: 22 Jun 2004
Posts: 14999
Reply with quote
If Waterfox is based on Firefox then you can try this,
open Sandbox Settings > Resource Access > File Access > Direct Access,
click Add and paste:
*\bookmark*
click Add again and paste:
*\places*

If you can confirm this works correctly, we can then try to narrow down these settings.

_________________
tzuk
View user's profileSend private message
Blackbeat


Joined: 24 May 2010
Posts: 70
Reply with quote
You might wanna set DirectAccess to
Code:
%AppData%\Mozilla\Firefox\Profiles\*

instead of those two, that tzuk noted

_________________
System Windows 7 Ultimate / x64
Software Sandboxie 3.74 x64 (purchased & activated)
View user's profileSend private message
Waterfox
Steven
Guest

Reply with quote
Thanks, I will give a try and report back.
waterfox
Steven
Guest

Reply with quote
tzuk wrote:
If Waterfox is based on Firefox then you can try this,
open Sandbox Settings > Resource Access > File Access > Direct Access,
click Add and paste:
*\bookmark*
click Add again and paste:
*\places*

If you can confirm this works correctly, we can then try to narrow down these settings.


Thanks tzuk, that works. Will you add this program to the "web browser list" in SBIE? http://waterfoxproject.org/

Blackbeat, What will this add? Excuse the dumb question. Thanks.
tzuk


Joined: 22 Jun 2004
Posts: 14999
Reply with quote
I see it's essentially a drop-in replacement for Firefox and uses the same data so perhaps I'll update the settings for Firefox at some point to also apply to Waterfox.
View user's profileSend private message
BlackThought


Joined: 25 Feb 2010
Posts: 30
Reply with quote
Hey, so which would be better/SAFER

the first suggestion or the profiles folder?

I don't want to compromise anything, i just need my bookmarks to not be deleted once i close the sandbox, and i like to keep certain cookies that i set to not delete with CCLeaner.
View user's profileSend private message
Guest10


Joined: 27 Apr 2008
Posts: 4340
Location: Ohio, USA
Reply with quote
BlackThought wrote:
Hey, so which would be better/SAFER
the first suggestion or the profiles folder?
Allowing only access to the bookmarks is safer - the first suggestion.
Still, I would have taken that suggestion a little bit further, and only allowed Waterfox to be able to use either one of those suggestions.

I recently read in a different thread that Waterfox now uses the name 'waterfox.exe', so if that's the case with your version I would use the "Add Program" button to specify "waterfox.exe" before using either of the above suggestions.

I have some local templates for Waterfox if you're interested in trying them. They are modified from tzuk's Firefox templates, in the 'templates.ini' file.
They depend on Waterfox keeping the same names for files that Firefox uses.
Example: 'places.sqlite' for bookmarks and history, and storing bookmark backups in: 'bookmarkbackups\bookmarksxxxxxx.json' files.

They would be added to your Sandboxie configuration file via:
Sandbox Settings > Applications > Local > Create New
until tzuk adds Waterfox to the pre-defined templates.

Also, since I don't have a 64-bit system, or Waterfox, they haven't been tried.

_________________
Paul
XP Pro SP3 (Admin rights), Zone Alarm Pro Firewall, Malwarebytes Pro, Firefox 21, Thunderbird 17
View user's profileSend private message
nanana1


Joined: 20 Oct 2011
Posts: 34
Reply with quote
Agreed with Guest10 that allowing only access to the bookmarks is safer (the first suggestion) but given that if you want more flexibility, eg. cookies, extensions, etc, allowing access to the profile folder would be a small trade-off to make.

_________________
nanana1, a paid lifetime license Sandboxie user
View user's profileSend private message
BlackThought


Joined: 25 Feb 2010
Posts: 30
Reply with quote
Guest10 wrote:
BlackThought wrote:
Hey, so which would be better/SAFER
the first suggestion or the profiles folder?
Allowing only access to the bookmarks is safer - the first suggestion.
Still, I would have taken that suggestion a little bit further, and only allowed Waterfox to be able to use either one of those suggestions.

I recently read in a different thread that Waterfox now uses the name 'waterfox.exe', so if that's the case with your version I would use the "Add Program" button to specify "waterfox.exe" before using either of the above suggestions.

I have some local templates for Waterfox if you're interested in trying them. They are modified from tzuk's Firefox templates, in the 'templates.ini' file.
They depend on Waterfox keeping the same names for files that Firefox uses.
Example: 'places.sqlite' for bookmarks and history, and storing bookmark backups in: 'bookmarkbackups\bookmarksxxxxxx.json' files.

They would be added to your Sandboxie configuration file via:
Sandbox Settings > Applications > Local > Create New
until tzuk adds Waterfox to the pre-defined templates.

Also, since I don't have a 64-bit system, or Waterfox, they haven't been tried.


Im willing to try it if its not too compromising.

The add ons im used to disabling and then installing.

Now i just need my cookies to be accesible so i can keep certain ones
View user's profileSend private message
Guest10


Joined: 27 Apr 2008
Posts: 4340
Location: Ohio, USA
Reply with quote
These are modified from the Firefox templates that are included in tzuk's templates.ini file.

Use Sandbox Settings > Applications > Local > "Create New" button
Paste one template at a time into the window.
Add only those templates that you are sure you will be using.

After that, apply the templates to the sandbox(es) where you will use them:
Sandbox Settings > Applications > Local > "Add" button

Please note that these templates do NOT show under Applications > Web Browser, but under Applications > Local
Also, I'm not familiar with Waterfox so I don't know if they still use the same file names that Firefox uses.
-----

[Template_Local_Waterfox_Force]
Tmpl.Title=Force Waterfox to run in this sandbox (Registered version only)
Tmpl.Class=Local
ForceProcess=waterfox.exe


[Template_Local_Waterfox_Bookmarks_DirectAccess]
Tmpl.Title=Allow direct access to Waterfox bookmark and history database
Tmpl.Class=Local
OpenFilePath=waterfox.exe,*\bookmark*
OpenFilePath=waterfox.exe,*\places*


[Template_Local_Waterfox_Cookies_DirectAccess]
Tmpl.Title=Allow direct access to Waterfox cookies
Tmpl.Class=Local
OpenFilePath=waterfox.exe,*\cookies*


[Template_Local_Waterfox_Passwords_DirectAccess]
Tmpl.Title=Allow direct access to Waterfox passwords
Tmpl.Class=Local
OpenFilePath=waterfox.exe,*\signons.sqlite
OpenFilePath=waterfox.exe,*\key3.db


[Template_Local_Waterfox_Phishing_DirectAccess]
Tmpl.Title=Allow direct access to Waterfox phishing database
Tmpl.Class=Local
OpenFilePath=waterfox.exe,*\urlclassifier*.sqlite*
OpenFilePath=waterfox.exe,*\cert8.db
OpenFilePath=waterfox.exe,*\blocklist.xml


[Template_Local_Waterfox_Session_DirectAccess]
Tmpl.Title=Allow direct access to Waterfox session management
Tmpl.Class=Local
OpenFilePath=waterfox.exe,*\sessionstore.js


I can't include a template to allow direct access to the entire Waterfox profile because I don't know the path to that folder.
Possibly, its: %AppData%\Mozilla\Waterfox\Profiles\(profile name) ??
View user's profileSend private message
BlackThought


Joined: 25 Feb 2010
Posts: 30
Reply with quote
Mine is here

C:\Users\Computer\AppData\Roaming\mozilla\firefox\Profiles\aja47.default
View user's profileSend private message
BlackThought


Joined: 25 Feb 2010
Posts: 30
Reply with quote
Thanks, ive made these changes.



Im not compromising much am i Smile

I dont know if phishing databate should be allowed or not, i guess it needs to be kept up to date right?
View user's profileSend private message
Guest10


Joined: 27 Apr 2008
Posts: 4340
Location: Ohio, USA
Reply with quote
BlackThought wrote:
C:\Users\Computer\AppData\Roaming\mozilla\firefox\Profiles\aja47.default
If they now call the .exe 'waterfox.exe' instead of 'firefox.exe' I guess I expected the above folder name to be different.
Maybe it would be for a new install.
Possibly, you had an existing install of Waterfox before the .exe name was changed, so they used the same path to the profile folder?
View user's profileSend private message
Guest10


Joined: 27 Apr 2008
Posts: 4340
Location: Ohio, USA
Reply with quote
BlackThought wrote:
Im not compromising much am i Smile
No, not as far as security is concerned.
From a privacy standpoint, only the cookies and the browsing history need some thought.
You mentioned that you use CCleaner for cookie control, so the browsing history is the only item left to be considered.
Firefox could delete browsing history or limit how long it was retained, so I assume that Waterfox can do the same.
BlackThought wrote:
I dont know if phishing databate should be allowed or not, i guess it needs to be kept up to date right?
Assuming that it still uses the same name as Firefox (urlclassifier3.sqlite) then yes, that template should be used.
The file is typically located under:
%Local AppData%\Mozilla\Firefox\Profiles\xxxxxxxx.Default\
C:\Users\(user)\AppData\Local\Mozilla\Firefox\Profiles\xxxxxxxx.Default\urlclassifier3.sqlite

It also allows the program to keep up to date the Mozilla list of blocked extensions (blocklist.xml), and it's database of valid or compromised certificates (cert8.db).
View user's profileSend private message
Waterfox
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 2  

Use the RSS feed to watch this topic for replies
  
  
 Reply to topic  

Sandboxie is Copyright © 2004-2012 by Sandboxie Holdings LLC.  All rights reserved.
Sandboxie.com | Contact Author
This site has been viewed 207,780,333 times since June 2004