Questions tagged [chromium]
The chromium tag has no summary.
24 questions
3 votes
1 answer
697 views
How does "local network access restrictions" compare to CORS?
Chrome (and Chromium-based browsers) have added "local network access restrictions." Chrome 142 restricts the ability to make requests to the user's local network, gated behind a permission ...
3 votes
1 answer
122 views
What are the security implications, if any, of allowing a site to "manage windows on all your displays" in Brave/Chrome?
What are the security implications, if any, of allowing a site to "manage windows on all your displays" in Brave/Chrome? Example:
0 votes
1 answer
162 views
How vulnerable is Opera using a version of Chromium that is 3 versions behind?
Uses Chromium 115 when current stable is 118. They do claim to have the latest chromium security updates. Does patching old chromium with the latest security fixes bring it on par with the latest ...
5 votes
0 answers
341 views
What are the potential vulnerabilities with containerized rootless Chrome and --no-sandbox?
I'm evaluating running Chromium without native sandboxing in a rootless container. A few points: You can containerize Chrome using rootless containers with something like podman. This will utilize ...
9 votes
2 answers
2k views
Does the "auto formfill" feature in Chromium-based browsers actually send this to the webpage?
I use Vivaldi. I have previously filled in forms where I used a certain name and e-mail. Today I cleared the browser data except for the autofill stuff. Then I went to Stack Exchange to register an ...
-2 votes
1 answer
751 views
Is Brave private?
I have been using Brave for a long time now. Lately, I realized it uses Chromium. I really dislike using Google because of my data privacy. So I am starting to wonder if Brave does the same thing.
1 vote
0 answers
48 views
How am I supposed to trust binaries "submitted by anyone"? [duplicate]
I finally found a Chromium fork which appears to have made a serious effort to remove all the Google cancer. Sadly, I see this: https://ungoogled-software.github.io/ungoogled-chromium-binaries/ ...
2 votes
1 answer
1k views
How does Chromium's sandboxing compare to Firejail's?
I am increasingly being requested to join videoconferences through Zoom, which I don't trust to run on my machine. I understand that there are two common ways of sandboxing this software: you can ...
2 votes
2 answers
7k views
Where to put SAN
Where SAN means: Subject Alternative Name. I feel I have a basic misunderstanding in which certificate the SAN stuff shall go: ca or server or both or what? It might be 3 Years or more in the past, ...
16 votes
3 answers
6k views
How to securely run Puppeteer / Chromium in a Docker container?
Attempting to run Puppeteer, a Node library to control a headless Chromium (in order to do things like create a PDF of a website), in Docker is a surprisingly fiddly thing. The problem is that, from ...
3 votes
0 answers
397 views
How/When does Chrome queries Certificate Transparency (CT) log servers to ask for inclusion proof of certificates and how can I debug them?
I’ve been trying to understand how does Chrome interact with CT log servers. According to what I’ve read so far, Chrome sends inclusion proof requests (“GET https:///ct/v2/get-proof-by-hash” - https://...
3 votes
0 answers
882 views
HTML link with "noopener" and/or "noreferrer" in Chrome/Chromium results in unexpected behaviour
There are several attacks possible when embedding links with target="_blank". This is where rel="noopener" and rel="noreferrer" should help. I am expecting that clicking the following link <a ...
1 vote
1 answer
201 views
restoring logged out gmail session in running instance of chromium browser?
My situation is: +I have created a special purpose gmail account +I used a complicated password to protect the account. On purpose, I did not use any 2FA options are a "reset" email address or phone ...
1 vote
0 answers
190 views
What is the essence of Google Chrome’s new controversial sign-in feature?
What is the essence of Google Chrome’s new controversial sign-in feature? How does it work and how does it differ from what was it before? What is the danger of it? Is Chromium affected?
1 vote
1 answer
507 views
Are the details about the Widevine bug now public?
There was a bug in Widevine last year which enabled downloading Encrypted Media Extension Content. They stated that they would give full details after 90 days. Was this meant for public disclosure or ...