David Braden
David Braden
@guillemcordoba - no this currently doesn't change any functionality other than removing legacy lair... but with legacy lair gone, this would now be possible. I'll see if I can squeeze...
@steveeJ > as we had used the prefixes legacy and new before this PR, would it make sense to give the name a version suffix now instead of going back...
@steveeJ > he many uses of `copy_from_slice` suggest to me that we might gain some readability from implementing a conversion method or helper function. Yeah, that was bugging me as...
chrono has off and on been a security vulnerability... maybe at this point it'd be better to try to write it out of our code as a dependency
@maackle > Without having read this yet, I wonder if there's a way to not require a passphrase, just from a UX perspective? Or alternatively, a reason to require a...
@maackle > I guess all real and sandboxed conductors use the same lair instance with the same passphrase? Is there any way to have a "sandboxed lair" which is separate...
> please consider either replacing the piped pw with or at adding an alternative to read the pw from an env var. The ship has sailed for removing piped -...
> please consider either replacing the piped pw with or at adding an alternative to read the pw from an env var. added a task in v1 to consider this...
@Connoropolous - I know this issue was filed a while ago, but have you tried adding [more complex directives to the RUST_LOG environment variable](https://docs.rs/tracing-subscriber/0.3.15/tracing_subscriber/struct.EnvFilter.html)?
@abe-njama - seems like a reasonable supposition : )