How is my information stored?
All sensitive information (i.e. passwords and API keys) are encrypted before being stored. Further, all obvious security measures are in place, e.g. SSL, prepared SQL statements, input sanitazation, etc.
All sensitive information (i.e. passwords and API keys) are encrypted before being stored. Further, all obvious security measures are in place, e.g. SSL, prepared SQL statements, input sanitazation, etc.