jakob / jakob/Postico

Feature request: Krypton / https://krypt.co/ support for SSH

Open
#565 3 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
486
Forks
8
PR merge metrics
No merged PRs in 30d

Description

I'd love support for Krypton (cc @kryptco: @agrinman, @kcking, @ryantberg) - currently Postico (on 1.3.5) errors with the following warning about not supported key type:

screen shot 2018-06-21 at 8 40 01 am

even though it's an ssh-rsa key;

```bash
macbooklols:~ russ$ cat ~/.ssh/id_krypton.pub
ssh-rsa AAAAB3NzaC1.......................
```

<3

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating Postico's SSH authentication and key-type handling, then compare it with the Krypton ssh-rsa key described in the issue. No files or tests are named, so identify the relevant entry point and existing SSH coverage first. Done means Krypton keys work for SSH connections without the reported unsupported-key warning.

Written by the indexing model from the issue text.

Assessment

Domain
authentication, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.