Skip to content

Implement keystore encryption#4

Closed
leonardostsouza wants to merge 9 commits intoconvert-to-wallet-classfrom
implement-keystore-encryption
Closed

Implement keystore encryption#4
leonardostsouza wants to merge 9 commits intoconvert-to-wallet-classfrom
implement-keystore-encryption

Conversation

@leonardostsouza
Copy link
Contributor

No description provided.

@b-garbacz b-garbacz self-requested a review May 12, 2025 10:37
});
}
if (this.#readlineInstance != null) {
await this.#readlineInstance.close();
Copy link
Contributor

@b-garbacz b-garbacz Jun 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you test it manually with MSB? How interactive mod behaves?

@leonardostsouza leonardostsouza force-pushed the implement-keystore-encryption branch from d3a3740 to 1216780 Compare June 26, 2025 08:12
@leonardotc leonardotc closed this Mar 10, 2026
@leonardotc
Copy link
Contributor

The keystore per se is somehow encrypted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update and merge keystore encryption branch in main trac-wallet Implement logic which allow to cipher keyPair in TracWallet

4 participants