9front - general discussion about 9front
 help / color / mirror / Atom feed
From: qwx@sciops.net
To: 9front@9front.org
Subject: Re: [9front] git github.com
Date: Sun, 11 Sep 2022 06:35:45 +0200	[thread overview]
Message-ID: <A167608C2E4B2DB57BE93ECD8085EC40@wopr.sciops.net> (raw)
In-Reply-To: <9546133E43545832AB95FC44C139DAFF@thinktankworkspaces.com>

On Sun Sep 11 05:16:33 +0200 2022, william@thinktankworkspaces.com wrote:
> I can pull from github.com but I would also like to push. However i'm not sure what
> to put in factotum/ctl

There's a lot of missing information here, but you need a private rsa
key in plan9 format loaded in factotum with the tags 'service=ssh
role=client', its corresponding public key registered on github, and
`url=ssh://git@github.com/...' in your .git/config.  Don't touch
sshthumbs until prompted, that's not what it's for.  The easiest would
be to generate a new key (roughly, like the second example in rsa(8)),
or you can try to convert the private key you have from unix into
plan9 format, but I'm not sure how that worked (rsa(8), pem(8)).

Hope that helps,
qwx

  parent reply	other threads:[~2022-09-11  4:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-11  3:17 william
2022-09-11  3:30 ` B. Atticus Grobe
2022-09-11  4:35 ` qwx [this message]
2022-09-11  4:54   ` william
2022-09-11  6:42   ` william

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A167608C2E4B2DB57BE93ECD8085EC40@wopr.sciops.net \
    --to=qwx@sciops.net \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).