[GH-ISSUE #2326] Settings sync encryption #1481

Closed
opened 2026-02-27 00:03:42 +03:00 by kerem · 3 comments
Owner

Originally created by @onikienko on GitHub (Dec 6, 2021).
Original GitHub issue: https://github.com/electerm/electerm/issues/2326

Looks like the app uses token for encryption. And you have to use the same token in each Electerm instance to have access to encrypted settings. At least for Github.

The issue with this approach, that when the token will expire you will lose your saved data.

Maybe will be better to use some passphrase here instead of the token?

Thanks for the nice useful app!

Originally created by @onikienko on GitHub (Dec 6, 2021). Original GitHub issue: https://github.com/electerm/electerm/issues/2326 Looks like the app uses token for encryption. And you have to use the same token in each Electerm instance to have access to encrypted settings. At least for Github. The issue with this approach, that when the token will expire you will lose your saved data. Maybe will be better to use some passphrase here instead of the token? Thanks for the nice useful app!
kerem 2026-02-27 00:03:42 +03:00
Author
Owner

@yanickxia commented on GitHub (Dec 8, 2021):

@zxdong262 token maybe expire after sometime,he want encrypt by passphrase, token just for auth to github/gitee。

<!-- gh-comment-id:988697563 --> @yanickxia commented on GitHub (Dec 8, 2021): @zxdong262 token maybe expire after sometime,he want encrypt by passphrase, token just for auth to github/gitee。
Author
Owner

@onikienko commented on GitHub (Dec 8, 2021):

@yanickxia Exactly

<!-- gh-comment-id:988698831 --> @onikienko commented on GitHub (Dec 8, 2021): @yanickxia Exactly
Author
Owner

@zxdong262 commented on GitHub (Sep 21, 2023):

Now support standalone password

<!-- gh-comment-id:1729363013 --> @zxdong262 commented on GitHub (Sep 21, 2023): Now support standalone password
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#1481
No description provided.