From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=irif.fr (client-ip=2001:660:3301:8000::1:2; helo=korolev.univ-paris7.fr; envelope-from=jch@irif.fr; receiver=) Authentication-Results: mail.toke.dk; dkim=pass (2048-bit key; unprotected) header.d=irif.fr header.i=@irif.fr header.a=rsa-sha256 header.s=dkim-irif header.b=m29JNWlV Received: from korolev.univ-paris7.fr (korolev.univ-paris7.fr [IPv6:2001:660:3301:8000::1:2]) by mail.toke.dk (Postfix) with ESMTPS id D020B99EB8F for ; Sat, 10 Sep 2022 14:44:56 +0200 (CEST) Received: from mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [81.194.30.253]) by korolev.univ-paris7.fr (8.14.4/8.14.4/relay1/82085) with ESMTP id 28ACirhc003670 for ; Sat, 10 Sep 2022 14:44:53 +0200 Received: from mailhub.math.univ-paris-diderot.fr (localhost [127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTP id 3D423D66A9 for ; Sat, 10 Sep 2022 14:44:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=irif.fr; h= content-transfer-encoding:content-type:content-type:mime-version :user-agent:subject:subject:from:from:message-id:date:date :received:received; s=dkim-irif; t=1662813891; x=1663677892; bh= c4DBt0UffNmH9MXyT2wpI0Akd7UUp0Jisw04I9gtucU=; b=m29JNWlVtDNtU5ih 3UW9Q+iItmbcMlTzIiTGcsWgxs6TH5mbR5p5iR51CT+ZM7jZ4Y2NDTUTbgoAMTzk vvIySiy3YBlCcr6M4utyaU5FQIVvq41ej/WlRHuZqwa/xWqx/FIseLbz3Z7OKxho +APH3wDt/7Hy17+IxofpViRXdSYUIgPYQC2YMn9ZTDGouVr43OMv2/CxudQpBR2X jO5o43WL0EGDaBWy+dPn+u1FNYH4fuPxc6w12mnDZypp9LdRDSEyH/VD3odsxqjY 5oRNddwGklzG67oZ4bGqD4c5auAE3WI9KsVQ4GeKMEJNdFdv4UgwQXxjAP5HZYNh hbX5Uw== X-Virus-Scanned: amavisd-new at math.univ-paris-diderot.fr Received: from mailhub.math.univ-paris-diderot.fr ([127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id ZbxGfD-EZdwO for ; Sat, 10 Sep 2022 14:44:51 +0200 (CEST) Received: from pirx.irif.fr (unknown [78.194.40.74]) (Authenticated sender: jch) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id 93322D66A4 for ; Sat, 10 Sep 2022 14:44:51 +0200 (CEST) Date: Sat, 10 Sep 2022 14:44:51 +0200 Message-ID: <87h71fqtz0.wl-jch@irif.fr> From: Juliusz Chroboczek To: galene@lists.galene.org User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/28.1 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (korolev.univ-paris7.fr [194.254.61.138]); Sat, 10 Sep 2022 14:44:53 +0200 (CEST) X-Miltered: at korolev with ID 631C86C5.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 631C86C5.000 from mailhub.math.univ-paris-diderot.fr/mailhub.math.univ-paris-diderot.fr/null/mailhub.math.univ-paris-diderot.fr/ X-j-chkmail-Score: MSGID : 631C86C5.000 on korolev.univ-paris7.fr : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham Message-ID-Hash: FDYZVXFXH7FY2TVP76ZOCFIHQXNTVZJY X-Message-ID-Hash: FDYZVXFXH7FY2TVP76ZOCFIHQXNTVZJY X-MailFrom: jch@irif.fr X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.5 Precedence: list Subject: [Galene] ANNOUNCE: galene-0.6 List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Dear all, Galene 0.6 is available by doing git clone -b galene-0.6 https://github.com/jech/galene For more information about the Galene videoconference server, please see https://galene.org This version contains a number of protocol changes that are intended to make it easier to write native (non-web) clients. In particular, the protocol now carries an explicit version number, so you should get a useful error message in case the client and the server mismatch. 10 September 2022: Galene 0.6 * Version the protocol: the handshake message now contains a version number, and the server will warn if it is incorrect. This will become a hard error in the future. * Rework the peer-to-peer file transfer protocol. It now lives in protocol.js, which makes it easy to use by third-party clients. * Extend the authorization protocol to allow the authorization server to request that the client fall back to password authorization. * Make it possible to run the web server on a Unix domain socket. Thanks to Martin P=E9pin. * Check that a given group exists before redirecting from the landing page. This avoids an unsightly 404 error when the user makes a typo. * Publish the group name and websocket endpoint in the group status. This avoids hardwiring the server structure in the client. * Fix a race condition that could cause chathistory messages to be sent before the joined status.