all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* make-network-process to make SSL server?
@ 2021-08-30  5:00 Qiantan Hong
  2021-09-17 14:19 ` Robert Pluim
  0 siblings, 1 reply; 2+ messages in thread
From: Qiantan Hong @ 2021-08-30  5:00 UTC (permalink / raw)
  To: Emacs Devel

This has been discussed in https://lists.gnu.org/archive/html/emacs-devel/2020-10/msg01736.html
for security concern about collaborative editing.
However those parameters seem only for making an SSL client process.

Is it possible/desirable to let Emacs also possible to function as an SSL server?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: make-network-process to make SSL server?
  2021-08-30  5:00 make-network-process to make SSL server? Qiantan Hong
@ 2021-09-17 14:19 ` Robert Pluim
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Pluim @ 2021-09-17 14:19 UTC (permalink / raw)
  To: Qiantan Hong; +Cc: Emacs Devel

>>>>> On Mon, 30 Aug 2021 05:00:44 +0000, Qiantan Hong <qhong@mit.edu> said:

    Qiantan> This has been discussed in https://lists.gnu.org/archive/html/emacs-devel/2020-10/msg01736.html
    Qiantan> for security concern about collaborative editing.
    Qiantan> However those parameters seem only for making an SSL client process.

    Qiantan> Is it possible/desirable to let Emacs also possible to function as an SSL server?

Yes and yes (at the very least it would let us eliminate the need for
gnutls-serv in our test suite). I suspect we donʼt expose all the
infrastructure needed to do it, so it would require C-level changes.

Robert
-- 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-17 14:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-30  5:00 make-network-process to make SSL server? Qiantan Hong
2021-09-17 14:19 ` Robert Pluim

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.