aperture icon indicating copy to clipboard operation
aperture copied to clipboard

Document etcd requirement and fix segmentation fault

Open LorenzBischof opened this issue 5 years ago • 3 comments
trafficstars

I see no reference to etcd in the README and if I comment it out in the sample-conf.yaml I receive a segmentation fault.

LorenzBischof avatar Apr 25 '20 08:04 LorenzBischof

It is not optional at the moment, it is used to store the LSAT macaroon root keys and Tor onion service private keys (if enabled). Things should be fairly abstracted however to allow for a different database to be used.

wpaulino avatar Apr 27 '20 20:04 wpaulino

I changed the issue title. If I have time, I will see if I can create a pull request in the next few days.

LorenzBischof avatar Apr 28 '20 08:04 LorenzBischof

That would be nice, thanks!

guggero avatar Apr 28 '20 12:04 guggero