For several years everyone was able to post on https://blog.torproject.org without enabling JavaScript and other dangerous things.
Observed behaviour: can not post unless slider set to medium or low
Expected behaviour: high security supported
Steps to reproduce: try to post at https://blog.torproject.org with security slider on high
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
If I set my slider to "high" and just allow JavaScript on the blog it works. Otherwise I get a redirect loop (you can see that when you are opening the web console (Ctrl + Shift + K) and go to the Network tab.
There is a problem with the menu bar. It needs js enabled to work. I am wondering if this can be fixed by having a custom admin template in drupal. The problem with building a custom admin template in drupal is that it might complicate things a bit.
BTW we have this same issue with storm.
I have been investigating this a bit more. The status at the moment is the following.
The template we are using implements bootstrap w some JS, when Tor browser is used w/ high security level, posting to the blog (comments and new blog posts for registered users) is not possible.
This is part due to issues with tor-bootstrap template as well as issues with drupal admin template.
I am trying to see if it is possible to solve the comments side of this issue, so that users would be allowed to post with high security level in Tor browser.
To do this I am specifically trying to strip the problematic JS while I fix the other big and small design issues.
The admin part is a bit more complicated to solve instead. I might have a look around to see if I can find a no-JS admin template. If not we should consider recoding the admin template ourselves, which might be a big effort.
Unfortunately we have inherited this issue from the old tor labs template that was adapted for the blog.
I don't need js enabled to post at blog.torproject.org. I see a blog comment of mine from one month ago.
My most significant prefs change from TBB default is allowing history (I reset this in Firefox prefs GUI).
Other prefs I change seem even less related to js - disable trim urls, wrap lines in view source, minimum font size, and a few others like those.
I also set noscript options strictly.
I change those after setting security slider to highest.
The only "strange" behavior I experience by the new blog is that after I have posted a comment (as reply or a new comment), tor blog won't show the "reply" link on comments. But this happens in only the same TBB tab. Loading the blog page in a new tab fixes that "strange" defect.
Since yesterday all pages permanently reload (TB 8.5a1).
Trac: Summary: Tor Browser 7.0 can't post on https://blog.torproject.org unless security slider is lowered to Redirection loop with disabled js on every page of blog.torproject.org