[GH-ISSUE #1955] 关于同步的建议 #1178

Closed
opened 2026-02-27 00:02:31 +03:00 by kerem · 0 comments
Owner

Originally created by @helloxz on GitHub (Dec 5, 2020).
Original GitHub issue: https://github.com/electerm/electerm/issues/1955

首先感谢作者开发electerm这款优秀的工具。electerm支持Github和Gitee同步配置,但是发现一个问题是,服务器密码是明文同步到Gitee的,虽然是私有代码片段,但个人还是感觉不太安全,是否可以考虑增加一个“salt”的选项,让使用者自行设置“salt”,然后使用对称加密,再同步到云端,本地使用salt解密。

Originally created by @helloxz on GitHub (Dec 5, 2020). Original GitHub issue: https://github.com/electerm/electerm/issues/1955 首先感谢作者开发electerm这款优秀的工具。electerm支持Github和Gitee同步配置,但是发现一个问题是,服务器密码是明文同步到Gitee的,虽然是私有代码片段,但个人还是感觉不太安全,是否可以考虑增加一个“salt”的选项,让使用者自行设置“salt”,然后使用对称加密,再同步到云端,本地使用salt解密。
kerem 2026-02-27 00:02:31 +03:00
  • closed this issue
  • added the
    feature
    label
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/electerm#1178
No description provided.