Privacy policy
Our privacy policy explains:
{% extends "base.html" %}
{% block meta %}
{% endblock %}
{% block title %}: Privacy{% endblock %}
{% block main %}
Our privacy policy explains:
Privacy policy
SFChat does NOT save chat history on a server. SFChat removes messages as soon as they successfully delivered to addresser. In the case when messages were not obtained then SFChat automatically removes all chat information that linked to chats older then 24 hours.
SFChat does NOT collect any information that can identify person directly or indirectly.
SFChat collects:
Collected information is used for:
Cookie is used for Google Analytics purpose and for protection of Cross-site request forgery attack.
{% endblock %}