分页: 1 / 1

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

发表于 : 2023年 12月 27日 16:51
dsxaidsq
如题。看到StartupParm.txt中有这个参数,说明chrome默认是开启这个加密功能的。禁用它是因为它对提高安全性不大,对降低性能的影响更大吗?

在沙盘里做了个试验,到StartupParm.txt中,把这个参数注释掉,重启浏览器后,保存过的表单密码全丢了。是不是开启encryption-win后,对用户表单密码采用了不同的加解密算法?

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

发表于 : 2023年 12月 27日 16:53
catsxp
一种是加密
一种是末加密
以末加密的状态去读取已加密数据,无法解密数据

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

发表于 : 2024年 1月 8日 19:46
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?

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

发表于 : 2024年 1月 8日 20:21
catsxp
These two parameters should be added with caution, and data backup should be done in advance. This operation is irreversible

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

发表于 : 2024年 1月 20日 22:26
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”.