ttmsg

ttmsg
Developer: Sami Salkosuo
Category: Social Networking

ttmsg Summary

ttmsg is a with in-app purchases iOS app in Social Networking by Sami Salkosuo. Released in May 2017 (8 years ago). Store metadata: updated Dec 19, 2021.

Store info: Last updated on App Store on Dec 19, 2021 .


0★

Ratings: 0

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Social networking with no registration, no authentication and no saving of messages. Anonymous too.

ttmsg is based on publish-subscribe protocol, MQTT. It works by sending messages to a topic. If someone or something wants to receive messages, they need to subscribe to the same topic.

Primary use case for ttmsg is when you want to communicate without any registration and without saving of messages. Just agree the topic, optional password and broker and you're good to go. Agreement of topic and password is done using other means of communication such as talking on the phone or face-to-face.

Secondary use case to communicate with devices over MQTT.

Sample use case:
- You and your friend decide topic and optionally a password.
- You then agree the time when you are online.
- When the time is right, you both subscribe to agreed topic.
- You communicate by publishing messages to topic and respond by publishing message to the same topic.

Features, including Premium:
- No registration.
- No authentication.
- No saving of messages.
- No knowing who sends or receives messages.
- No notifications. If you are not using the app, you won't get any messages.
- Encrypted messages, using custom password.
- SSL/TLS if broker supports it.
- Send images.
- Uses multiple 3rd party brokers.
- Use your own broker.
- UI based on the great command line interface.