[GH-ISSUE #309] [feat] 配置中的密钥请加密存储 #225

Closed
opened 2026-03-02 03:38:34 +03:00 by kerem · 1 comment
Owner

Originally created by @woodcoal on GitHub (Jun 26, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/309

描述你的建议

配置中存在一些 api-key,都是明文存储的,一旦泄露就很危险,特别是同步到 github 或者 gitee 的时候。

建议涉及到密钥的字段,使用加密方式存贮。

Originally created by @woodcoal on GitHub (Jun 26, 2025). Original GitHub issue: https://github.com/codexu/note-gen/issues/309 ### 描述你的建议 配置中存在一些 api-key,都是明文存储的,一旦泄露就很危险,特别是同步到 github 或者 gitee 的时候。 建议涉及到密钥的字段,使用加密方式存贮。
kerem closed this issue 2026-03-02 03:38:34 +03:00
Author
Owner

@codexu commented on GitHub (Jun 30, 2025):

NoteGen 本身开源,且没有服务端,所以加密也没什么用,最多只能提高一点破解难度吧。
先确保同步到私有仓库吧。

<!-- gh-comment-id:3018408187 --> @codexu commented on GitHub (Jun 30, 2025): NoteGen 本身开源,且没有服务端,所以加密也没什么用,最多只能提高一点破解难度吧。 先确保同步到私有仓库吧。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#225
No description provided.