From unknown Sat Aug 16 14:50:55 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#39048 <39048@debbugs.gnu.org> To: bug#39048 <39048@debbugs.gnu.org> Subject: Status: [PATCH] Clarify description of the Pagekite service. Reply-To: bug#39048 <39048@debbugs.gnu.org> Date: Sat, 16 Aug 2025 21:50:55 +0000 retitle 39048 [PATCH] Clarify description of the Pagekite service. reassign 39048 guix-patches submitter 39048 Florian Pelz severity 39048 normal tag 39048 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 09 02:31:37 2020 Received: (at submit) by debbugs.gnu.org; 9 Jan 2020 07:31:37 +0000 Received: from localhost ([127.0.0.1]:51762 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ipSI5-0000k1-7T for submit@debbugs.gnu.org; Thu, 09 Jan 2020 02:31:37 -0500 Received: from lists.gnu.org ([209.51.188.17]:38094) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ipSI3-0000jt-SB for submit@debbugs.gnu.org; Thu, 09 Jan 2020 02:31:36 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:53273) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ipSI2-0007IH-BN for guix-patches@gnu.org; Thu, 09 Jan 2020 02:31:35 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ipSI0-0002Q1-UJ for guix-patches@gnu.org; Thu, 09 Jan 2020 02:31:34 -0500 Received: from pelzflorian.de ([5.45.111.108]:33296 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ipSI0-0002Gu-9I for guix-patches@gnu.org; Thu, 09 Jan 2020 02:31:32 -0500 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 01449360520 for ; Thu, 9 Jan 2020 08:31:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1578555090; bh=XbUk4QyOtHuvNdodg3Gtlm9rzjAcg4wIBLO0SgUadPg=; h=Date:From:To:Subject; b=Psi2zM+FtpPHQRwM9DwbyC1Wu/ZjZjoMw0iMTjDCM8l+XHv27FYKBmoKBeOEwSnDg tDSQJZhaO5K7BTteJe+Aq2Zo0ZFFaBAXotXz8dqPo3wdUbKdJ/fKCzYixvBbOyyw/a RSXKnxDY5Al8U723CX+n8EUnKwJ4DbM4h10OrhvM= Date: Thu, 9 Jan 2020 08:31:28 +0100 From: Florian Pelz To: guix-patches@gnu.org Subject: [PATCH] Clarify description of the Pagekite service. Message-ID: <20200109073128.wi5gsntnypxw4dmn@pelzflorian.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 5.45.111.108 X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * doc/guix.texi (Networking Services): Make clear Pagekite is not necessary with port forwarding. --- doc/guix.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index df1ba428a5..2a860db4c8 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -14154,8 +14154,8 @@ Package object of the Open vSwitch. @defvr {Scheme Variable} pagekite-service-type This is the service type for the @uref{https://pagekite.net, PageKite} service, a tunneling solution for making localhost servers publicly visible, even from -behind NAT or restrictive firewalls. The value for this service type is a -@code{pagekite-configuration} record. +behind restrictive firewalls or NAT without forwarded ports. The value for +this service type is a @code{pagekite-configuration} record. Here's an example exposing the local HTTP and SSH daemons: -- 2.24.1 From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 09 02:42:17 2020 Received: (at 39048) by debbugs.gnu.org; 9 Jan 2020 07:42:17 +0000 Received: from localhost ([127.0.0.1]:51767 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ipSSP-0000zj-80 for submit@debbugs.gnu.org; Thu, 09 Jan 2020 02:42:17 -0500 Received: from pelzflorian.de ([5.45.111.108]:51296 helo=mail.pelzflorian.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ipSSN-0000zZ-C4 for 39048@debbugs.gnu.org; Thu, 09 Jan 2020 02:42:15 -0500 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id DEBBE360520; Thu, 9 Jan 2020 08:42:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1578555734; bh=V2hyPhKYxV/ekvSL7PObUkU3LHiKHIIBnjscCQOC5EU=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=qiFq5H9k50kLu7M+sV1d2cdZiTgnYwlbuU0Vu7rguTI1SXWO2OmKJWnARm5bMvFwH Ds3MbJD47FUaVI6aL7JgG1zWqFyKchTeLFmMdene+Fnb8zrwvOZ5bS05LFFUje1Saz p4QdAdCc69+ebae/SRsmZLNN1MziHSFoEUgvwJ94= Date: Thu, 9 Jan 2020 08:42:12 +0100 From: "pelzflorian (Florian Pelz)" To: Alex Griffin Subject: Re: [bug#39048] [PATCH] Clarify description of the Pagekite service. Message-ID: <20200109074212.elii3ebtr5j3pz2u@pelzflorian.localdomain> References: <20200109073128.wi5gsntnypxw4dmn@pelzflorian.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200109073128.wi5gsntnypxw4dmn@pelzflorian.localdomain> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39048 Cc: 39048@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello Alex Griffin, I see that you added the Pagekite service to Guix and am thankful for that and for showing me that Pagekite exists. However I believe users not familiar with setting up servers could think they need Pagekite in cases where configuring their NAT to do port forwarding would be enough. On Thu, Jan 09, 2020 at 08:31:28AM +0100, Florian Pelz wrote: > * doc/guix.texi (Networking Services): Make clear Pagekite is not necessary > with port forwarding. > --- > doc/guix.texi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/doc/guix.texi b/doc/guix.texi > index df1ba428a5..2a860db4c8 100644 > --- a/doc/guix.texi > +++ b/doc/guix.texi > @@ -14154,8 +14154,8 @@ Package object of the Open vSwitch. > @defvr {Scheme Variable} pagekite-service-type > This is the service type for the @uref{https://pagekite.net, PageKite} service, > a tunneling solution for making localhost servers publicly visible, even from > -behind NAT or restrictive firewalls. The value for this service type is a > -@code{pagekite-configuration} record. > +behind restrictive firewalls or NAT without forwarded ports. The value for > +this service type is a @code{pagekite-configuration} record. > > Here's an example exposing the local HTTP and SSH daemons: > > -- > 2.24.1 > > > > I propose this change; do you approve? Regards, Florian From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 10 17:40:41 2020 Received: (at 39048) by debbugs.gnu.org; 10 Jan 2020 22:40:41 +0000 Received: from localhost ([127.0.0.1]:55126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iq2xN-000720-DT for submit@debbugs.gnu.org; Fri, 10 Jan 2020 17:40:41 -0500 Received: from wout4-smtp.messagingengine.com ([64.147.123.20]:53521) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iq2xM-00071o-Bg for 39048@debbugs.gnu.org; Fri, 10 Jan 2020 17:40:40 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 9E20D725; Fri, 10 Jan 2020 17:40:34 -0500 (EST) Received: from imap6 ([10.202.2.56]) by compute6.internal (MEProxy); Fri, 10 Jan 2020 17:40:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ajgrf.com; h= mime-version:message-id:in-reply-to:references:date:from:to:cc :subject:content-type; s=fm1; bh=cEA//rO4/i9OGiG7zHseh6wfdtMmHb6 KjPmbU6WH1HU=; b=bcQ+kz488R6XfDo9++dmcqMEAhDxF97XAuJkOVkHbDGchZX OyKbo71FsCCKc7sJu/Ypmu8MCmKg/ku5ZTDuMeY0ThPyDjciGK9F9VeUhmHQqeEW H48loeyzCXzqpd9dXS4nWkx/kXsQRbCZxXWh4aczA7gf06Aep5PjdEUoq2ifceEG +KAq7fc5NxV+APCNJ3ZaFAnx+JaR2O1DWLqAyGhqE5I66gAUmS8OcDVkGTTgzZSG vudMdMJHsE9WNmtlaEuKYI1c8kb5QHLbVDDvaZYmz0Z5/HZ9x/33MnyiU0qM5zFF MWEToPFGW/ZQt5MaIre0nmPonKW65iUAHFhV1Ag== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=cEA//r O4/i9OGiG7zHseh6wfdtMmHb6KjPmbU6WH1HU=; b=I4Uj7b4XTzA+wfLEXkjDqf RIOTR7vX/4aZuMcz+fDgFNGTXn1TCZJH1nMwrGYhTLxlSrym1ezdHg+lrlR91R0R CvoYzMlReFKqhr/wOs6qZNwD8OerCLiYXRtr6kmT5u38JclemhlNTw6yFj98vCpg QBHJBsnBv9ia5/mCTMEV2jVaxa+SD9XxiTheO3V/aFn3jHaKhwWtljNHiIcKwgyC 9AwQAtj9gbX+7Pe814i/KMftHDrD+cnhcKwFykfvbAnYFZebuZ3JlrjMK8QOk7kp FVd1kQUOsZe5wcwIitUJi9xE3olUW3QgdimoUsbB1EwpB7ZwEmynSzf64tmMvRTQ == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrvdeifedgudehlecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefofgggkfgjfhffhffvufgtsehttdertderredtnecuhfhrohhmpedftehl vgigucfirhhifhhfihhnfdcuoegrsegrjhhgrhhfrdgtohhmqeenucfrrghrrghmpehmrg hilhhfrhhomheprgesrghjghhrfhdrtghomhenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 8270E1400A2; Fri, 10 Jan 2020 17:40:33 -0500 (EST) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.1.7-740-g7d9d84e-fmstable-20200109v1 Mime-Version: 1.0 Message-Id: <5e5b2946-96ca-4f1a-8335-2c39208fa46f@www.fastmail.com> In-Reply-To: <20200109074212.elii3ebtr5j3pz2u@pelzflorian.localdomain> References: <20200109073128.wi5gsntnypxw4dmn@pelzflorian.localdomain> <20200109074212.elii3ebtr5j3pz2u@pelzflorian.localdomain> Date: Fri, 10 Jan 2020 22:40:13 +0000 From: "Alex Griffin" To: "pelzflorian (Florian Pelz)" Subject: Re: [bug#39048] [PATCH] Clarify description of the Pagekite service. Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 39048 Cc: 39048@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello Florian Pelz, Looks good to me, go ahead and make the change if you wish! -- Alex Griffin From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 10 19:05:24 2020 Received: (at 39048-done) by debbugs.gnu.org; 11 Jan 2020 00:05:24 +0000 Received: from localhost ([127.0.0.1]:55135 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iq4HL-0000Zs-UH for submit@debbugs.gnu.org; Fri, 10 Jan 2020 19:05:24 -0500 Received: from pelzflorian.de ([5.45.111.108]:54166 helo=mail.pelzflorian.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iq4HK-0000Zk-9u for 39048-done@debbugs.gnu.org; Fri, 10 Jan 2020 19:05:23 -0500 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 929073604F7; Sat, 11 Jan 2020 01:05:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1578701120; bh=iVdSi6NtYVFB/I0JkEAGbDFhTcq+0ojtw9U/UXKK1wQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=VG18MIx7GYubZdbQDB4aNUgbfJzdPG553DPH/rthCw1lslRd84cTnJB6HN+79/9wZ 0nZnZuHs0ndZAx3bTJWhKnakqEkRt+SvSlZBn54V0K+rgOP9PBuXzKsHgQlKhR8pIX 1aSN19kG64QbfpWrLSzMybE6o7EQwxHyqYpyU1Lw= Date: Sat, 11 Jan 2020 01:05:18 +0100 From: "pelzflorian (Florian Pelz)" To: Alex Griffin Subject: Re: [bug#39048] [PATCH] Clarify description of the Pagekite service. Message-ID: <20200111000518.l7vshpfg6de3zjcj@pelzflorian.localdomain> References: <20200109073128.wi5gsntnypxw4dmn@pelzflorian.localdomain> <20200109074212.elii3ebtr5j3pz2u@pelzflorian.localdomain> <5e5b2946-96ca-4f1a-8335-2c39208fa46f@www.fastmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5e5b2946-96ca-4f1a-8335-2c39208fa46f@www.fastmail.com> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39048-done Cc: 39048-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On Fri, Jan 10, 2020 at 10:40:13PM +0000, Alex Griffin wrote: > Hello Florian Pelz, > > Looks good to me, go ahead and make the change if you wish! > > -- > Alex Griffin Thank you! I added a doc: prefix to the commit message and pushed as f22b35711323a1e101ed666ec5ce776bf1908a74 Regards, Florian From unknown Sat Aug 16 14:50:55 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 08 Feb 2020 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator