Giter Club home page Giter Club logo

Comments (1)

johnmaguire avatar johnmaguire commented on August 27, 2024

Hi @exercismnow -

Thanks for the feedback. All builds produced on our Releases page are generated via a Github Actions workflow. In order to sign them during the build process (to ensure that there was no post-build tampering prior to the signature) we would need to provide Github with a private PGP key - this means that if our Github repository is compromised, any builds created from it would inherently be signed by this PGP key. Therefore, I don't think that adding a PGP signature to the release process meaningfully improves user security.

However, from a given release page you will be able to see the tag it was created from. Typically @wadey creates these tags and he signs the tags before pushing them up using a local PGP private key. For example...

Screenshot 2024-01-22 at 2 15 25 PM

You can find recent workflow runs to verify that they were run against the signed tag: https://github.com/slackhq/nebula/actions/workflows/release.yml

Regarding your other suggestion:

Notify users of updates by distributing Desktop (Linux, Windows, Mac) binaries through repositories, or an official Flatpak. I'm not sure how exactly this would be done (not a technical expert). But if you could run nebula through commands obtained via a package manager, and then just download the configuration file from Github, that seems like a security improvement.

In general, we expect distributions to package Nebula themselves. Those distro maintainers will typically sign their packages and make their public keys available, usually as part of the package management tooling. For example, nebula package for Arch Linux and nebula package for Debian.

I hope this helps!

from nebula.

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.