Coder Social home page Coder Social logo

Comments (6)

hebasto avatar hebasto commented on June 10, 2024 3

If we could assume that users use the same keys to sign guix builds as they use to sign commits, we could count on personal keys like https://github.com/hebasto.gpg

from guix.sigs.

maflcko avatar maflcko commented on June 10, 2024 1

We can check via CI that everyone who uploads has a key and that signatures are valid.

So whenever a key expires, or is revoked, or otherwise gets stale, it will result in a red CI?

By including a directory here, you are basically (manually) running a keyserver. This will likely require scripts to maintain the keyserver directory in this repo.

from guix.sigs.

laanwj avatar laanwj commented on June 10, 2024 1

I'm not sure. I've floated similar ideas before after being frustrated at the keyservers once again. But it seems like a lot of maintenance overhead. But if you're willing to maintain this, why not.

By including a directory here, you are basically (manually) running a keyserver. This will likely require scripts to maintain the keyserver directory in this repo.

Good point. You could automate it by periodically fetching the keys in builder-keys from the keyserver, or running refresh-keys. Which makes you essentially a keyserver.

Maybe this directory can be used: https://github.com/bitcoin/bitcoin/tree/master/contrib/builder-keys

If we do it it should be a separate repo, not clutter the main one.

from guix.sigs.

gruve-p avatar gruve-p commented on June 10, 2024

Maybe this directory can be used: https://github.com/bitcoin/bitcoin/tree/master/contrib/builder-keys

from guix.sigs.

maflcko avatar maflcko commented on June 10, 2024

I guess this can be done by having the CI check the key and attestation in every pull request, but only for the keys/attestations changed in the pull request?

from guix.sigs.

maflcko avatar maflcko commented on June 10, 2024

Fixed in #535

from guix.sigs.

Related Issues (7)

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.