square / keywhiz

A system for distributing and managing secrets

Home Page:https://square.github.io/keywhiz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keywhiz should automatically handle CookieKeys

mcpherrinm opened this issue · comments

Keywhiz should not require a configured CookieKey. It should automatically generate one if not present, and store it in the database like any other secret.

+1, let's reduce configuration to a minimum and just use sane defaults whenever possible.