启动参数中 --disable-encryption-win 有什么用途?

分享点滴经验
回复
dsxaidsq
帖子: 35
注册时间: 2023年 11月 7日 09:19

启动参数中 --disable-encryption-win 有什么用途?

帖子 dsxaidsq »

如题。看到StartupParm.txt中有这个参数,说明chrome默认是开启这个加密功能的。禁用它是因为它对提高安全性不大,对降低性能的影响更大吗?

在沙盘里做了个试验,到StartupParm.txt中,把这个参数注释掉,重启浏览器后,保存过的表单密码全丢了。是不是开启encryption-win后,对用户表单密码采用了不同的加解密算法?
头像
catsxp
网站管理员
帖子: 3580
注册时间: 2022年 12月 26日 17:41

Re: 启动参数中 --disable-encryption-win 有什么用途?

帖子 catsxp »

一种是加密
一种是末加密
以末加密的状态去读取已加密数据,无法解密数据
Cazotte
帖子: 2
注册时间: 2024年 1月 8日 19:42

Re: 启动参数中 --disable-encryption-win 有什么用途?

帖子 Cazotte »

I removed these switches from StartupParm.txt
--disable-machine-id
--disable-encryption-win
and launched the portable version of Catsxp.
After that, all installed and configured extensions disappeared from the browser.
I closed the browser and added these switches back, but extensions did not return.
Is there a way to help me or I have to reinstall everything from scratch?
头像
catsxp
网站管理员
帖子: 3580
注册时间: 2022年 12月 26日 17:41

Re: 启动参数中 --disable-encryption-win 有什么用途?

帖子 catsxp »

These two parameters should be added with caution, and data backup should be done in advance. This operation is irreversible
Cazotte
帖子: 2
注册时间: 2024年 1月 8日 19:42

Re: 启动参数中 --disable-encryption-win 有什么用途?

帖子 Cazotte »

Dear CatsXP developer,
Consider adding some warning message to StartupParam.txt about these two flags.
Right now they sound too casual: “Some id, some encryption, nothing bad can happen”.
回复