From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2DwjNnDwLmXacgEAG6o9tA:P1 (envelope-from ) for ; Tue, 17 Oct 2023 22:37:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 2DwjNnDwLmXacgEAG6o9tA (envelope-from ) for ; Tue, 17 Oct 2023 22:37:05 +0200 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 5A35844235 for ; Tue, 17 Oct 2023 22:37:04 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=stoutner.com header.s=x header.b=aPa8EF9v; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697575024; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=abKHUxXxmbjQnkdiYuBfqgS17SBrM5qF+2bB1RJHDQ0=; b=cly1LAIkVzh/UyRlZPC6m/5FupezMZLIcb5iLMrWifznhS9L1lB22j6PHTOntCDzkqc1Dh 3UIXOth3rQUAFuFuFrK8trbxFUO8pQTCD4mTcSVaiCfFYdrX6F302vJ7RDpS2UpB4CO7vj X9KXvXgD7UNH1NOYIqZt93LfWJAUzDqvUASaeoubR9jW1f+bkteOpokna3u2E72F3PvzQ9 0xAcMq5YczLpnksqvyXL/HA3KSw+lGkQNhr5p8RVgfanjF4x7EBsVlAbe8vJExsTzzR2tS 741jMNGIBLfJST8LG0VPZ86g1KtYIv7fLMKcDWthE6x6HOsYFxWLm8DWnPPImA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697575024; a=rsa-sha256; cv=none; b=X5aYG9jHaFLOKLEE3cUedvyAlmtdokJzPJIDmB1zsc9lkIfEXGzuB2/Gs1egdhwS/BgCJR Ie0yZEgTh5aBow8Be6DTlmzBgfuzqtqRfXI2QKlmnBYbJtmxDcwRfepkC+rDmktDQbNgQ1 dyb9vBeTCOV3L/06gTsyDBMPZbTrjkprcwT4+izuCVOx5nBnk10Aa4v1+sBnhKxDtgsOMF NX0B9P0iqah+lISPrbyzjY/Z90vaOlvnho++6LBRNyWCXRnvcwG0HLRW6OLVSoPQBQ+uZm jlOi9Cfm8iksWIR6rMwJAbV1bDL2o+me3se0GnjAlRqGBADkSSRPcLudltAqdA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=stoutner.com header.s=x header.b=aPa8EF9v; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsqnw-0007XG-Q8; Tue, 17 Oct 2023 16:36:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsqnt-0007VN-Cw for guix-patches@gnu.org; Tue, 17 Oct 2023 16:36:37 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsqnt-00036Z-5I for guix-patches@gnu.org; Tue, 17 Oct 2023 16:36:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsqoI-00037Q-8S for guix-patches@gnu.org; Tue, 17 Oct 2023 16:37:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64408] [PATCH] gnu: Add privacybrowser. References: <20230701224939.5503-1-soren@stoutner.com> In-Reply-To: <20230701224939.5503-1-soren@stoutner.com> Resent-From: Soren Stoutner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 17 Oct 2023 20:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64408 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64408@debbugs.gnu.org Received: via spool by 64408-submit@debbugs.gnu.org id=B64408.169757499911957 (code B ref 64408); Tue, 17 Oct 2023 20:37:02 +0000 Received: (at 64408) by debbugs.gnu.org; 17 Oct 2023 20:36:39 +0000 Received: from localhost ([127.0.0.1]:32865 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsqnt-00036m-O3 for submit@debbugs.gnu.org; Tue, 17 Oct 2023 16:36:38 -0400 Received: from mail.stoutner.com ([68.14.213.194]:29358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsoOi-0003w5-6O for 64408@debbugs.gnu.org; Tue, 17 Oct 2023 14:02:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=stoutner.com; s=x; h=Content-Type:MIME-Version:Message-ID:Date:Subject:To: From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=abKHUxXxmbjQnkdiYuBfqgS17SBrM5qF+2bB1RJHDQ0=; b=aPa8EF9vLA0eZytX39CVz+NUpy PJFK1edyqx9Pi2OpclSIlUcf9BSQNW3aJFxCkG2T4TpL5Zs9m5OKC7v1zOHg937QOvygt/up5APjv qX2oK6THW5maUjy2yXhOl2jiRF6N2FOLKuiFtW8/vIQhPxxz4TjmrNh7x4iePYWmbzgJO8crFp5xV EvZCKvcMD+XA8KbjrScE/tVLpGinRNp3BTBAENSEPDmzA+Z5CPg+8Gpi8VIIwVojs7HrTuCWIwNSf jjfMQiXdPXFVSQjxzYqlZVC1AEL2osFD2ofjDVXm0lrSCbHQnQrApI6viHXCj51Y82Q1iAAMsJyUk k5EfwZyA==; Received: from soren-desktop.stoutner.com ([192.168.10.12] helo=soren-desktop.localnet) by mail.stoutner.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.97-RC0) (envelope-from ) id 1qsoOA-0000000Gtcp-1lhl for 64408@debbugs.gnu.org; Tue, 17 Oct 2023 11:01:54 -0700 Date: Tue, 17 Oct 2023 11:01:47 -0700 Message-ID: <14031887.Zlvoba7YER@soren-desktop> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3181381.KWpTJv8ID7"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-Mailman-Approved-At: Tue, 17 Oct 2023 16:36:36 -0400 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: , Reply-to: Soren Stoutner X-ACL-Warn: , Soren Stoutner via Guix-patches From: Soren Stoutner via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -8.26 X-Migadu-Queue-Id: 5A35844235 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -8.26 X-TUID: lEcaJCDfui4U --nextPart3181381.KWpTJv8ID7 Content-Type: multipart/mixed; boundary="nextPart3606592.LgQR3JGfJP"; protected-headers="v1" Content-Transfer-Encoding: 7Bit From: Soren Stoutner To: 64408@debbugs.gnu.org Subject: [PATCH] gnu: Add privacybrowser. Date: Tue, 17 Oct 2023 11:01:47 -0700 Message-ID: <14031887.Zlvoba7YER@soren-desktop> MIME-Version: 1.0 This is a multi-part message in MIME format. --nextPart3606592.LgQR3JGfJP Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Privacy Browser 0.5 has been released. Attached is an updated patch. -- Soren Stoutner soren@stoutner.com --nextPart3606592.LgQR3JGfJP Content-Disposition: attachment; filename="0001-gnu-Add-Privacy-Browser.patch" Content-Transfer-Encoding: quoted-printable Content-Type: text/x-patch; charset="x-UTF_8J"; name="0001-gnu-Add-Privacy-Browser.patch" =46rom d5358a483d55c54573b336b297ae3728fbcff029 Mon Sep 17 00:00:00 2001 Message-Id: =46rom: Soren Stoutner Date: Tue, 17 Oct 2023 10:30:53 -0700 Subject: [PATCH] gnu: Add Privacy Browser. * gnu/packages/privacybrowser.scm: New file. =2D-- gnu/packages/privacybrowser.scm | 58 +++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 gnu/packages/privacybrowser.scm diff --git a/gnu/packages/privacybrowser.scm b/gnu/packages/privacybrowser.= scm new file mode 100644 index 0000000000..6ae7247ed0 =2D-- /dev/null +++ b/gnu/packages/privacybrowser.scm @@ -0,0 +1,58 @@ +;;; Privacy Browser PC --- A web browser that respects your privacy. +;;; Copyright =C2=A9 2023 Soren Stoutner +;;; +;;; This file is part of GNU Guix. +;;; +;;; GNU Guix is free software; you can redistribute it and/or modify it +;;; under the terms of the GNU General Public License as published by +;;; the Free Software Foundation; either version 3 of the License, or (at +;;; your option) any later version. +;;; +;;; GNU Guix is distributed in the hope that it will be useful, but +;;; WITHOUT ANY WARRANTY; without even the implied warranty of +;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;;; GNU General Public License for more details. +;;; +;;; You should have received a copy of the GNU General Public License +;;; along with GNU Guix. If not, see . + +(define-module (gnu packages privacybrowser) + #:use-module (guix build-system qt) + #:use-module (guix download) + #:use-module (guix licenses) + #:use-module (guix packages) + #:use-module (gnu packages kde-frameworks) + #:use-module (gnu packages kde-systemtools) + #:use-module (gnu packages qt)) + +(define-public privacybrowser + (package + (name "privacybrowser") + (version "0.5") + (source + (origin + (method url-fetch) + (uri (string-append + "https://download.stoutner.com/privacybrowser-pc/privacybrows= er-" + version ".tar.xz")) + (sha256 + (base32 "1rywfmmw535bs0h3i4yrif3xmz2a4flp04bmhqdlbri4h1pk7x2y")))) + (build-system qt-build-system) + (native-inputs (list extra-cmake-modules)) + (inputs (list breeze-icons + kcrash + kdbusaddons + khelpcenter + ki18n + kio + knotifications + qtsvg-5 + qtwebengine-5)) + (home-page "https://www.stoutner.com/privacy-browser-pc/") + (synopsis "Web browser that respects your privacy") + (description + "Privacy Browser is a web browser based on Qt WebEngine +with a focus on privacy and security. Features like JavaScript and +cookies are disabled by default but are easy to automatically enable +on-the-fly or by domain.") + (license gpl3+))) base-commit: b437896e87a51cc610388d4c462893652dd773e6 =2D-=20 2.39.2 --nextPart3606592.LgQR3JGfJP-- --nextPart3181381.KWpTJv8ID7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEJKVN2yNUZnlcqOI+wufLJ66wtgMFAmUuzAsACgkQwufLJ66w tgP4jxAAgHaCVyuA8HIcyY0UHwLmnWLIKM3nCL+SKArekRnqSAkrOyc7u7DwFnJn tbh3I3mmVVXJpyB3Nx7A2n0Qw4AxGucV6h6O6BXPq+eoHPstcu0r/vetncqeOx61 QUrxjr0jVQezgSzlgy7LCJg0Py4jBrt1NikcssvM6X+eIpyOHYckckdv9WhtQ1Yu YMFpbG5F4FHAzdZabHyAziTC7g5dEb6xAWaFn7Pg8LolluRGUng+QU+FWjSfuA34 Tl/eSlZ/dgRkzI1kAQXP5aKaFdfUbQRGHzyvuYvrsdiSs3qhXK7OnjSiiqMknUsS QFJg3+8pss3BGpWiUQsI0N+NrPvp8HOUD11l6hrnaIeP0Aejj3Jqvosu3VnHQ9gh ViWRUneTlPLkZmqTCaKwOezUuZB1JgS1MuQz2C23DPiCe/jmzU9JY6doWKAvCfYm jkr0RiUgPFUTquGXI/2WsEo9nwsgaWDcfN7TsXJWTsOsKZQYusNDsO4Dzfp1/mPm 1yjsP9A4VEGNok0VwlpdH+Skp1DZalaPKkPae7GLyRD+PfNZ3LIMZDLMOtzF8AlW oHZAzbmxwi06X3A1HIgFsMdep9Qx0GswaWHudQwSyOPhG1ZmiwPMI8F6HgG1u4Dr MKpPpc5auy99aneTD2zltqVCVQLwCa79man/xRe/D8i6fqNbah8= =cmf+ -----END PGP SIGNATURE----- --nextPart3181381.KWpTJv8ID7--