abcxyz / jvs

Apache License 2.0
8 stars 0 forks source link

Sane defaults for all configs #244

Closed sethvargo closed 1 year ago

sethvargo commented 1 year ago

TL;DR

Let's add sane default values for all configs. For example, the CryptoConfig does not set any default values for KeyTTL or PropagationDelay. While some users may want to customize these values, we should provide sane and secure defaults out-of-the box.

Detailed design

No response

Alternatives considered

No response

Additional information

No response

yolocs commented 1 year ago

Fixed in https://github.com/abcxyz/jvs/pull/248