asciimoo / morty

Privacy aware web content sanitizer proxy as a service
GNU Affero General Public License v3.0
485 stars 58 forks source link

Remember the state of proxy message box #82

Open etanot opened 4 years ago

etanot commented 4 years ago

Type: Feature request

Description

Proxy message box, is present at every page which are visited via proxy and when we hide the message box, there is no way to getting it back to view original (unproxied) page, unless we refresh the page.

message-box

Use Case

Often, I open search results as proxied on Searx (like searx.me) instances. I'd like Morty, to remember the state of message box, that is when I click on hide, it should be hidden across all pages which are visited via proxy and replace hidden box with a smaller icon (like an arrow icon) at top of page (or wherever it's suitable), so that whenever we need, we can expand it and view original (unproxied) site.

PS: Sorry, if this is wrong place to request this feature.

the0d0re9 commented 4 years ago

@asciimoo How would you feel about using a cookie to track this? Can't find another way, other than URL tokens, but that poses it's own issues (propagating them across proxied sites)

asciimoo commented 4 years ago

Check out the new layout, perhaps it solves this problem.

the0d0re9 commented 4 years ago

Morty lives! I thought it was abandoned, very cool to see you working on it again :-) There's no searx irc channel matrix bridge, so I'll get an IRC client and join tomorrow :-)

etanot commented 4 years ago

@asciimoo I've checked this on, https://searx.be instance. Still "proxy message box" is present on every web page, despite I've hidden it in earlier page.