ThomasSmyth / setlist.fm-attended-map

Map attended sets for a user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add stunnel for securing data

ThomasSmyth opened this issue · comments

Description

Current data is sent unsecured, can make use of stunnel to secure the connection.

More details on the kx wiki.

Tasks

  • Implement stunnel.
  • Secure ssl.
  • Sanitise/validate inputs to help safeguard the process.