Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

public key authentification against authorized_keys

Open
#89 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
docker, go

Research direction

Start by reading the publickey-auth-script and the surrounding ssh2docker authentication flow. Determine where authorized_keys access is currently handled and whether the proposed option fits the project’s design. Done means the behavior is agreed, authorized_keys authentication works as intended, and the change is covered by appropriate verification.

Written by the indexing model from the issue text.

Description

Should the public key authentification against an authorized_key file done inside the "publickey-auth-script" file?

If yes do you have a hint to do this easily? Of couse I can made a string compare but feels wrong for me. :)

Maybe a option --publickey-auth-authroized_keys and if set the access check is done inside ssh2docker.

I am a bit confused about the freeze label, is the project still alive because? It fit perfect my needs so would make me happy to create a pull request for that.

Dominant language
Go
Stars
198
Forks
18
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from moul/ssh2docker

All issues in moul/ssh2docker

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.