Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't specify insecure defaults? #2

Open
mtwilliams opened this issue Feb 3, 2017 · 0 comments
Open

Don't specify insecure defaults? #2

mtwilliams opened this issue Feb 3, 2017 · 0 comments

Comments

@mtwilliams
Copy link
Contributor

Well defaulting to Exuvia.KeyBag.Dummy (with an ephemeral host key) can make life a little easier, it's insecure. You can really shoot hurt yourself by a misspelling in configuration, or forgetting to configure Exuvia.

Instead, we could:

  1. Default to Exuvia.KeyBag.Posix and {:dir, ...}.
  2. Not have any defaults and crash.
  3. Default to a new keybag that always returns {false, :infinity}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant