frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

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

https://www.familyfolder.com
4•tonystaunton•1y 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•1y 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•1y 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•1y 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•1y 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•1y 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•1y ago
Thanks for letting me know. It's a bug with night mode so I will add that to the backlog :)

Communicating Sequential Processes (1978) [pdf]

https://www.cs.cmu.edu/~crary/819-f09/Hoare78.pdf
1•andsoitis•26s ago•0 comments

Five Founders (2009)

https://paulgraham.com/5founders.html
1•andsoitis•1m ago•0 comments

CropCode – Convert UI Crops into Structured JSON for LLMs

https://chromewebstore.google.com/detail/cropcode/pcgcpipdelhclccjoaphjelkdidkiecj
1•dev_ascetic•1m ago•0 comments

ThinkingCap-Qwen3.8-27B: Less Thinking, Similar Accuracy

https://kaitchup.substack.com/p/thinkingcap-qwen38-27b-less-thinking
1•theanonymousone•5m ago•0 comments

Go Concurrency Distilled

https://antonz.org/go-concurrency-distilled/
2•chmaynard•6m ago•0 comments

Pennsylvania's measles outbreak: 55 new cases reported in 2 days

https://www.pennlive.com/health/2026/09/pas-deadly-measles-outbreak-55-new-cases-reported-in-2-da...
1•geox•6m ago•0 comments

Earth is tearing apart beneath the Pacific Northwest

https://www.sciencedaily.com/releases/2026/09/260924231343.htm
3•emot•8m ago•0 comments

U.S. Soldier Gets 70 Months in Prison for AT&T, Verizon Extortions

https://krebsonsecurity.com/2026/09/u-s-soldier-gets-70-months-in-prison-for-att-verizon-extortions/
1•Brajeshwar•8m ago•0 comments

Novel attack slashes computing power needed to crack textbook RSA cryptography

https://www.tomshardware.com/tech-industry/cyber-security/novel-attack-on-rsa-cryptography-might-...
2•Brajeshwar•8m ago•0 comments

Unsecured OpenAI agents posted 53 user images on the internet

https://techcrunch.com/2026/09/25/unsecured-openai-agents-posted-53-user-images-on-the-internet-w...
4•jacquesm•14m ago•0 comments

How Silicon Valley Knows Its People

https://www.a16z.news/p/how-silicon-valley-knows-its-people
3•bluepeter•15m ago•0 comments

Vast Casino Secrets leak exposes inner workings of offshore gambling firms

https://www.theguardian.com/society/2026/sep/26/casino-secrets-leak-offshore-gambling-firms-curac...
2•cf100clunk•15m ago•1 comments

Fakecloud: Local AWS cloud emulator for integration tests

https://fakecloud.dev/
1•theanonymousone•16m ago•0 comments

Save the Academy of Natural Sciences from Drexel University Mismanagement

https://save-the-academy.org/
1•burnt-resistor•17m ago•1 comments

Show HN: RemoveBackgroundMusic – preview background music reduction

https://removebackgroundmusic.com
1•robot1996•19m ago•0 comments

Putin Playing Google Dino

https://www.youtube.com/watch?v=P9Bsd08IU3Y
1•absmj•21m ago•0 comments

Lean 4-Intrinsic Uniqueness and Reconstruction Across Mathematical Presentations

https://github.com/mripr-institute/intrinsic-uniqueness-reconstruction
1•alex_albert•22m ago•0 comments

Infecting the Steam Link with NixOS

https://feyor.sh/blog/infecting-the-steam-link-with-nixos/
2•shorden•25m ago•0 comments

A Trump team wants to automate U.S. Web Design System accessibility testing

https://fedscoop.com/trump-team-automate-uswds-accessibility-testing-ai/
3•cdrnsf•25m ago•1 comments

Seven nights of looking: the empty frame was the camera that was off

https://write.as/85niwjvhyj9om
2•ariablaze•27m ago•0 comments

Show HN: HomeAI.design – Visualize interior design ideas from a photo

https://homeai.design/
1•benny0814•28m ago•0 comments

How Proton Handles Law Enforcement Data Requests [video]

https://www.youtube.com/watch?v=h-mDRcIRD5Y
1•neom•29m ago•0 comments

I'm coding directly in production with AI and I'm not looking back

https://joydemo.com/blog/coding-directly-in-production-with-ai
3•sh_tomer•30m ago•7 comments

Show HN: Fly Language Model

https://flm.kuber.studio/
2•kuberwastaken•30m ago•0 comments

Show HN: I checked 1M free proxies – 1 in 5 working ones injected scripts

https://github.com/maximilianfeix/proxy-scraper
2•taventix•35m ago•1 comments

Webtop and Selkies 2.0 – Web based desktop streaming evolved

https://www.linuxserver.io/blog/webtop-5-0-and-selkies-2-0-everything-everywhere-all-in-one-release
2•thelamer•35m ago•0 comments

Show HN: Minimal dbt-style SQL builds with DuckDB and Make

https://github.com/ltrgoddard/duckdb.mk
1•ltrg•35m ago•0 comments

Oxford University lets OpenAI train its AI models on Bodleian Library

https://www.theguardian.com/technology/2026/sep/26/oxford-university-bodleian-library-open-ai-cha...
3•beardyw•36m ago•2 comments

Show HN: The easiest way to (embed a calculator) on any website, with no coding

https://calcupedia.io
2•Odeh13•37m ago•0 comments

OpenAI bots meddled with multiple US Government agency sites

https://www.bbc.com/news/articles/cw62jje658dlo
2•Betelbuddy•37m ago•0 comments