frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Family Folder – Help your family remember everything, organise anything

https://www.familyfolder.com
4•tonystaunton•1mo ago
Hi Show HN,

I’m both nervous and excited to share what I’ve been working on in the early mornings and late evenings over the past few months: Family Folder – a tool to help you and your loved ones stay connected, simplify planning, and never miss a moment.

This is mostly a solo project—though I’ve leaned on ChatGPT and Upwork when I hit the limits of my technical skills. I love learning, and this has been a crash course in programming, DevOps, design, UX, and everything in between.

The idea came directly from my own experience: trying to keep on top of family life, from newborns to supporting my mum’s memory, birthdays, childcare logistics, and where the insurance documents are stored. Existing tools felt too generic, too corporate, or too messy. I wanted something built for families.

Stack: • Ruby on Rails 7 (via Jumpstart Pro) • PostgreSQL • Hosted on Heroku (EU region) • S3 (EU) for file uploads • (Coming soon: iOS app & AI assistant)

Family Folder is private by design—you only see what you’re invited to. It’s meant to be simple enough for parents or siblings to actually use, but structured enough to avoid chaos.

If this sounds useful—or if you’ve ever tried to manage a family using group chats or shared docs—I’d love your feedback. What would make something like this truly work for your family?

Thanks for taking a look!

– Tony

https://www.familyfolder.com

Comments

baobun•1mo ago
For such a sensitive use case with supposed focus on user control and privacy: Why not open source with self-hosting the backend as an option?

> Family Folder uses industry-standard encryption to protect your data. Your information is private and only accessible to those you invite.

This needs further detailing - Especially since sources are not available. What data is encrypted, where, and how? Who controls keys?

tonystaunton•1mo ago
Thanks for taking the time to look at Family Folder.

With regards to open source & self-hosting, while I agree that open source and self-hosting are strong options for trust and control, for the moment I’ve prioritised ease-of-use and low-friction onboarding for non-technical families. Open-sourcing the core functionality and offering a self-hosted version is something I would consider in the future. As the solo person on this project I need to be very careful with my backlog but definitely something to add to it.

For encryption & privacy details I do need to provide more depth and add to the FAQs. Here’s a brief overview of how Family Folder currently works:

- In transit: All traffic is encrypted via HTTPS/TLS. - At rest: Files uploaded to S3 are encrypted using server-side encryption, and the database is encrypted at the volume level via Heroku Postgres. - Access control: Families are isolated by design — a user can only see the folders they’re invited to. Authentication is handled via Devise with session-based login (no tokens stored on client). - Key management: Encryption keys are managed by AWS and Heroku. I don’t currently offer user-controlled keys, but I understand how important that is for full control and again definitely something to consider in the future.

The project is still early stages, so I’m open to input on how to evolve these parts — especially from a privacy perspective.

Thanks again for the feedback.

Tony.

nsabine•1mo ago
Love the concept, but it's also a crowded space. I'm always on the lookout for good ideas in the space, so keep it up!

A few thoughts:

# Comparison

How are you different from other competitors, such as Cozi, FamilyWall, etc?

# Organization

Family life is busy, but the screenshots show only a few things. What happens when there's multiple events every day, with overlapping timelines for different individuals? Are different people assigned to different colors in the todo or calendar functions?

# Screenshots

The website lists 6 major features of the app, but have only 4 screenshots. What do the other screens look like? I've never thought of creating a FAQ for my family, so what does that look like? Is it just shared notes? (also, isn't "where did I put my wallet" a weird thing to put on a FAQ?

# TOS

Um, no: `When you use our website or its associated services to post, upload, share, or otherwise transmit content covered by intellectual property rights, you grant to us a non-exclusive, royalty-free, transferable, sub-licensable, worldwide licence to use, distribute, modify, run, copy, publicly display, translate, or otherwise create derivative works of your content in a manner that is consistent with your privacy preferences and our Privacy Policy.`

The privacy doesn't seem to directly address the above point, so I assume that you permit yourself to publicly post my family pictures and WiFi password?

# Header menu

Pricing is listed twice: Once as a page, once as an anchor link. The anchor link breaks if you're on the pricing page.

Edit: formatting.

tonystaunton•1mo ago
Wow, thank you for the excellent feedback and taking the time to go through Family Folder with such detail.

# Comparison - I'm currently working on comparisons page and explainer.

# Organization - Great point/question, there is a full calendar within Family Folder so I definitely need to emphasise this more.

# Screenshots - I will definitely add more screenshots. The FAQ is designed to help families remember things or have easy access to info such as WIFI codes. Also a family member can create specific folders for example a summer vacation folder which could contain several FAQs such as flight numbers, hotel details, etc (something I am currently using Family Folder for).

# TOS - agreed will amend this to be give the user total control, rights etc over what they upload. Thanks for pointing this one out. All data is your data.

# Header - will add it to the bug list :)

Again, really great feedback, thank you for taking the time.

Tony.

erklik•1mo ago
Not sure if this is just me, but the second section with the dark background, seems to have very dark text.. It's effectively unreadable.
tonystaunton•1mo ago
Thanks for letting me know. It's a bug with night mode so I will add that to the backlog :)

Elon Musk's Tesla to open first India store in Mumbai on July 15

https://www.thehindu.com/business/elon-musks-tesla-to-open-first-india-store-in-mumbai-on-july-15/article69798935.ece
1•Bluestein•13s ago•0 comments

METR's AI productivity study is good

https://www.seangoedecke.com/impact-of-ai-study/
1•ingve•2m ago•0 comments

Transition to using 16 KB page sizes for Android apps and games

https://android-developers.googleblog.com/2025/07/transition-to-16-kb-page-sizes-android-apps-games-android-studio.html
1•ingve•4m ago•0 comments

The remarkable rise of an Australian deputy mayor to a plum job

https://www.smh.com.au/national/the-remarkable-rise-of-an-australian-deputy-mayor-to-a-plum-trump-job-20250711-p5me60.html
1•KnuthIsGod•5m ago•0 comments

Sipgate discovers null-pointer-dereference in Mediatek VoLTE stack firmware

https://www.sipgate.de/blog/sipgate-discovers-null-pointer-dereference-in-mediatek-volte-stack-firmware
2•todsacerdoti•9m ago•0 comments

Zero-Click Calendar Exfiltration Reveals MCP Security Risk in 11.ai

https://repello.ai/blog/zero-click-calendar-exfiltration-reveals-mcp-security-risk-in-11-ai
1•Dachande663•12m ago•0 comments

Claude Code is now a Bun single-file executable

https://twitter.com/jarredsumner/status/1943492457506697482
1•tosh•15m ago•0 comments

I built a Steam plugin for Dify (now listed on the official plugin marketplace)

https://marketplace.dify.ai/plugins/bdim/steam
1•bdim404•15m ago•1 comments

Apple vs the Law

https://formularsumo.co.uk/blog/2025/apple-vs-the-law/
2•tempodox•19m ago•0 comments

The Yellow Milkmaid Syndrome – paintings with identity problems

https://pro.europeana.eu/post/the-yellow-milkmaid-syndrome-paintings-with-identity-problems
1•thunderbong•21m ago•0 comments

Europe's first HPC ARM processor lands at TSMC

https://www.heise.de/en/news/Europe-s-first-HPC-ARM-processor-lands-at-TSMC-10483298.html
1•doener•23m ago•0 comments

Implement a robust multi-rate-limit throttling using Rails

https://www.prateekcodes.dev/implementing-api-throttling-multiple-endpoints-rails/
1•prateekkish•25m ago•0 comments

Foundation Models of Behavioral Data from Wearables Improve Health Predictions

https://arxiv.org/abs/2507.00191
1•tosh•28m ago•0 comments

Show HN: Gamified AI Tutor for School Students

https://www.edzy.ai/
1•gparashar•29m ago•0 comments

Are LLMs starting to become sentient?

https://garymarcus.substack.com/p/are-llms-starting-to-become-a-sentient
1•Duanemclemore•30m ago•0 comments

Gut microbes could protect us from toxic 'forever chemicals'

https://www.cam.ac.uk/research/news/gut-microbes-could-protect-us-from-toxic-forever-chemicals
1•timthorn•30m ago•0 comments

Mastering Postgres Replication Slots

https://www.morling.dev/blog/mastering-postgres-replication-slots/
1•gunnarmorling•31m ago•0 comments

Local Hole

https://en.wikipedia.org/wiki/Local_Hole
1•benbreen•32m ago•0 comments

GenAI Processors: Build powerful and flexible Gemini applications

https://developers.googleblog.com/en/genai-processors/
27•tzury•36m ago•0 comments

Show HN: Send RSS Feeds to Kobo E-reader

https://my.kobuddy.app/feeds
1•No-Arugula5818•37m ago•0 comments

Solar is EU’s biggest power source for the first time ever in June 2025

https://ember-energy.org/latest-updates/solar-is-eus-biggest-power-source-for-the-first-time-ever-in-june-2025/
4•pentacent_hq•38m ago•3 comments

OpenFront: Realtime Risk-like multiplayer game in the browser

https://openfront.io/
4•thombles•41m ago•0 comments

Ask HN: How to Create Data Flow Diagrams?

2•shivajikobardan•49m ago•0 comments

An almost catastrophic OpenZFS bug and the humans that made it

https://despairlabs.com/blog/posts/2025-07-10-an-openzfs-bug-and-the-humans-that-made-it/
4•r4um•1h ago•0 comments

Unusual USAF and Space Force Drills Near Taiwan

https://www.newsweek.com/us-air-force-department-level-exercise-indo-pacific-china-war-2097031
1•burnt-resistor•1h ago•1 comments

Ask HN: I built what I feel is a great API, but I'm stuck figuring out GTM

1•jdbohrman•1h ago•0 comments

GPS Accuracy Comparison

https://old.reddit.com/r/bicycling/comments/1lwqzcj/epic_gps_accuracy_comparison/
2•dkga•1h ago•1 comments

A Postgres Mystery: The SIGTERMs do nothing!

https://clickhouse.com/blog/sigterm-postgres-mystery
7•pradeepchhetri•1h ago•0 comments

MovieLens

https://en.wikipedia.org/wiki/MovieLens
1•leoh•1h ago•0 comments

Terraform: Replacing Tfstate with Import Blocks

https://daydreamunicorn.com/en/blog/stateless_terraform/
2•muxmuse•1h ago•0 comments