Privacy has been one of the most important ideas behind MessageDrop from the very beginning.
I didn’t want to build an app that collects as much personal data as possible just because it can. Instead, I wanted to explore how a useful, location-based product could work while keeping unnecessary data collection low.
That decision shaped MessageDrop in a very practical way.
The app makes a clear distinction between:
🌍 Public content
Messages, tips, and discoveries that users intentionally share on the map.
🔒 Private content
Personal notes, images, documents, and location-based information that are meant only for the user.
💬 Private communication
Connections and chats with people the user knows.
For private content, MessageDrop is designed to store as much as possible encrypted directly on the user’s own device, rather than keeping everything centrally on a server.
This approach makes some parts of development more challenging. It requires more thought about architecture, data flows, backups, usability, and what really needs to exist on the server at all.
But for me, that is exactly the point:
Privacy should not be something added at the end to satisfy a requirement. It should influence the product from the start.
MessageDrop is already live:
🌍 Website:
https://messagedrop.de/
🚀 App:
https://app.messagedrop.de/
I’m curious how other founders and developers think about this:
At what point does privacy become a core product decision in your own projects — and not just a compliance task?