Closed philipn closed 12 years ago
I forwarded the security-related aspect of this to IPython here: https://github.com/ipython/ipython/issues/688
My guess is that the 'functionality' you exploit here will be removed, so I'll wait to merge this until after we hear back from how the issue will be addressed.
makes sense, cool
On Tue, Aug 9, 2011 at 4:11 PM, ivanov reply@reply.github.com wrote:
I forwarded the security-related aspect of this to IPython here: https://github.com/ipython/ipython/issues/688
My guess is that the 'functionality' you exploit here will be removed, so I'll wait to merge this until after we hear back from how the issue will be addressed.
Reply to this email directly or view it on GitHub: https://github.com/ivanov/vim-ipython/pull/2#issuecomment-1768359
as predicted, once, ipython/ipython#847 is merged, we will get (thanks to ivanov/vim-ipython#13) a more secure and easier way to connect to ipython via .json files
Guess ipython server information. Requires psutil module to work. It's cross platform but I didn't test in windows.
The right way to do this would be to make ipython keep a pid file around somewhere.