Comparison of secret managing schemes: Difference between revisions

Comparison: migrate changes from old wiki
Timka (talk | contribs)
m grammar
Line 26: Line 26:
: the name of the scheme, if possible a link to the official website or source, maybe a short description
: the name of the scheme, if possible a link to the official website or source, maybe a short description
; pre build
; pre build
: Where does the secret reside before the configuration is build? In a file, in a nix expression, in an external database (password manager)? Is it encrypted?
: Where does the secret reside before the configuration is built? In a file, in a nix expression, in an external database (password manager)? Is it encrypted?
; build time
; build time
: what happens at build time, is the secret decrypted or encrypted, which master passwords, passphrases or helper programs are needed
: what happens at build time, is the secret decrypted or encrypted, which master passwords, passphrases or helper programs are needed