Since they both use the same protocol there isnt really any difference in security - both suck at it but what kinda security are you looking for when downloading webpages/programs?<BR><BR>Im more used ...
Use Calibre to import HTML pages, edit layout/metadata, and save as EPUB. Save pages with your browser’s Save Page As or bulk-download sites using wget. Skip Kindle’s clunky browser; send formatted ...
I wrote Perl script that request html page and than process the page. I use 'wget' command to get the page. <BR><BR>The script process hundreds of pages. But if some url is down the script crushes.