Local browser homepage for Tor Browser in Whonix

Just not sure if they'd want to force everyone into the "/usr/share/homepage" directory?
Dunno. At some point we have to talk to them about such things. Might be acceptable. I mean, if anyone disagrees and later provides a patch that lifts that hardcoded folder, by all means.
This "/usr/share/homepage" directory is a convention we made up, not an pre-existing standard, right?
Right. (This is the context: https://github.com/micahflee/torbrowser-launcher/issues/152)
Then each distribution could use their own sub-directory:
Sounds good.

[hr]

Discussing this on irc.oftc.net #tor-dev could help. They might be able to answer such detail questions.

If no one is available, there is the tbb dev meeting. They’re discussing it here in this thread:
https://lists.torproject.org/pipermail/tbb-dev/2014-February/000000.html

If meeting up on IRC is okay with you and you have time at that point, we can both attend.

Dunno. At some point we have to talk to them about such things. Might be acceptable. I mean, if anyone disagrees and later provides a patch that lifts that hardcoded folder, by all means.[/quote]

Sounds good.

[quote=“Patrick, post:76, topic:347”]Discussing this on irc.oftc.net #tor-dev could help. They might be able to answer such detail questions.

If no one is available, there is the tbb dev meeting. They’re discussing it here in this thread:
https://lists.torproject.org/pipermail/tbb-dev/2014-February/000000.html

If meeting up on IRC is okay with you and you have time at that point, we can both attend.[/quote]

Thanks. I will check out that #tor-dev IRC channel.

Maybe I can generalize some of these issues and look for Firefox development support outlets as well.

[quote=“Patrick, post:76, topic:347”]If no one is available, there is the tbb dev meeting. They’re discussing it here in this thread:
https://lists.torproject.org/pipermail/tbb-dev/2014-February/000000.html

If meeting up on IRC is okay with you and you have time at that point, we can both attend.[/quote]

I am certainly open to this.

The tough part is predicting my availability beforehand.

If needing to use this option, I will let you know, assuming I can setup some availability on my end too.

Thanks Patrick!

Update:

I talked to a couple people and got some feedback.

I think I may have found the answer for accomplishing dynamic custom about: URLs for Torbutton.

Probably going to be with: JavaScript code modules

https://developer.mozilla.org/en-US/docs/Mozilla/JavaScript_code_modules

I still have to work on an implementation.

If successful, we will have a solution for proposing dynamic custom about: URLs for the browser startpage. Where the distro can set their own about: URL and local webpage path in environment variables.

Examples:

  • about:whonix
  • about:tails

Sounds good.

One thing to keep in mind: the more generic and [sometimes contradicting goals] smaller and simpler the proposed change, the more likely it is to have upstream review and merge the patch.

[quote=“Patrick, post:79, topic:347”]Sounds good.

One thing to keep in mind: the more generic and [sometimes contradicting goals] smaller and simpler the proposed change, the more likely it is to have upstream review and merge the patch.[/quote]

Totally agree! :smiley:

Trying to make it as lean of a modification as I can.

And trying to also play to the interests of Tails community and the general distro concept as well.

What I see:

A interesting GSoC project is a fingerprinting test site for TBB only. Would be useful to link to it from the intro page.

Repository: GitHub - plaperdr/fp-central: A platform to study browser fingerprinting
Beta: https://fpcentral.irisa.fr

https://lists.torproject.org/pipermail/tor-dev/2016-July/011233.html

Good day,

As much as I would appreciate having such a test, the problem with this one seems to be that it only works when JS is active, thus making what it “puts out” rather useless in terms of the average user.

Have a nice day,

Ego

Any false positive would lead to high FUD rate in the forums and cause a lot time being spend with researching and explaining stuff while losing time working on actual issues. For that reason the Browser Tests - Whonix page as created.

I see. So I should list it there instead?

EDIT:

Done

This is not really a big deal. The Whonix logo homepage in Tor Browser no longer shows up as of late. Does anyone know why?

Hi, see below. It was related to some security hole fixed by the Tor Project in recent times, which currently breaks file:/// resources.

http://forums.kkkkkkkkkk63ava6.onion/t/the-7-0-9-release-broke-the-whonix-landing-page-in-tor-browser/4489/3

Any change suggestions?

It could use a few changes. Add,

  • Freedom Software
  • Trademarks
  • Donate Button(?) should stand out from the links. Maybe different color (not orange) and location on page.

I’ll see about getting that done when I have a few minutes.

1 Like

Sounds great!

Sorry, I should have been clearer. I meant the ASCII Whonix logo that appears as the Whonix landing page whenever Tor Browser is started. @iry did it some time ago (I believe because some Tor Browser change at that time broke the previous version that did have a high-def Whonix logo if I remember correctly).

Actually I like the 2020 version of the Whonix logo. It seems a waste not to use it in the landing page, particularly since people like it.

Don’t know about the logo contest.

2 Likes

Would be good if that could be fixed. Sure I agree, no question, ASCII Whonix logo is bad. Better replaced with real image. But I somehow doubt that the underlying Tor Browser bugs which made this required were fixed in meanwhile. Passage of time doesn’t equal progress on lowest priority / wishlist bugs. From Tor Browser development perspective this is super low priority. Not easy to even find that discussion / bug report now.

1 Like

I’ll have a look and see if I can find it.

1 Like

This looks like it. Fixed two years ago.

Tor Browser only render HTML for local pages via file://, no images/CSS

In Tor Browser 7.0.10 (and earlier too, see below), if I open a local page via file:// only the HTML is rendered, but images are broken and CSS isn’t applied at all.

So I presume this broke in Whonix at that time, devs reacted, and the community has had the unpretty ASCII every since.

Doesn’t look like anybody complained about it breaking since then over on trac.torproject.org, so it would probably be a low-risk change if Whonix reverted to using a nice hi-def image (2020 logo version).

2 Likes