emergency-contacts VS encrypted-html-vault

Compare emergency-contacts vs encrypted-html-vault and see what are their differences.

emergency-contacts

A static website with your personal emergency contacts (by jwillmer)

encrypted-html-vault

A utility for creating a secret vault inside an HTML file for maximum portability. (by ccorcos)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
emergency-contacts encrypted-html-vault
1 1
8 8
- -
10.0 10.0
over 5 years ago over 4 years ago
JavaScript HTML
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

emergency-contacts

Posts with mentions or reviews of emergency-contacts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-21.

encrypted-html-vault

Posts with mentions or reviews of encrypted-html-vault. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-21.
  • Show HN: I store my critical secrets and document, and communicate privately
    18 projects | news.ycombinator.com | 21 Dec 2022
    I created something similar to this [1] a few years ago. Before the proliferation of web crypto apis, I just used a WASM’d libsodium. It adds some page weight but whatever…

    My use-case was for traveling, it seems like a good idea to have a backup photo of my passport and credit card in case I loose everything. Sure I could put it on Dropbox, but do I really want to log in to my entire Dropbox on someone else’s machine?

    Ironically, it has yet to be useful. Just a fun project inspired by the realization that you can base64 just about anything in an HTML document.

    1: https://github.com/ccorcos/encrypted-html-vault

What are some alternatives?

When comparing emergency-contacts and encrypted-html-vault you can also consider the following projects:

digi-cloak - A web app that hides secrets in plain sight securely in images with the help of AES encryption and LSB steganography technique.

otp - Serverless Magic Links and Magic Codes for Auth

vimcrypt2 - Advanced vim plugin to encrypt files with openssl

crypter - Crypto keys encryption tools

html-vault - Generates self-contained HTML files protecting secret text content.

pass - 🔑 YubiKey-sealed Secrets-as-Code for git.

OpenSSL - TLS/SSL and crypto library

isomorphic-webcrypto - :game_die: webcrypto library for Node, React Native and IE11+

portable-secret - Better privacy without special software

rainbow-table - simple rainbow-table implementation in node.js

PrivateBin - A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.