关于单机版本的疑问(闭源不联网其实并不安全) #199
Closed
li-bing-peng
started this conversation in
General
Replies: 4 comments 1 reply
-
如果这个是闭源软件,出单机版本没有问题,或者应该就是单机版本 但是这是一个开源软件,没有必要出单机版本,这已经是一个开源的应用了 并且构建APK也是完全使用 github actions 自动构建的,不存在我本地构建注入危险代码的可能性 此外就算闭源应用没有联网权限,但是它可以和另外一个没有无障碍权限的联网应用在设备里跨应用/进程通信传输任意数据 这样就能实现联网自定义操作用户设备,所以就算你用单机版本也是不安全的,所谓的不联网安全性根本不存在 开源+自审查+自构建 才是唯一安全的方式 当然你也可以通过以下操作让它变成单机版本
然后手动粘贴复制规则到本地订阅,然后你就慢慢维护这个本地订阅就行 此外如果没有网络权限,GKD 将无法连接到 审查工具 |
Beta Was this translation helpful? Give feedback.
0 replies
This comment has been hidden.
This comment has been hidden.
-
其实主要是一个营销问题,不是啥技术问题。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
xz事件😂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我是从 https://post.smzdm.com/p/awz447em/ 那里过来的。那个帖子里有句话,“然后这个软件是默认联网更新规则的,可以自动检查更新规则(高权限软件联网这点多少让人有点顾虑)”。
感觉大家对联网还是挺忌讳的。要是能出个单机版,手动更新,那就更好了。
Beta Was this translation helpful? Give feedback.
All reactions