GithubHelp home page GithubHelp logo

trimble-tech / ssh-key-builder Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 37 KB

Builds a new key and imports it to your server.

License: GNU General Public License v3.0

Shell 100.00%
ssh-client ssh-key

ssh-key-builder's People

Contributors

trimble-tech avatar

Watchers

 avatar

ssh-key-builder's Issues

Lacks Dropbear Support

Currently, there are some odd upstream bugs with Dropbear which make it difficult to implement keys reliably. Most systems want local user keys (~/.ssh/authorized_keys) and others (particularly OpenWRT) want keys in /etc/dropbear/authorized_keys; I've even seen an instance where someone used /etc/.ssh. When OpenSSH (think of ssh-copy-id) interfaces with a Dropbear server, it defaults to /etc/dropbear/ no matter if it works or not.

Making matters worse, some systems are picky about using the keys in the right location; even with correct permissions. I know the bug with ssh-copy-id hasn't been fixed since it appeared in 2021, and I don't think it will be anytime soon. So, a solution would be to import the keys manually (move with ssh does work) and then make Dropbear acknowledge them (method unknown). I'll further research this and see what can be done, but for now be advised SSH-Key-Builder only works with OpenSSH.

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.