Hacker News new | ask | show | jobs
by jwillmer 1278 days ago
I did something similar in the past and called it emergency contacts [1]. Basically a encrypted json that can be decrypted online. I use it to store emergency contact information in case I got stranded without any own device at hand.

[1]: https://github.com/jwillmer/emergency-contacts

1 comments

Interesting! Never thought of adding important contact info to my emergency stash, but in retrospect it is a great idea.

Linked your project.