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

Make download bar generic #159

Closed
wants to merge 1 commit into from
Closed

Conversation

NDevTK
Copy link
Contributor

@NDevTK NDevTK commented Apr 21, 2024

Fixes #150

@@ -57,7 +57,7 @@ setTimeout(() => {
```

{{< hint important >}}
This attack is only possible in Chromium-based browsers with automatic downloads enabled. In addition, the attack can't be repeated since the user needs to close the download bar for it to be measurable again.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it now also affect other browsers? E.g. Firefox?

@NDevTK
Copy link
Contributor Author

NDevTK commented Apr 21, 2024 via email

@terjanq
Copy link
Member

terjanq commented Apr 21, 2024

Then probably it's just better to move it off to a historical leaks section. I checked Edge, Firefox, and Chrome on my machine and neither of these changes the viewport.

@NDevTK
Copy link
Contributor Author

NDevTK commented Apr 23, 2024

I'm back!
Closing this PR due to instead moving it to historical leaks.

@NDevTK NDevTK closed this Apr 23, 2024
@NDevTK NDevTK deleted the download-bar branch April 23, 2024 13:52
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

Successfully merging this pull request may close these issues.

https://xsleaks.dev/docs/attacks/navigations/#download-bar no longer strictly true
2 participants