lucc / nvimpager

Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting
Other
372 stars 20 forks source link

Security concern #9

Closed ghost closed 5 years ago

ghost commented 5 years ago
curl http://www.drchip.org/astronaut/vim/vbafiles/AnsiEsc.vba.gz | \
      gunzip > $@

No SSL even...

lucc commented 5 years ago

It's very nice and clear that we are all important people who don't have time to explain, but what are you concerns apart from the missing SSL? (Which could have been solved with a small PR very easily ;)

ghost commented 5 years ago

A good test to find out if a makefile is sane is to build it with nix. I would suggest reading about functional builds. Good luck hint: curl is a big no-no, SSL or not.