Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/docs/contributions/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ We would like to thank the following users who [contributed](https://github.com/
[Brasco](https://github.com/Brasco/), [rick.titor](https://github.com/riccardomerlano),
[Chris Fredrickson](https://github.com/cfredric/), [jub0bs](https://github.com/jub0bs),
[Zeyu (Zayne) Zhang](https://github.com/zeyu2001), [Medi](https://twitter.com/medi_0ne),
[Aaron Shim](https://github.com/aaronshim), [Jorian Woltjer](https://jorianwoltjer.com)
[Aaron Shim](https://github.com/aaronshim), [Jorian Woltjer](https://jorianwoltjer.com),
[Tomasz Nowak](https://github.com/tomaszn)

In addition, we would also like to acknowledge the users who [contributed](https://github.com/xsleaks/xsleaks/wiki/Browser-Side-Channels/_history) to the predecessor of the current XS-Leaks wiki:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ Note that this means cross-site requests are separated from same-site and same-o
{{< /hint >}}

Advantages:
* Supported by every major browser
* Does not break caching

Disadvantages:
* Fetch metadata is a new standard that is currently only supported in Chromium-based browsers (e.g. Chrome and Edge)
* Cross-site subresources loaded on the page are not protected (e.g. subresources from CDNs)
* If third parties load the resource, they are not protected