From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: emacspy dynamic module - support request Date: Thu, 29 Aug 2024 22:31:07 -0400 Message-ID: References: Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36078"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: 813gan <813gan@protonmail.com> Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Aug 30 04:32:05 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sjrQi-0009E6-9S for ged-emacs-devel@m.gmane-mx.org; Fri, 30 Aug 2024 04:32:04 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sjrPr-0006dR-To; Thu, 29 Aug 2024 22:31:11 -0400 Original-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 1sjrPq-0006dI-1k for emacs-devel@gnu.org; Thu, 29 Aug 2024 22:31:10 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sjrPo-0005m5-R5; Thu, 29 Aug 2024 22:31:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=jsccJyVWUzAA3lSKp2g49tIGIEOp2OPfHqLCIIKtFzY=; b=A/uSxoUSTnjn 9gQTYdTC+R+mgpq3hjOYVMMY6DGrc3F78x7gkAyLjVqlA53aL3Zhb+00hJcshONf2RcTa2xXs/Qvg nnx0de+9yEIgp0xdBs9UVTcQF9ah67ELo9UImxyCE5vbCf/ieZq7eGh0yl+z/MgIhEBeJJcnzoWFw tJB1g/6De547u3lXLjdKmohyZLCAG7QUrOdHqcw1/Y0zcJjOX+BtQYGWcWQqoqe7V7Q0ZlUk76bia 9Ey1RAyseDS5vup7rG7CR0Nirq/Zm2BEy9kQ0NzuaOelNUtQsGEYDLDLMoYnWF0KZbhgeKIx3W4sM bFvj44FfBiwnLxa6iX+gXQ==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1sjrPn-0000b0-TJ; Thu, 29 Aug 2024 22:31:08 -0400 In-Reply-To: (message from 813gan on Wed, 28 Aug 2024 01:29:36 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:323190 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > Emacspy currently does not validate licenses of Python modules. > I have plan to add hi-level Elisp API on top of existing C/cython functions. > Making such license validation would be easy to do inside this hi-level API. > I assume malicious users trying to bypass validation are not concern. that sounds like a good method, as long as you release the dynamic module and the Lisp code tpgether as one package. > > Could you possibly host your variant on a different repo site? > Sure. I pushed https://notabug.org/813gan/emacspy We don't have an evaluation of that, but ISTR it i smuch better than GitHub and GitLab. Thanks. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)