Files
Awesome-NAS-Docker/docs/security-encryption.md
TWO-ICE 68fc09ba91 🎨 重构项目结构:拆分 README 为多个分类文档
- 将原本单一的 README.md 拆分为 40+ 个分类文档
- 新增简洁的主页 README,提供清晰的导航
- 按照功能分类组织项目内容(AI、开发、数据、多媒体等)
- 每个分类文档独立,便于维护和更新
- 所有文档均添加返回主页链接

This refactor improves:
- 可读性和可维护性
- 导航体验
- 内容组织结构
2026-03-01 02:07:04 +00:00

18 lines
3.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 7.2 加密体系
[← 返回主页](../README.md)
---
#### 7.1 加密体系
| 项目标题 | 项目简介 | 项目地址 | 教程 | star | 最近更新 |
| --------- | ------------------------------ | ---------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Passbolt | 团队密码管理,支持多功能协作 | [点我查看](https://github.com/passbolt/passbolt_api) | [查看教程](https://zhuanlan.zhihu.com/p/1890919313608769558) | ![Star](https://img.shields.io/github/stars/passbolt/passbolt_api?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/passbolt/passbolt_api?label) |
| PwGen | 基于Docker生成安全密码的工具 | [点我查看](https://github.com/jocxfin/pwgen) | [查看教程](https://zhuanlan.zhihu.com/p/1890871242875179228) | ![Star](https://img.shields.io/github/stars/jocxfin/pwgen?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/jocxfin/pwgen?label) |
| PSWD | 生成高强度随机密码和短语 | [点我查看](https://github.com/remvze/pswd) | [查看教程](https://zhuanlan.zhihu.com/p/1890921542436771493) | ![Star](https://img.shields.io/github/stars/remvze/pswd?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/remvze/pswd?label) |
| Databag | 隐私保护的去中心化即时通讯工具 | [点我查看](https://github.com/balzack/databag) | [查看教程](https://zhuanlan.zhihu.com/p/1890867007542498159) | ![Star](https://img.shields.io/github/stars/balzack/databag?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/balzack/databag?label) |
| NotepadMX | 创建加密文本空间保障隐私安全 | [点我查看](https://github.com/Athlon1600/notepad) | [查看教程](https://zhuanlan.zhihu.com/p/1890760289164703421) | ![Star](https://img.shields.io/github/stars/Athlon1600/notepad?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Athlon1600/notepad?label) |
| DailyTxT | 加密日记Web应用多设备可同步 | [点我查看](https://github.com/PhiTux/DailyTxT) | [查看教程](https://zhuanlan.zhihu.com/p/1890780799252542213) | ![Star](https://img.shields.io/github/stars/PhiTux/DailyTxT?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/PhiTux/DailyTxT?label) |
| Heimdallr | 基于主密码实时生成全网密码 | [点我查看](https://github.com/AMEST/Heimdallr) | [查看教程](https://zhuanlan.zhihu.com/p/1890722485500101227) | ![Star](https://img.shields.io/github/stars/AMEST/Heimdallr?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/AMEST/Heimdallr?label) |
| Enclosed | 端到端加密传输,消息阅后即焚 | [点我查看](https://github.com/CorentinTh/enclosed) | [查看教程](https://zhuanlan.zhihu.com/p/1890760487408485531) | ![Star](https://img.shields.io/github/stars/CorentinTh/enclosed?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/CorentinTh/enclosed?label) |