firefoxPackages.tor-browser: update meta

This commit is contained in:
Jan Malakhovski 2018-03-08 21:33:52 +00:00
parent 2af121e687
commit a1832cf633

View File

@ -93,15 +93,18 @@ rec {
It will use your default Firefox profile if you're not careful It will use your default Firefox profile if you're not careful
even! Be careful! even! Be careful!
It will clash with firefox binary if you install both. But its It will clash with firefox binary if you install both. But it
not a problem since you should run browsers in separate should not be a problem because you should run browsers in
users/VMs anyway. separate users/VMs anyway.
Create new profile by starting it as Create new profile by starting it as
$ firefox -ProfileManager $ firefox -ProfileManager
and then configure it to use your tor instance. and then configure it to use your tor instance.
Or just use `tor-browser-bundle` package that packs this
`tor-browser` back into a sanely-built bundle.
''; '';
homepage = https://www.torproject.org/projects/torbrowser.html; homepage = https://www.torproject.org/projects/torbrowser.html;
platforms = lib.platforms.linux; platforms = lib.platforms.linux;