TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is there a service to store information that becomes public if I die

2 pointsby dezmouabout 3 years ago
Hello,<p>I developed a software that one of my customers uses a lot, we agree that I keep the source code for myself, but they have a legitimate concern: if I die then they will not be able to continue to use my software and therefore honor their orders.<p>We want to keep it simple and avoid any legal intervention to solve this.<p>I thought of a simple system, I put the password of github on a platform and, for example every month, I have to tell the platform that I am still alive by doing some action on it. If during 2 months the platform doesn&#x27;t hear from me, then it sends the password to my client.<p>Do you know a way to execute this plan?

4 comments

ghughesabout 3 years ago
Google has Inactive Account Manager [1] and Apple has Legacy Contacts [2]. You could take a photo of the password and store it on an account created for this purpose.<p>[1] <a href="https:&#x2F;&#x2F;support.google.com&#x2F;accounts&#x2F;answer&#x2F;3036546" rel="nofollow">https:&#x2F;&#x2F;support.google.com&#x2F;accounts&#x2F;answer&#x2F;3036546</a><p>[2] <a href="https:&#x2F;&#x2F;support.apple.com&#x2F;en-us&#x2F;HT212360" rel="nofollow">https:&#x2F;&#x2F;support.apple.com&#x2F;en-us&#x2F;HT212360</a>
gRoberts84about 3 years ago
I&#x27;d contact Github and ask them - <a href="https:&#x2F;&#x2F;docs.github.com&#x2F;en&#x2F;site-policy&#x2F;other-site-policies&#x2F;github-deceased-user-policy" rel="nofollow">https:&#x2F;&#x2F;docs.github.com&#x2F;en&#x2F;site-policy&#x2F;other-site-policies&#x2F;g...</a><p>You could potentially add them as an emergency contact, that upon your death, they could contact Github and gain access to the account or repository.
erbozgabout 3 years ago
you can search the web for &quot;dead men&#x27;s switch&quot; or simpler, ie. in gmail, set schedule and change it every month.
评论 #31167039 未加载
incomingpainabout 3 years ago
passwords.txt on your desktop.