goncalvesj.github.io

A privacy-first Digital Safety Toolkit prototype built at a hackathon

A while back I took part in a hackathon and built a small prototype called the Digital Safety Toolkit. The idea was to explore what a privacy-first digital safety resource for women in crisis could look like, with no data persistence, no tracking, and a quick exit always within reach.

This is a hackathon prototype, not an official tool. It is not affiliated with or endorsed by Women’s Aid Ireland or any other organisation. For real support please use the official channels: Women’s Aid Ireland 1800 341 900, or emergency services on 999 or 112.

You can try the prototype here:

https://goncalvesj.github.io/waid-digital-safety-toolkit/

And the source code is here:

https://github.com/goncalvesj/waid-digital-safety-toolkit

The problem I wanted to explore

If someone is in an abusive situation, even a browser history entry or a saved session can become a risk. I wanted to see how far you could push a web app in the other direction: useful, but with no digital trail whatsoever.

That set a few hard rules for the prototype:

Key features

How the privacy guarantees actually work

The interesting part for me was the implementation discipline. To make the privacy claims real, the app has to avoid the things web apps usually do without thinking:

A browser refresh is the universal panic button: everything is gone.

The tech stack

The design uses a calm deep teal as the primary colour and a deliberate alert red for the Quick Exit button so it is always easy to find under stress.

What I took away from the hackathon

Hackathon code is hackathon code. There are rough edges and the AI assistant is not a substitute for professional support. But the exercise was a good reminder that “no data” is a design constraint, not a slogan. As soon as you commit to it, a lot of decisions get easier: no auth, no backend state, no GDPR scope, no logout flow.

If you want to poke at the source, try the prototype, or use it as a starting point for your own safety-adjacent project, the repo is here:

https://github.com/goncalvesj/waid-digital-safety-toolkit

If you are in danger right now, please reach out to Women’s Aid Ireland (1800 341 900) or call 999/112.


Joao Goncalves

Joao Goncalves