From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WFtyBxtO3WBD1gAAgWs5BA (envelope-from ) for ; Thu, 01 Jul 2021 07:09:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id gLIuAxtO3WA0GwAAB5/wlQ (envelope-from ) for ; Thu, 01 Jul 2021 05:09:47 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D9CAA21BC4 for ; Thu, 1 Jul 2021 07:09:46 +0200 (CEST) Received: from localhost ([::1]:48060 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyoxN-0006BC-Mh for larch@yhetil.org; Thu, 01 Jul 2021 01:09:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48472) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lyon0-0007Hp-Re for guix-patches@gnu.org; Thu, 01 Jul 2021 00:59:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47761) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lyon0-0004JI-Jj for guix-patches@gnu.org; Thu, 01 Jul 2021 00:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lyon0-0004dK-KJ for guix-patches@gnu.org; Thu, 01 Jul 2021 00:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48729] [PATCH v7 25/25] services: Add bitmask-service-type. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 01 Jul 2021 04:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 48729@debbugs.gnu.org Cc: Raghav Gururajan , jgart@dismail.de Received: via spool by 48729-submit@debbugs.gnu.org id=B48729.162511548417734 (code B ref 48729); Thu, 01 Jul 2021 04:59:02 +0000 Received: (at 48729) by debbugs.gnu.org; 1 Jul 2021 04:58:04 +0000 Received: from localhost ([127.0.0.1]:59306 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyom4-0004bt-12 for submit@debbugs.gnu.org; Thu, 01 Jul 2021 00:58:04 -0400 Received: from out2.migadu.com ([188.165.223.204]:63614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyolw-0004b1-38 for 48729@debbugs.gnu.org; Thu, 01 Jul 2021 00:57:56 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1625115475; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8j9aI8O0roZ1Tjv4iKO+9P6JztHHYK+89msATycRH6Q=; b=dfhsC/AwGFJ4UWk7f8YQk8NGBs9NJjhkdYAOw5pjdU0s6D3UkHmubOyNxunG+fSUJ/ZAwJ MU3nwo0O1BxxOMEM1w2+Ss8wOUnXxaEpmLl2O6LE/bCK1aVGUqNSTi/IxROxokGttFtUE3 kMZIMohBojB9ybhGW0rMWRPYchFaAcGmXYw/fWIrXGOb2AqUsdEAwSOMeAjINr+jnBmgoe MN3UDwpyFmwwitnMkdoWYmlv0v7gJrPrqNuqfN428AE9jZOdPDyc71wdIEYbpKZIal2tte NdsOo+Zk1/rLTaWcg0bMlFc8emd9J8/7Q6eKZSsVTM2ObIKt4/06v4ItoG5afw== Date: Thu, 1 Jul 2021 00:57:28 -0400 Message-Id: <20210701045728.7293-25-rg@raghavgururajan.name> In-Reply-To: <20210701045728.7293-21-rg@raghavgururajan.name> References: <20210701045728.7293-21-rg@raghavgururajan.name> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches From: Raghav Gururajan via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: D9CAA21BC4 X-Spam-Score: -4.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: U7UKzuEfzqXK * gnu/services/vpn.scm (bitmask-service-type): New variable. Co-authored-by: jgart --- gnu/services/vpn.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/services/vpn.scm b/gnu/services/vpn.scm index a51dda3873..55b4bd0b16 100644 --- a/gnu/services/vpn.scm +++ b/gnu/services/vpn.scm @@ -6,6 +6,8 @@ ;;; Copyright © 2021 Solene Rapenne ;;; Copyright © 2021 Domagoj Stolfa ;;; Copyright © 2021 Tobias Geerinckx-Rice +;;; Copyright © 2021 Raghav Gururajan +;;; Copyright © 2021 jgart ;;; ;;; This file is part of GNU Guix. ;;; @@ -25,6 +27,7 @@ (define-module (gnu services vpn) #:use-module (gnu services) #:use-module (gnu services configuration) + #:use-module (gnu services dbus) #:use-module (gnu services shepherd) #:use-module (gnu system shadow) #:use-module (gnu packages admin) @@ -69,6 +72,22 @@ wireguard-service-type)) +;;; +;;; Bitmask VPN +;;; + +(define-public bitmask-service-type + (service-type + (name 'bitmask) + (description "Setup the @uref{https://bitmask.net, Bitmask} VPN application.") + (default-value bitmask) + (extensions + (list + ;; To configure polkit policy of bitmask. + (service-extension polkit-service-type list) + ;; To add bitmask to the system profile. + (service-extension profile-service-type list))))) + ;;; ;;; OpenVPN. ;;; -- 2.32.0