Settings

Theme

Would you trust a repository made like this to save your secrets?

github.com

2 points by nola-a 2 years ago · 5 comments

Reader

Dachande663 2 years ago

Why keep something secret on a public repo? Is that not an oxymoron?

Also, I’m terms of encryption something like age[0] makes it much easier to not shoot yourself in the foot.

[0] https://github.com/FiloSottile/age

  • nola-aOP 2 years ago

    Just to be sure that your secrets are reasonably available, always. (i) GitHub for high availability of the repo, (ii) Openssl, even it is not flawless, it is available everywhere and battle tested (iii) Bash is bash :)

upofadown 2 years ago

What are you using to do the encryption? How hard is the passphrase to crack?

nola-aOP 2 years ago

Hi All,

my intention is to keep my secrets on a nice public repo, what do you think?

Thanks!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection