AUTOMATED - git apply results
This commit is contained in:
@@ -2,7 +2,7 @@ From: uazo <uazo@users.noreply.github.com>
|
||||
Date: Tue, 20 Dec 2022 11:06:42 +0000
|
||||
Subject: Viewport Protection flag
|
||||
|
||||
Scale the viewport and the screen by a random factor to
|
||||
Scale the viewport and the screen by a random factor to
|
||||
prevent coordinate-based fingerprinting scripts.
|
||||
The factor is changed at each change of origin.
|
||||
The feature is controlled by a feature flag (default enabled)
|
||||
|
||||
@@ -6,7 +6,7 @@ In boringssl the lack of support for native aes instructions in the cpu
|
||||
leads to a change in the order of the encryption methods in the
|
||||
tls1.3 stack and thus to an additional fingerprint bit.
|
||||
The use of software aes is discouraged due to possible side channel
|
||||
attacks, so it is better to warn the user of the presence of an
|
||||
attacks, so it is better to warn the user of the presence of an
|
||||
unsupported device.
|
||||
you can remove the message by going to chrome://flags/#no-hw-aes-warning
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user