henryboldi/felony

Rework felony.json

Open

#80 创建于 2016年8月19日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (3,486 star) (155 fork)batch import
enhancementhacktoberfesthelp wanted

描述

Right now felony.json stores all keys added. This creates a problem since the User's private key is also stored in that file.

Some ways to go about this:

  1. We need to think of a more secure way of storing the private key
  2. not storing it and forcing the user to input it.

Definitely open to suggestions.

I could see this getting worked on with (#9)

贡献者指南