From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 3BD314A039 for ; Wed, 17 Apr 2024 18:31:48 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8B34C68D360; Wed, 17 Apr 2024 21:31:47 +0300 (EEST) Received: from btbn.de (btbn.de [144.76.60.213]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 8BDDB68D164 for ; Wed, 17 Apr 2024 21:31:45 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id 5B35B27FFD872 for ; Wed, 17 Apr 2024 20:31:44 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1713378704; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rpdRlc9+xjWhCbkkDS93+svVzbsbihFLFpA0gpybVIk=; b=EQfHmGv3Yv8Um/EmkgF816vaeMxoA689y70U7+NNtK0PNqzGiAR9gptkt9wpHhvMSA1Zyw nCvyNzGZ8rMUvbN+tZ4zryjnCxtCcEA/KYqeMJSyL5Hw78H2H0t329AeRAKz+Wf517S7b6 8eFJZCpQk36nUW/ivTeL+ptqEcYZFOYZexFBHb+dU9gtQqsIJxcvdVqJs4EaXixZ5lvuZE /ahlmZPoQH5HuAeb0wLBg9JpG0VTa51kAko29P8HL1ZV+oiUPxkpSe2+lB+/dauaomOMDI k28rCsYh9yo49WfHgaJajpaykCAn9cDyCm6gwfaKP0xERUyoTKG1UnpTwOeg/A== Message-ID: <428ac245-63dd-40ad-a499-1098768776b9@rothenpieler.org> Date: Wed, 17 Apr 2024 20:31:42 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: ffmpeg-devel@ffmpeg.org References: <20240417135832.GJ6420@pb2> <20240417152218.GL6420@pb2> <20240417182220.GN6420@pb2> Content-Language: en-US From: Timo Rothenpieler In-Reply-To: <20240417182220.GN6420@pb2> Subject: Re: [FFmpeg-devel] [RFC] 5 year plan & Inovation X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 17.04.2024 20:22, Michael Niedermayer wrote: > On Wed, Apr 17, 2024 at 05:55:04PM +0200, Jean-Baptiste Kempf wrote: >> Hello, >> >> On Wed, 17 Apr 2024, at 17:22, Michael Niedermayer wrote: >>>>> * ffchat >>>>> (expand into realtime chat / zoom) this would >>>>> bring in more users and developers, and we basically have almost >>>>> >>>> >>>> Better leave that for others. >>>> There's an infinite amount of discord clones already. >>> >>> iam not following that genre that much ... >>> so let me ask >>> are there any that >>> * preserve privacy (discord is not secure/private) >>> * allow audio / video / text chat >>> * scalable >>> * need no central server >> >> Matrix? Elements? Mattermost? Rocket.chat? Jitsi? > > These seem quite complex systems > > Matrix says "(optional) end-to-end encryption" which for me is a fail > > https://jitsi.org/security/ > nicely explains their security. And i agree that anything running > primarely in a browser controlled by google cannot provide security/privacy > > what i had in mind with ffchat initially was a much simpler system > simply something where 2+ people could connect and communicate with > video and audio (text being easy to add). > > The complexity of ffchat would be more between /doc/examples and > ffplay. > My basic idea was that people would be identified by their public key > hash + DNS name. And then just setup a connection in a ffplay like > interface. That sounds a bit like re-inventing Tox. Which sadly seems a bit dead. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".