Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Clear Cache #385

Open
kn0wmad opened this issue Apr 26, 2022 · 4 comments
Open

[feat] Clear Cache #385

kn0wmad opened this issue Apr 26, 2022 · 4 comments
Milestone

Comments

@kn0wmad
Copy link

kn0wmad commented Apr 26, 2022

Was working with a user that could not access an onion site that was known to be online. A blank white page came up, suggesting perhaps a caching issue? Lowered security settings to lowest, rebooted phone, reinstalled app, turned off VPN, and the problem persisted. Another iOS Tor Browser showed the onionsite as live on the same device. Trying another known live onionsite produced an all black screen.

Perhaps a "Clear Cache" button would be useful, although I'm not sure if it is the root of this particular issue

Thanks for your hard work :)

@tladesignz
Copy link
Contributor

Would be great if you could share the addresses, so we could debug the problem.

Anyhow, there already is what you request, partly at least and quite hidden, I have to admit:

-> Settings
-> Cookies and Local Storage
-> Cookies and Local Storage
-> Remove All Local Storage

Besides, that, Onion Browser really doesn't store anything more.

The UIWebView does cache stuff, though, that's true, and we don't provide anything here, so I'm keeping this in evidence for v3!

@tladesignz tladesignz added this to the 3.0.0 milestone Apr 26, 2022
@kn0wmad
Copy link
Author

kn0wmad commented Apr 26, 2022

Here's one of the test pages: privacy34kn4ez3y3nijweec6w4g54i3g54sdv7r5mr6soma3w4begyd.onion/

I'll have the user give that a try, thanks for the snappy response

@kn0wmad
Copy link
Author

kn0wmad commented Apr 27, 2022

Apparently the user had already tried this multiple times. Any other ideas or insights would be helpful

@tladesignz
Copy link
Contributor

Looking good to me. No special settings.

I'm afraid, there's some other issue outside Onion Browser involved.
Check your exit nodes. You might want to fix them to a better country like US, DE, GB etc.

Settings -> Advanced Tor Configuration

Add 2 Lines:

--ExitNodes
{us}, {gb}, {de}, {nl}, {fr}

See https://2019.www.torproject.org/docs/tor-manual.html.en#ExitNodes

Not sure, if that solves it, though. Could also be a server-side issue.

Simulator Screen Shot - iPhone SE1 @ iOS 15 - 2022-04-28 at 11 03 30
Simulator Screen Shot - iPhone SE1 @ iOS 15 - 2022-04-28 at 11 03 34

@tladesignz tladesignz modified the milestones: 3.0.0, 3.1.0 Jun 15, 2023
@tladesignz tladesignz modified the milestones: 3.0.1, 3.1.0 Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants