encrypted-html-vault VS vimcrypt2

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

encrypted-html-vault

A utility for creating a secret vault inside an HTML file for maximum portability. (by ccorcos)

vimcrypt2

Advanced vim plugin to encrypt files with openssl (by MoserMichael)
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
encrypted-html-vault vimcrypt2
1 1
8 2
- -
10.0 4.4
over 4 years ago 3 months ago
HTML Vim Script
- Vim 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.

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

vimcrypt2

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

What are some alternatives?

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

otp - Serverless Magic Links and Magic Codes for Auth

crypter - Crypto keys encryption tools

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

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

emergency-contacts - A static website with your personal emergency contacts

OpenSSL - TLS/SSL and crypto library

Vim - The official Vim repository

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

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