Re: file: on windows via tcp sockets

Stephen Leake <[email protected]>
Newsgroups gmane.comp.version-control.monotone.devel
Message-ID <[email protected]>
Richard Levitte <[email protected]> writes:

> 04:56:45 -0400, Stephen Leake <[email protected]> said:
>
> stephen_leake> This discussion suggests a way to make file: work on Windows native; use
> stephen_leake> TCP sockets to connect between the client and server instances of mtn.
>
> Not sure that's a good idea from a security point of view.

Hmm. We start the client, which starts the server process, giving it a
random port to wait on. The server process then waits for the client to
do a socket connect, on that port.

I guess the security issue is that some hacker could notice the port and
connect to it? We could use the mtn authentication to avoid that.

There will be Windows Firewall issues; it will prompt the user about
allowing internet connectivity for what they think is a purely local program.

-- 
-- Stephe
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.