unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: jbranso@dismail.de
To: "Ashvith Shetty" <ashvithshetty10@gmail.com>, help-guix@gnu.org
Subject: Re: Demystifying SSH configuration for remote software forges on Guix System
Date: Sun, 12 May 2024 18:56:14 +0000	[thread overview]
Message-ID: <3c740fc63ee575b5d5d56a70d39d782126046b22@dismail.de> (raw)
In-Reply-To: <CA+n6Bx8H7j11s_i1WGGVLLBY8wmLMVdL6CqcAheSzzYLW+G6iA@mail.gmail.com>

May 10, 2024 at 3:57 AM, "Ashvith Shetty" <ashvithshetty10@gmail.com> wrote:



> 
> I would like to understand the process for configuring SSH for software forges, like Forgejo, GitLab or GitHub. So far, what I've noticed is that by itself, SSH does not work properly, and that after opening a new terminal session (window or tab, it does not matter), I am forced to repeat the following step every time, before any pull or push:
> 
> ```console
> 
> $ eval $(ssh-agent -s)
> 
> $ ssh-add <path-to-private-key>
> 
> ```

I fun sway, and I just put somelike like the above in my .profile;  When I log in, it auto prompts me for my ssh password.

> Before I continue any further, I wanted to let you folks know that presently, I am on XFCE4. I don't remember clearly if GNOME Desktop did some magic behind the back, or if I had to repeat similar steps over there, because I've not touched Git for some time.
> 
> I've tried adding GNOME Keyring as a service in the latest system configuration (of course, with XFCE4), assuming that this missing service was what I should have probably added, but that does not seem to be the case. What am I missing over here?
> And finally, I've come across `home-openssh-service-type` - which I've yet to try, but reading from the docs, am I supposed to put my private and public keys in the repository? How do I go about this? Isn't that a security risk?
> Thanks,
> Ashvith

Also this kind of question is probably better for help-guix@gnu.org

No worries.  This conversation is now on help-guix@gnu.org.

Thanks,

Joshua


           reply	other threads:[~2024-05-12 18:56 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CA+n6Bx8H7j11s_i1WGGVLLBY8wmLMVdL6CqcAheSzzYLW+G6iA@mail.gmail.com>]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=3c740fc63ee575b5d5d56a70d39d782126046b22@dismail.de \
    --to=jbranso@dismail.de \
    --cc=ashvithshetty10@gmail.com \
    --cc=help-guix@gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).