Pricing

Five candidate business models for Forevermore, compared feature by feature.

Forevermore is currently a frontend-only prototype with no payment integration. The only monetization hook that exists today is currentUser.plan (a display-only string, e.g. "Legacy Plus") and storageLimitGb, which drives the storage usage bar on the Vault page. Below are five candidate business models, each with a complete feature/pricing table and a pros/cons breakdown, to help decide how billing should actually work before backend implementation begins.

Subscription

Option 1 — Storage-tiered subscription

FreePlus — $8/mo or $70/yrPremium — $20/mo or $180/yr
MessagesUnlimitedUnlimitedUnlimited
Message types (video / voice / letter / photo)AllAllAll
Delivery triggerDate or milestoneDate or milestoneDate or milestone
Vault storage500 MB5 GB50 GB
RecipientsUnlimitedUnlimitedUnlimited
Milestones (/milestones)
Trusted contacts / executors (/access-security)✅ Unlimited✅ Unlimited✅ Unlimited
Proof-of-life check-in escalation✅ (90 or 180-day cadence)✅ (30–180-day cadence)✅ (30–180-day cadence)
2FA
BillingRecurring, monthly or annualRecurring, monthly or annual
If payment lapsesDrops to Free's 500 MB cap; over-limit vault items frozen read-onlyDrops to Free's 500 MB cap; over-limit vault items frozen read-only

Pros: simplest to explain and build — it's the one dimension (storageLimitGb) already in the data model; familiar mental model users already have from Dropbox/Google Drive/iCloud; predictable recurring revenue.

Cons: charges for the cheapest part of the product (blob storage) while giving away the expensive, differentiated part (proof-of-life monitoring, delivery guarantees) for free at every tier, as the table above makes visible; emotionally wrong fit — "pay monthly or your legacy gets capped" undercuts a permanence pitch; cloud storage keeps getting cheaper, eroding pricing power over time.

One-time

Option 2 — One-time payment per message/bundle

Single message — $9Bundle of 5 — $35Bundle of 20 — $99
Messages included1520
Message types (video / voice / letter / photo)AllAllAll
Delivery triggerDate or milestoneDate or milestoneDate or milestone
Vault storage bundled200 MB1 GB4 GB
RecipientsUnlimitedUnlimitedUnlimited
Milestones (/milestones)
Trusted contacts / executors (/access-security)Up to 1Up to 3Unlimited
Proof-of-life check-in escalation❌ optional add-on (+$3/mo per protected message)❌ optional add-on❌ optional add-on
2FA
BillingOne-time, no recurring chargeOne-time, no recurring chargeOne-time, no recurring charge
If you never pay againN/A — nothing to lapse; purchased messages remain scheduled and stored indefinitelySameSame

Pros: matches the emotional pitch — "pay once, delivered whenever, no risk it lapses"; no risk of a deceased user's card declining and blocking delivery of something already promised; easy to understand at checkout.

Cons: no recurring revenue to fund indefinite hosting or the ongoing proof-of-life monitoring service (that costs money every month forever, for a fee paid once — visible above as an optional add-on rather than a built-in), doesn't map to anything in the current model (no purchase/credit concept exists); hard to price correctly since "store and monitor this forever" has no natural endpoint.

Subscription

Option 3 — Feature-gated recurring subscription

FreeLegacy Plus — $8/mo or $70/yrLegacy Premium — $20/mo or $180/yr
MessagesUp to 3, date-triggered onlyUnlimited, date or milestone-triggeredUnlimited
Message types (video / voice / letter / photo)AllAllAll
Vault storage500 MB5 GB50 GB
RecipientsUp to 3UnlimitedUnlimited
Milestones (/milestones)
Trusted contacts / executors (/access-security)Up to 2Unlimited
Proof-of-life check-in escalation❌ (date-triggered only, no dead-man's-switch)✅ + faster check-in cadence options (30 days, not just 90/180)
2FA✅ (security shouldn't be paywalled)
BillingRecurring, monthly or annual (annual ≈ 27% discount)Recurring, monthly or annual
If payment lapsesAlready-scheduled messages still deliver (protected); new milestone/proof-of-life features locked until resubscribedSame

Pros: prices the actually hard-to-build, differentiated features (delivery scheduling, dead-man's-switch, executor workflow) rather than commodity storage; recurring revenue funds the genuinely ongoing cost of proof-of-life monitoring; can be designed so already-scheduled deliveries survive a lapsed subscription.

Cons: most complex tier logic to build and enforce server-side; still a subscription, so still carries some "what if I stop paying" anxiety unless the lock-in-scheduled-messages safeguard is built carefully; free tier gets no proof-of-life safety net at all, which may feel like a bait-and-switch for a "digital legacy" product.

Metered

Option 4 — Storage-based metered (pay-as-you-go)

Light userTypical userHeavy user
Storage used200 MB3 GB30 GB
Monthly bill$0 (within free 200 MB allowance)≈$1.50 (2.8 GB × $0.50)≈$15
MessagesUnlimitedUnlimitedUnlimited
Message types (video / voice / letter / photo)AllAllAll
Delivery triggerDate or milestoneDate or milestoneDate or milestone
RecipientsUnlimitedUnlimitedUnlimited
Milestones (/milestones)
Trusted contacts / executors (/access-security)✅ Unlimited✅ Unlimited✅ Unlimited
Proof-of-life check-in escalation
2FA
BillingMetered, billed monthly in arrears at $0.50/GB above the 200 MB free allowanceSameSame

There are no fixed plans in this model — the three columns above are illustrative usage examples, not selectable tiers.

Pros: fair — you pay for exactly what you use; revenue scales directly with the actual infra cost (COGS), so margins stay predictable as the platform grows.

Cons: variable, unpredictable monthly bills feel wrong for a grief/legacy product where people want certainty, not a metered utility bill; metering + usage-based invoicing is meaningfully more billing infrastructure to build than flat tiers; nothing in today's UI expects a variable bill (the Vault page shows a flat quota bar, not a running cost).

Hybrid

Option 5 — Hybrid: free tier + one-time "lock-in" fee + thin subscription

Free (drafting)Per-message lock-in — $25 one-timeLegacy Monitoring — $5/mo (optional)
What it coversDraft/edit messages, manage vault, unlimited draftsFinalizes one message for permanent scheduled deliveryOngoing proof-of-life check-ins + trusted-contact escalation
MessagesUnlimited drafts, 0 scheduled+1 scheduled per fee paidNo limit change
Message types (video / voice / letter / photo)AllAllAll
Delivery triggerN/A — drafts aren't scheduledDate or milestoneDate or milestone, plus dead-man's-switch escalation
Vault storage1 GB while drafting500 MB bundled per locked messageHigher cap while subscribed (5 GB)
RecipientsUnlimitedUnlimitedUnlimited
Milestones (/milestones)Draft only, not deliverable✅ deliverable✅ deliverable
Trusted contacts / executors (/access-security)✅ can add, inactive✅ active✅ active, required for monitoring
Proof-of-life check-in escalation❌ (message still delivers via plain date/milestone trigger without it)
2FA
BillingFreeOne-time per messageRecurring, cancel anytime
If you stop paying monitoringFalls back to plain date/milestone delivery; already-locked messages still deliver on schedule

Pros: aligns each charge with a real cost event — drafting is free and cheap to host, "finalize and schedule" is exactly when you'd want to fund permanent storage, and the subscription only covers the genuinely ongoing service (monitoring); best fit for the "won't vanish if I stop paying" promise since the core deliverable is paid for once.

Cons: the most complex of the five to build (two billing mechanisms, plus a new "finalized/locked" message state that doesn't exist in the current model) and the hardest to explain to a non-technical user at checkout; risk of users skipping the optional subscription and then having no proof-of-life safety net despite having paid for delivery.