I was hoping to get some explanation about what the prefix chrome-untrusted:// might mean.--I've seen questions in the Chromebook help forums and on sub-reddits mentioning it recently and just wanted to be able to alleviate any concerns about it if possible.I saw mention of it in the links below and it sounds like it's just a way of showing a 'web app' as opposed to the 'nassh app/extension' but it's causing users to question it security-wise.Secure Shell (stable) updated to 0.32 - Google Groups
https://groups.google.com/a/chromium.org/forum/#!msg/chromium-hterm/uc59dETZnss/2c3hdm26AgAJ
nassh/js/crosh.js - apps/libapps - Git at Google
https://chromium.googlesource.com/apps/libapps/+/master/nassh/js/crosh.js?autodive=0%2FI'm probably just not understanding it's implications.Thanx,~Denny
--
Chromium OS Discussion mailing list: chromium-...@chromium.org
View archives, change email options, or unsubscribe:
https://groups.google.com/a/chromium.org/group/chromium-os-discuss
Hey!chrome-untrusted:// is a new scheme which we use to serve resources bundled with Chrome and which process external content.The “-untrusted” suffix indicates that the WebUI processes external content, i.e. content not originating from Chrome itself. For example, rendering an image provided by users, parsing a PDF file, etc.The “-untrusted” suffix does not mean the web page is designed to do malicious things, or users should not trust it. Instead, the “-untrusted” suffix is to signal to us, Chromium developers, that this page will process external content.The scheme is an implementation detail of our internal pages and is not meant to mean anything to users.
[ chromium-os-discuss -> chromium-discuss ]chrome-untrusted is fine for extensions. but i can see how users might find it confusing.this is coming from the browser and is changing across all systems, so kicking over to the browser group for visibility.-mike
On Mon, Jul 27, 2020 at 11:38 AM DennisLfromGA <denny.l...@gmail.com> wrote:
I was hoping to get some explanation about what the prefix chrome-untrusted:// might mean.--I've seen questions in the Chromebook help forums and on sub-reddits mentioning it recently and just wanted to be able to alleviate any concerns about it if possible.I saw mention of it in the links below and it sounds like it's just a way of showing a 'web app' as opposed to the 'nassh app/extension' but it's causing users to question it security-wise.Secure Shell (stable) updated to 0.32 - Google Groups
https://groups.google.com/a/chromium.org/forum/#!msg/chromium-hterm/uc59dETZnss/2c3hdm26AgAJ
nassh/js/crosh.js - apps/libapps - Git at Google
https://chromium.googlesource.com/apps/libapps/+/master/nassh/js/crosh.js?autodive=0%2FI'm probably just not understanding it's implications.Thanx,~Denny
--
Chromium OS Discussion mailing list: chromium-os-discuss@chromium.org