Git Product home page Git Product logo

Comments (4)

navarrothiago avatar navarrothiago commented on July 17, 2024

@RPierini Thanks to point this. Absolutely. I know that that are a lot of things to improve. I would love to see an PR with this change. Let me know if you need any help. Feel free to reach me on discord server.

from upf-bpf.

RPierini avatar RPierini commented on July 17, 2024

@RPierini Thanks to point this. Absolutely. I know that that are a lot of things to improve. I would love to see an PR with this change. Let me know if you need any help. Feel free to reach me on discord server.

Thanks! I'll do my best to try and solve this. I'll get in touch through Discord later too! As I said, i'm not used to github, and I started reading about the SSH and GPG keys management in GH and I think I got why you're sending those files to the container at build time. In the README it's said that the private key would be sent within the container, but maybe if the build was multi-stage like described here, then the key file would be in the intermediate build, but not inside the final image.
Other point is that it's hardcoded in the script to use a RSA key, but it seems that GH started to recommend ed25519 keys for key authentication. I'll try to modify the build_docker script for it to ask which key from the user's .ssh folder to use or to use a priority criteria (like ed25519 > dsa > rsa) to choose the key file to use.

I'll try to address those points in the PR, is that ok?

from upf-bpf.

RPierini avatar RPierini commented on July 17, 2024

@RPierini Thanks to point this. Absolutely. I know that that are a lot of things to improve. I would love to see an PR with this change. Let me know if you need any help. Feel free to reach me on discord server.
[...]
Other point is that it's hardcoded in the script to use a RSA key, but it seems that GH started to recommend ed25519 keys for key authentication. I'll try to modify the build_docker script for it to ask which key from the user's .ssh folder to use or to use a priority criteria (like ed25519 > dsa > rsa) to choose the key file to use.

Ok, about this part of my last comment, I just saw the "env.sh" file in the script and it's configurations... I'll address it in the PR for the README file for reference 😉

from upf-bpf.

RPierini avatar RPierini commented on July 17, 2024

PR #65 solved this issue

from upf-bpf.

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.