ssbc / ssb-keys

keyfile operations for ssb
36 stars 26 forks source link

allow key load/create calls to take config object #10

Closed dominictarr closed 9 years ago

dominictarr commented 9 years ago

This allows the ssb-config object to be passed directly to loadOrCreateSync (and the other key methods)

The benefit here is mainly to simplify examples downstream (in particular ssb-client), and encode conventions about where the secret file is exactly in one place.

pfrazee commented 9 years ago

published 0.5.0