Code Monkey home page Code Monkey logo

Comments (2)

anguslees avatar anguslees commented on May 28, 2024

I agree with your general point about defence-in-depth. However, the goal of sealed-secrets is precisely to turn Secrets into a form that is as "safe" to expose as the rest of your k8s configuration - so it can be used by (eg) open organisations that manage configuration by publicly readable git repositories.

If you have a suggestion, I would welcome some text for the README that communicates a more nuanced level of concern here. Perhaps we talk about the dangers of future-exploits (as you suggest), and then recommend users make the SealedSecret as available as the rest of their config? (ie: a paranoid organisation also wouldn't make their infrastructure setup details generally available, whereas an open-by-default distributed/transparent community project might choose to do so)

Regarding forward-secrecy, my hope with SealedSecrets was that it would encourage faster password rotation, since it enables automated "write-only" pipelines. I don't know of anyone who has actually done this using sealed-secrets however (and password rotation is generally an issue across our industry). Again, I would welcome some text for the README to talk about the importance of this too (or more specific bugs/PRs to better enable this use case).

from sealed-secrets.

anguslees avatar anguslees commented on May 28, 2024

I don't there are action items here, closing.

from sealed-secrets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.