Hi,
We noticed in #python.fi at IRCnet that code in https://github.com/dananjayavr/python-newsblur/blob/master/newsblur.py#L10-L20 uses HTTP interface of the API. You should change this to HTTPS for better security, which seems to be configured pretty well as per Qualys SSL Labs scanner.
Also please consider migrating to http://python-requests.org/ library, thank you.
This is http://osvdb.org/115314
Hi,
We noticed in #python.fi at IRCnet that code in https://github.com/dananjayavr/python-newsblur/blob/master/newsblur.py#L10-L20 uses HTTP interface of the API. You should change this to HTTPS for better security, which seems to be configured pretty well as per Qualys SSL Labs scanner.
Also please consider migrating to http://python-requests.org/ library, thank you.
This is http://osvdb.org/115314