From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UGTXBcSzmWEzcgAAgWs5BA (envelope-from ) for ; Sun, 21 Nov 2021 03:49:40 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id uDqEAcSzmWHNPQAAB5/wlQ (envelope-from ) for ; Sun, 21 Nov 2021 02:49:40 +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 9876B9213 for ; Sun, 21 Nov 2021 03:49:39 +0100 (CET) Received: from localhost ([::1]:35716 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mocvB-00084W-1b for larch@yhetil.org; Sat, 20 Nov 2021 21:49:37 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35104) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mocuu-00084J-0P for help-guix@gnu.org; Sat, 20 Nov 2021 21:49:20 -0500 Received: from [2607:f8b0:4864:20::730] (port=42841 helo=mail-qk1-x730.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mocus-000898-Ku for help-guix@gnu.org; Sat, 20 Nov 2021 21:49:19 -0500 Received: by mail-qk1-x730.google.com with SMTP id g28so14353917qkk.9 for ; Sat, 20 Nov 2021 18:49:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=aJ0oVQINWknFkpCfdvj0Eb9yLch6EqkGMXvE6qVWKAQ=; b=RLoGEWura4lcR4CWhw3hpgTUTNkrsYmixiMNN08ZdSHsnMM9+u5Ar89/p5CO/WmuLc 7XMTUdB4d/9EURhr0e+vkldCNZyGQwqhWOjqQDI2naovSAf826hDRtDhR+Rte56pM8N/ Yxf3dWGssqYcCHd28XhF3iXVTWqgJkyvxp2A1ashnB/OI3cNv4xXeYwEdlZ0SSg8F+NV Php8xa/Y15Kiy0jnxdeDDNJqVq8vvnW+ifs3Db7O3fqdQqQe6/25a1lfbDvCEQXNAUxu jPh1+WI4bc1gm4wTUsV1HKlEUhPD4ywadsW3kMYpdmKQYVI9exU+a1IVWKamI87/5ISX Tzog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=aJ0oVQINWknFkpCfdvj0Eb9yLch6EqkGMXvE6qVWKAQ=; b=z4mAifjiDQz/KOtVUIarObIUVpljfzmPJvP8jbzQV5KckPlmFk0HORIX52ir+5G38T eKNuNPRHXQv8DCiTKgnQ/YFMgpI2J7orLV18BPGphoQOl5uVrEM401jXgm4fGMNRiHot /r0skuCAbDE0FStAe1VOmqCQkv9uh/yyu3z2KMoX2CSfE8WhYUSdnaoKsvLFwp5JTmN4 qrz3B3ALmlmeUhFIt9c8Z8rklklq52bxtpv03JLfD2hYQfCz5Sx9qPKkY5aM6GEbW7G3 +odTl7fcK28mlS9YGIgnTtNliEM31E26rRqAMTladzhNhrTYa+o0mjYRsfMLd6bew4Ni Ej5A== X-Gm-Message-State: AOAM532bfRG0lnkcKi1PZK9EZ/TJ4TV/lokRLFtDD69FwAkon+ZsKTMq tDwkTCvSqYEBBOW7QnCpkrNLZzW8gBG6QA== X-Google-Smtp-Source: ABdhPJyFhG6A36flZvwdWCL0LKjS81nhEQKc5jy27U9/B8AHNo2X+Jeba+pxmJ6Yomuk8jM+Z0/Kkw== X-Received: by 2002:a37:f902:: with SMTP id l2mr38639894qkj.511.1637462956765; Sat, 20 Nov 2021 18:49:16 -0800 (PST) Received: from hurd (dsl-10-148-124.b2b2c.ca. [72.10.148.124]) by smtp.gmail.com with ESMTPSA id 14sm2344506qtx.84.2021.11.20.18.49.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 20 Nov 2021 18:49:16 -0800 (PST) From: Maxim Cournoyer To: =?utf-8?B?SsOpcsOpbXk=?= Korwin-Zmijowski Subject: Re: Freely available Jami video-conference channel for those interested References: <87ee7be7ty.fsf@gmail.com> Date: Sat, 20 Nov 2021 21:49:15 -0500 In-Reply-To: (=?utf-8?B?IkrDqXLDqW15?= Korwin-Zmijowski"'s message of "Sat, 20 Nov 2021 07:40:39 +0100") Message-ID: <87a6hydxzo.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::730 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::730; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x730.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637462979; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=aJ0oVQINWknFkpCfdvj0Eb9yLch6EqkGMXvE6qVWKAQ=; b=jZGaO1LRtoJgU6N7l4R9Fpy95LQvpe8dhQHNFIEfE46ZNcZmgsruXMwOgNLl0s6oI/nWz9 /A6rPTP13eL6JqXcAhmmex2TWgnFE64Am3vSTz6RFa3sKoZcXUPoXKHFMVDHmkN3GBHkUo cNvlkZX0IWKwRR4noUXs+k1Adnm2bats7mgUNLS6iZsOd5AukgG7udH3IcxMIXTuhMRR6F 64BOUOAIjW7c0w9cdXEJzqcO01GAfDXzfcwxBOHLPdYb76X4jHD3EivNzo6t8BPP07WFZN LU1R/wk2b2Jzborr35MRtNPZ4sfldBhKHJUAQ26x5N5PJmtbjalYs+JZuLDxrw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637462979; a=rsa-sha256; cv=none; b=S4/q3Hmb1BQCn7ju1BPMpQlOZ9AuPk41t5eMVQ4IkjqinfGKjt5p0GKMwzjGo4l25OmN7Q 1vIQKvI+jp3idOqdGGCz2JC+R4sb0L2cAGKMkeF3oq7zyLC67uLTVRe2dICVgfpZRofp/n F+8CHacq2GtkT6WLhqCwLONQIE+n+DVmoKaPmBEZeEQ9ZKkZiF6pN9XtbuSmN7/UeU0juf HxFXq1U1JFCx3RFP8nLGU7E/0q3GV6rnkCyCCmndl7Mt5CD4IKPF2MeGXJumLwrzssp/f8 ukh9eps3SFMS22duzRJ7FIH8UV/Hp97e3MD8kcBn94ZiUcQMXD0IZt+Nxcq70g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=RLoGEWur; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.07 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=RLoGEWur; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 9876B9213 X-Spam-Score: -4.07 X-Migadu-Scanner: scn0.migadu.com X-TUID: QXV1u3SAJNp6 Hi, J=C3=A9r=C3=A9my Korwin-Zmijowski writes: > This is very cool ! Thank you :-). It was a difficult service to tackle (with the D-Bus requirement and D-Bus communication); I especially struggled with making it rock solid in terms of being able to restart it without any glitch (the test suite verifies this). I hope it can be useful! Maxim