twonly-app/README.md

25 lines
812 B
Markdown
Raw Normal View History

2025-01-19 20:29:00 +00:00
# twonly
2024-12-31 08:50:53 +00:00
2025-01-19 20:29:00 +00:00
Don't be lonely, get twonly! Send pictures to a friend in real time and be sure you are the only two people who can see them.
2024-12-31 08:50:53 +00:00
## Features
This app was started because of the three main features I missed out by popular alternatives.
2025-01-20 23:30:57 +00:00
## Background Notification
The server will first try to send via an open websocket connection.
If not available then it sends a wakeup via FCM. This will trigger the app to reopen the websocket.
2024-12-31 08:50:53 +00:00
### Three to rule them all.
1. Security by design: No one except your device can access your data.
2. Privacy by design: The server only knows your username and public key.
3. User-friendliness: Decide for your own :)
## Bug-Bounty
2025-01-19 20:29:00 +00:00
twonly offers a Bug Bounty. Depending on the criticality the bounty can go up to 50€ (more later,
this is out of my own pocket :/).