gnh1201 / welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine
https://catswords.social/@catswords_oss
GNU General Public License v3.0
143 stars 12 forks source link

[app] Keystore Implementation #106

Open gnh1201 opened 6 months ago

gnh1201 commented 6 months ago

In the recent update, encryption functionality has been implemented, but there is no suitable keystore (encryption key storage) mechanism. A solution for implementing this is needed.