We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36232b2 commit edc646dCopy full SHA for edc646d
docs/_sidebar.md
@@ -2,7 +2,6 @@
2
3
- [不要使用专有软件或服务](proprietary_software.md)
4
- [不要使用闭源/威权治下的操作系统/设备](proprietary_system.md)
5
-- [路由器安全 OpenWrt](/openwrt.md)
6
- [敏感信息自查](sensitive_information.md)
7
- [Tor](tor.md)
8
- [GnuPG](/gpg.md)
docs/openwrt.md
docs/proprietary_system.md
@@ -32,4 +32,8 @@
32
33
---
34
35
+除了直接接触的终端设备,路由器的安全也是不容忽视的。如果你拥有的路由器使用闭源固件,尤其是威权政府管制下厂商的路由器,那么你需要考虑刷入开源的固件,如[openWrt](https://openwrt.org/start)、[DD-WRT](https://dd-wrt.com/)、[asuswrt-merlin.ng](https://github.com/RMerl/asuswrt-merlin.ng)等。如果你的路由器使用闭源固件、并且不支持刷入任何开源固件,则你需要更换一个可以使用开源固件的路由器。
36
+
37
+---
38
39
威权政府治下的硬件厂商实际上完全有可能以及有能力在硬件层面上植入具有监控以及审计功能的硬件组件,在这一点上,我们无能为力。如果你在中国,那么可以选择使用其他国家如谷歌的手机、戴尔,惠普的笔记本来一定程度上规避这种风险。
0 commit comments