jpillora / jpillora/chisel

Enable key automation

Open
#499 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
16.6k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

We need a way to determine ssh key data in advance in a programmatic way for supplying on peer endpoints.

This new flag will output ssh key data in json format and quit. Useful for automating deployments of chisel where you want mutual authentication and supply the server w/ the chiselkey and client with the fingerprint.

Is fixed via MR https://github.com/jpillora/chisel/pull/460

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the issue description and the linked merge request at https://github.com/jpillora/chisel/pull/460. Check how the proposed flag exposes SSH key data as JSON and exits, and confirm that the output supports supplying the chisel key and client fingerprint for mutual authentication.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
authentication, cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.