[GH-ISSUE #2744] 设置同步中的加密密码会在多种情况下清空,比如关闭程序、下载设置时 #1789

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

Originally created by @Kabulaka on GitHub (Feb 5, 2023).
Original GitHub issue: https://github.com/electerm/electerm/issues/2744

Electerm Version and download file extension(Electerm版本和下载文件后缀)

electerm-1.25.12-win-x64-installer.exe、electerm-1.25.12-mac-x64.dmg

Platform detail (平台详情)

windows 11、macos x64

What steps will reproduce the bug?(重新问题的详细步骤)

  1. 设置同步
  2. 设置github或者gitee的tokengits加密密码
  3. 点击下载设置,此时加密密码被清空,点击上传设置,此时bookmarks未加密

    关闭进程,加密密码也会清空

此问题主要会泄漏bookmarks相关信息,因为github的gist只要获知gistid,无需登陆即可访问,并且携带历史,后期设置密码覆盖也没有啥效果,因为历史中已经存在未加密的bookmarks

What should have happened?(期望的结果)

加密密码可以持久化

Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)

Additional information(其他任何相关信息)

Originally created by @Kabulaka on GitHub (Feb 5, 2023). Original GitHub issue: https://github.com/electerm/electerm/issues/2744 ### Electerm Version and download file extension(Electerm版本和下载文件后缀) electerm-1.25.12-win-x64-installer.exe、electerm-1.25.12-mac-x64.dmg ### Platform detail (平台详情) windows 11、macos x64 ### What steps will reproduce the bug?(重新问题的详细步骤) 1. 设置同步 2. 设置github或者gitee的*token*、*gits*、*加密密码* 3. 点击*下载设置*,此时*加密密码*被清空,点击*上传设置*,此时bookmarks未加密 > 关闭进程,*加密密码*也会清空 此问题主要会泄漏bookmarks相关信息,因为github的gist只要获知gistid,无需登陆即可访问,并且携带历史,后期设置密码覆盖也没有啥效果,因为历史中已经存在未加密的bookmarks ### What should have happened?(期望的结果) *加密密码*可以持久化 ### Would this happen in other terminal app(是否能够在其他同类软件重现这个问题) 无 ### Additional information(其他任何相关信息) 无
kerem 2026-02-27 00:04:51 +03:00
  • closed this issue
  • added the
    bug
    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#1789
No description provided.