henryboldi/felony

Rework felony.json

Open

#80 geöffnet am 19. Aug. 2016

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.486 Stars) (155 Forks)batch import
enhancementhacktoberfesthelp wanted

Beschreibung

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)

Contributor Guide