01 How the service works #
SemySMS turns your Android phone into an SMS gateway. We are not the ones sending your messages: the app receives a job from the server, and the text itself leaves your SIM card, through your carrier, from your number. We are not a carrier and not the sender - we pass the job to a phone you linked to your account yourself.
Everything else in this document follows from that, so let us state up front what the service needs in order to work:
- it needs to know who owns the account, or the job would go to someone else's phone;
- it needs to store messages, or you would not see what was sent and what was not;
- it needs to know the state of the linked phone - whether it is online, which carrier, how much battery is left - or there would be no way to show why a message did not go out.
Everything listed below is collected for exactly that. We do not build advertising profiles, we do not sell user data, and we do not hand it to anyone except in the cases described in section 7.