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

建议增加一个在钱包插件中使用用户的私钥解密公钥加密文本的功能 #50

Open
zoowii opened this issue May 15, 2018 · 5 comments

Comments

@zoowii
Copy link

zoowii commented May 15, 2018

我做的一个DAPP用收件人的公钥对消息文本进行加密,解密现在是让用户导入私钥文件进行解密的,如果钱包插件增加这个功能,就可以提升类似的DAPP的安全性了

@ChengOrangeJu
Copy link
Contributor

@zoowii This function is useful. We will discuss where to add this function, for example, web-wallet or neb.js

@zoowii
Copy link
Author

zoowii commented May 18, 2018

I suggest you to add this feature in web-extension or nebpay, then its a safe method to allow dapp to decrypt message.

You can try my dapp using pubkey/privatekey encryption/decryption:
https://zoowii.coding.me/nebmail/

Now I import user's privatekey file in website. If there is the feature in web-extension or nebpay.js, user can feel safer to use this kind dapp

@ChengOrangeJu
Copy link
Contributor

Thanks for the link! That would be very useful. We will have a deeper look at it.

@mekery
Copy link

mekery commented May 23, 2018

Want this feature ASAP, then we could say our DApps are secure enough.

@ChengOrangeJu
Copy link
Contributor

@mekery Will raise the priority of this issue :)

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

3 participants