Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crypto.createDecipher is deprecated #13

Open
huahaiy opened this issue Jan 9, 2019 · 2 comments
Open

crypto.createDecipher is deprecated #13

huahaiy opened this issue Jan 9, 2019 · 2 comments

Comments

@huahaiy
Copy link

huahaiy commented Jan 9, 2019

(node:12979) [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated.

@tomachinz
Copy link
Contributor

I am also seeing this in my app. I encrypted my preferences with username and password, then decided to switch to using the users private key etc. Have you tried deleting the preference file? In my app I can see my prefs here:

ls -la ~/.config/preferences/

@tomachinz
Copy link
Contributor

Im looking into a fix for this. Just submitting pull request: #14

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

No branches or pull requests

2 participants