benmorehouse/std

hash passwords stored using the password command

Closed this issue · 1 comments

boltdb doesn't offer support for hashing the connection or database content. Suggested to instead create a layer on top of the repo and hash it.

Should never keep the password. SHould only keep a hash and salt of the password.

This isn't really the case actually. Boltdb saves the following in the db file:
test{"Value":"Ng90X4GBADpU9WNBPPH2ZiEt493v6CwcHuFkG2S6xvlwe2+9FEk="}