Use https to alleviate potential mitm vulnerability#564
Use https to alleviate potential mitm vulnerability#564
https to alleviate potential mitm vulnerability#564Conversation
|
I think in some installations of curl this will stop working because of the http -> https switch, but I guess we can alleviate the effect with documentation. |
Should url be configurable then? |
|
We could infer it. The output of Alternatively, we can make it configurable, but not the url itself, but rather to use https or http, and of course having https as default. What do you think? Infer or configure? |
|
it should be To much ceremony you think? |
|
Alternatively we could abandon JSON altogether and just go with plaintext file: 1) no vulnerability 2) faster |
|
I like that option even better, one plugin name per line, we use |
|
+1, critical |
I've been contacted to address this issue, and quick fix would be using
httpsprotocol instead ofhttp.It's the same file just using straight from repo instead going through
vim-scriptsdomain.UNTESTED.