Page 3 of 6

Posted: Sun 12 Apr 2015, 07:36
by OscarTalks
Packages now updated to version 4.0.8
The updating process (auto or manual) now seems to work without needing to create fresh profiles or anything. Users may find that they get a lot of "captcha" verification requests because the "tor exit nodes tend to earn a bad reputation". It has its limitations but can prove useful on occasions. Thanks to all the folks who are testing and responding.

Posted: Mon 13 Apr 2015, 22:38
by Judes
Why not just use the Tails OS ?

Posted: Mon 13 Apr 2015, 23:36
by bark_bark_bark
Judes wrote:Why not just use the Tails OS ?
some people, like me, don't have the time and internet speed to download a 900MB+ ISO image.

Posted: Tue 14 Apr 2015, 22:23
by Judes
Is this the 64 bit or 32 bit version?

And are you checking the signatures for packages?

torproject.org/docs/verifying-signatures.html.en

Don't know if you are already aware of this or tried it but Mic Lee who is developing Onionshare for the torproject has a linux easy starter for the browser.

github.com/micahflee/torbrowser-launcher

Automatically updating (while preserving your bookmarks and preferences) Verifying the TBB's GnuPG signature

Also it has AppArmor that limits the browser integration with the operating system to limit out of bounds exploits.


:?: :?: :?:

Posted: Thu 16 Apr 2015, 11:29
by OscarTalks
This is the 32 bit version with x86 in the name. I am not sure if it is i386 or i686 but if we can establish that I will specify in future. I have added a note to the first post. I don't do the verification but do always download from the official site. Puppy does not appear to have the gpg tool but I may look into this in future. Packages from me should always be regarded as experimental. Usual precautions should always be taken.

Posted: Sat 02 May 2015, 02:09
by cimarron
Any luck with Tor Browser 4.5 yet? It just crashes on me with no error output...

Posted: Sat 02 May 2015, 06:28
by keyboard
bark_bark_bark wrote:
Judes wrote:Why not just use the Tails OS ?
some people, like me, don't have the time and internet speed to download a 900MB+ ISO image.
Ah.. I suppose someone should make a puppy version of it :P

Thanks for the new update tor bundle 4.0.8 works fine with my puppy tharpup 6.0.2
It really helps to do research anonymously ;)

Posted: Wed 13 May 2015, 03:01
by cimarron
Any help with Tor Browser 4.5? I think it's been out for a couple weeks now. Just crashes for me....

Posted: Wed 13 May 2015, 15:18
by OscarTalks
Version 4.5.1 (32 bit) uploaded for testing.

Posted: Wed 13 May 2015, 16:17
by cimarron
Thank you! Your SFS works fine on Precise.

Did you just comment out the root check in the start-tor script (and add menu entry and place tor-browser in my-applications), or were more alterations necessary?

Posted: Wed 13 May 2015, 17:19
by OscarTalks
I had to chown everything to root:root
This version attempts to launch via its own .desktop file which self-edits or something. I removed that (2 .desktop files) and disabled the script. I also commented out the lines in the starter script which deal with this process. It seems to be working but I am just a relative novice who likes experimenting so all feedback is welcome.

Posted: Wed 27 May 2015, 17:41
by bark_bark_bark
Thank you for maintaining the tor browser SFS.

Posted: Mon 22 Jun 2015, 14:04
by bark_bark_bark
There is a new tor browser version, 4.5.2 and it fixes the Lojam vulnerability.

Posted: Thu 13 Aug 2015, 16:43
by OscarTalks
Version number has now gone to 5.0
Based on Firefox ESR 38.2.0 so size has increased.
Seems to work but have only tested it briefly in Wheezy.
See first post.

Posted: Thu 13 Aug 2015, 23:17
by Mike Walsh
Thanks for this, Oscar.

Downloaded, and running Tor 5.0 in Tahrpup 6.03. Working nicely so far...no problems yet. Will report back if, as & when...


Mike. :)

Some praise....

Posted: Wed 19 Aug 2015, 01:13
by stevielee
Once again, the SFS is working fine on Tahr 6.03 with the 5.0.1 update applied from the Tor site. You're awesome, OscarTalks...this is a fine service.

BTW, nice avatar and sig, Mike.

I hate to do this.....

Posted: Wed 02 Sep 2015, 01:36
by stevielee
I am now running into problems getting Tor to start. I can't remember exactly how I got the sfs working before, but now I can't. I have tried several different ideas such as starting with new savefiles, installing the sfs and then rebooting before applying Tor updates, and so on.

What is happening is that with the 5.0 sfs, the sfs will load and Tor will run and ask to be updated. I download the updates, then close the browser. I then try to restart, and nothing happens. I try to start again, and the browser opens and applies the updates. Then I close the browser and try to restart. Nothing happens from then on. Any attempt to restart on the command line gives the message:

Code: Select all

root# tor-browser
/root/my-applications/tor-browser/Browser/start-tor-browser: line 37: [: : integer expression expected
Unable parse command line: Unknown option --error

On the 5.1 sfs, no matter what, I get a window appearing stating that the browser closed unexpectedly...even when I run puppy in ram without a savefile and the tor has never been run before.

I don't know what changed in this situation to make this so difficult.
I am running TahrPup 6.02.

Thanks

Posted: Wed 02 Sep 2015, 14:29
by OscarTalks
Hello stevielee

Thanks for the report. I have updated the packages to version 5.0.2 which has now been released.

I have to modify the start-tor-browser script to get Tor Browser to run in Puppy and I think the automatic update process is now overwriting this script and so eliminating my modifications.

As an attemped solution I have renamed the script to start-tor-browser-puppy and the launcher (torbrowser or tor-browser) in /usr/bin now calls this renamed script. Hopefully then any downloaded start-tor-browser script is ignored and my modified script remains.

I normally load Tor Browser as .sfs and update that when new versions come out. I disable automatic updates as this downloads a large package (the new version) which occupies a lot of savefile space.

Posted: Wed 02 Sep 2015, 15:14
by stemsee
For your info

Since tor 4.0.8 the tor bundle is self updating, there is no need to download anymore bundles. After starting tor browser you have to wait: first a notification will invite you to download the new bundle - ignore that and close it. Keep waiting, after 5 - 10 minutes tor will offer to update to the latest version which it will do successfully.

When I released tor 4.0.8.sfs bundle I did explain that it would be my last tor release as it became self-updating. I am runnig Dpup wheezy with self-updated tor 5.0.2, and it's great!

Posted: Wed 02 Sep 2015, 16:20
by OscarTalks
Hello stemsee,

I think you are probably way ahead of me and you figured out a way to circumnavigate the problems of the start script on automatic update ages ago.

I do think it is nice though for anyone installing for the first time to have a recent version as a starting point. Also for folks like me running frugal installs and loading .sfs packages as I said I like to avoid having the large update packages occupying my savefile. I usually run Dpup Wheezy too by the way.