all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* use local emacs server from remote systems
@ 2013-10-06 13:47 Thomas Koch
  2013-10-06 15:55 ` chad
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Koch @ 2013-10-06 13:47 UTC (permalink / raw)
  To: emacs-devel

Hi,

I've read a blog post that describes how to use a local emacs server with tcp 
from remote systems[1]. Unfortunately the provided scripts from the blog only 
work with emacs 24. And the described setup is too insecure to be used with 
untrusted remote systems.

[1] http://blog.habnab.it/blog/2013/06/25/emacsclient-and-tramp/

Are there more people experimenting in this direction? I thought it would help 
a lot if emacs server could handle different tcp authentication tokens with 
different levels of privileges. Thus a remote system with an unprivileged token 
could just cause the visiting of a file and nothing more.

Each token could be associated with additional information about how tramp can 
open files on the remote system: IP adress, user name, password, proxy, ...

Unfortunately I've not yet learned elisp, so I could not yet hack myself on 
this.

Best regards,

Thomas Koch



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

end of thread, other threads:[~2013-10-06 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-06 13:47 use local emacs server from remote systems Thomas Koch
2013-10-06 15:55 ` chad

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.