Richard Levitte <rich...@levitte.org> writes: > 04:56:45 -0400, Stephen Leake <stephen_le...@stephe-leake.org> 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 _______________________________________________ Monotone-devel mailing list Monotone-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/monotone-devel