Project ideas from Hacker News discussions.

Laurie Anderson’s next manuscript to be locked away for 88 years

📝 Discussion Summary (Click to expand)

Generating summary…


🚀 Project Ideas

Generating project ideas…

ChronoLock – Encrypted Time‑Locked Notification Service

Summary

  • Lets users schedule a message (email, SMS, webhook) to be delivered after a chosen number of years using cryptographic time‑lock puzzles and a trusted escrow service.
  • Core value proposition: Reliable, verifiable future delivery that does not depend on personal memory or fragile third‑party reminders.

Details

Key Value
Target Audience Individuals, artists, researchers needing long‑term reminders (e.g., Future Library contributors, estate planners)
Core Feature Create a time‑locked envelope: encrypt message with a puzzle that only solves after N years; service stores ciphertext and releases decryption key automatically via a trusted timestamp authority or blockchain
Tech Stack Backend: Rust or Go (RSA‑based time‑lock puzzles), PostgreSQL; optional Ethereum smart contract for trustless execution; Frontend: React
Difficulty Medium (cryptographic implementation, legal compliance)
Monetization Revenue-ready: subscription tier $5/mo for unlimited locks; free tier limited to 1 lock

Notes

  • HN commenters wished to be reminded in 88 years (“remind me in 88 years.”) and lamented that many long‑term ideas “will never happen.”
  • Provides a concrete tool that could spark discussion about trust in digital services, legal enforceability of future promises, and practical utility for personal or artistic long‑term planning.

FutureTrust – Platform for Setting Up & Managing Decades‑Long Artistic Trusts

Summary

  • Offers legal‑tech templates, automated compliance tracking, and fund‑management tools for creators who want to establish trusts that endure 50‑100 years to oversee multi‑decade projects like the Future Library.
  • Core value proposition: Reduces legal complexity and administrative burden, giving creators confidence their long‑term vision will be executed as intended.

Details

Key Value
Target Audience Artists, foundations, philanthropists launching multi‑decade cultural projects
Core Feature Wizard‑driven trust creation (jurisdiction‑specific), integrated escrow/accounting, automated reporting, dead‑man‑switch alerts for trustees
Tech Stack Backend: Node.js/NestJS, PostgreSQL; Smart contracts on Polygon for transparent fund flow; OAuth for identity; PDF generation for legal docs
Difficulty High (legal jurisdiction, integration with financial institutions)
Monetization Revenue-ready: 0.2% transaction fee on funds moved + $99 setup fee

Notes

  • Commenters suggested setting up a trust to manage the project (“If this person put together a trust to manage the particulars, they might be alive to ensure the trees get harvested…”) and expressed skepticism that such long‑term plans will ever materialize.
  • Enables practical utility and discussion on HN about governance, accountability, and the feasibility of century‑scale art initiatives.

PermaVault – Decentralized Long‑Term Digital Archive with Timed Release

Summary

  • Stores encrypted digital artifacts across IPFS/Filecoin with a blockchain‑based timelock contract that only permits decryption after a user‑specified delay (e.g., 88 years), addressing the need for future‑proof preservation and controlled access.
  • Core value proposition: Guarantees data survivability and provable future release without relying on any single organization that may disappear.

Details

Key Value
Target Audience Archivists, researchers, artists wanting to lock away works for future generations (e.g., Future Library contributors)
Core Feature Upload file → encrypt with random key → encrypt key with timelock puzzle → store ciphertext on IPFS, store puzzle parameters on‑chain; after timelock expires anyone can retrieve and decrypt
Tech Stack IPFS/Filecoin client (Go), Solidity timelock contract (block.timestamp + delay), encryption libs (libsodium), frontend Vue.js
Difficulty Medium (cryptography + blockchain integration)
Monetization Hobby (free, optional donations via Gitcoin)

Notes

  • HN users discussed locking content in ice for 88 years and wanted a reliable way to preserve art for the far future.
  • Provides a tangible tool that could spark conversation on HN about digital permanence, trustless time locks, and the ethics of long‑term cultural storage.

Read Later