portable-secret VS encrypted-html-vault

Compare portable-secret vs encrypted-html-vault and see what are their differences.

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
portable-secret encrypted-html-vault
11 1
1,667 8
- -
3.1 10.0
8 months ago over 4 years ago
HTML 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.

portable-secret

Posts with mentions or reviews of portable-secret. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-26.

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 portable-secret and encrypted-html-vault you can also consider the following projects:

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

otp - Serverless Magic Links and Magic Codes for Auth

horcrux - Split your file into encrypted fragments so that you don't need to remember a passcode

crypter - Crypto keys encryption tools

CryptoGotchas - A collection of common (interesting) cryptographic mistakes and learning resources.

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

PageCrypt - Client-side password-protection for HTML

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

dom-examples - Code examples that accompany various MDN DOM and Web API documentation pages

OpenSSL - TLS/SSL and crypto library

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