From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Meyer Subject: Re: AWS + OpenStack support Date: Thu, 13 Apr 2017 19:30:50 +0200 Message-ID: <87a87k2p11.fsf@ofosos.org> References: <87lgr8hv48.fsf@ofosos.org> <87efwwpe21.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cyia8-0002kL-7s for guix-devel@gnu.org; Thu, 13 Apr 2017 13:30:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cyia5-0002si-5g for guix-devel@gnu.org; Thu, 13 Apr 2017 13:30:56 -0400 In-Reply-To: <87efwwpe21.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 13 Apr 2017 16:39:18 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel >>>>> "Ludovic" =3D=3D Ludovic Court=C3=A8s writes: Ludovic> Heya, Mark Meyer skribis: Ludovic> For this part, you can look at how we register SSH public Ludovic> keys (for lshd though, not sshd) in this module: Ludovic> https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/= hydra/modules/sysadmin/people.scm Ludovic> I=E2=80=99d like to take this functionality in GuixSD proper a= nd Ludovic> also add it for sshd. Can I take this task? Cheers, Mark