All Projects → MaxLaumeister → Pagecrypt

MaxLaumeister / Pagecrypt

Licence: mit
Client-side password-protection for HTML

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Pagecrypt

Cryptogotchas
A collection of common (interesting) cryptographic mistakes.
Stars: ✭ 118 (-36.56%)
Mutual labels:  cryptography, encryption
Padding Oracle Attacker
🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.
Stars: ✭ 136 (-26.88%)
Mutual labels:  cryptography, encryption
Chest
Bash glue to encrypt and hide files
Stars: ✭ 123 (-33.87%)
Mutual labels:  cryptography, encryption
Cryfs
Cryptographic filesystem for the cloud
Stars: ✭ 1,560 (+738.71%)
Mutual labels:  cryptography, encryption
Magicpad
MagicPad is an encryption suite for beginners. It is designed to be run standalone via the browser or executable (Electron).
Stars: ✭ 174 (-6.45%)
Mutual labels:  cryptography, encryption
Gitpass
Open Source Your Password (Mismanagement)!
Stars: ✭ 113 (-39.25%)
Mutual labels:  cryptography, encryption
Demo Twilio Backend Nodejs
A sample backend that demonstrates how to generate a Virgil JWT and Twilio token used for authentication with the Virgil and Twilio services
Stars: ✭ 128 (-31.18%)
Mutual labels:  cryptography, encryption
Themis
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
Stars: ✭ 1,232 (+562.37%)
Mutual labels:  cryptography, encryption
Kes
KES is a simple, stateless and distributed key-management system
Stars: ✭ 168 (-9.68%)
Mutual labels:  cryptography, encryption
Discordcrypt
End-To-End File & Message Encryption For Discord
Stars: ✭ 150 (-19.35%)
Mutual labels:  cryptography, encryption
Sboot stm32
Secure USB DFU1.1 bootloader for STM32
Stars: ✭ 181 (-2.69%)
Mutual labels:  cryptography, encryption
Gun
An open source cybersecurity protocol for syncing decentralized graph data.
Stars: ✭ 15,172 (+8056.99%)
Mutual labels:  cryptography, encryption
Easycrypt
Android cryptography library with SecureRandom patches.
Stars: ✭ 102 (-45.16%)
Mutual labels:  cryptography, encryption
Open Crypto
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
Stars: ✭ 115 (-38.17%)
Mutual labels:  cryptography, encryption
0fc
Anonymous web chat server, built on top of Themis/WebThemis
Stars: ✭ 98 (-47.31%)
Mutual labels:  cryptography, encryption
Noise
.NET Standard 1.3 implementation of the Noise Protocol Framework (revision 33 of the spec)
Stars: ✭ 124 (-33.33%)
Mutual labels:  cryptography, encryption
Webcrypto
W3C Web Cryptography API for Node.js
Stars: ✭ 79 (-57.53%)
Mutual labels:  cryptography, encryption
Cryptr
A simple shell utility for encrypting and decrypting files using OpenSSL.
Stars: ✭ 81 (-56.45%)
Mutual labels:  cryptography, encryption
Cli
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
Stars: ✭ 2,151 (+1056.45%)
Mutual labels:  cryptography, encryption
Cryptag
Encrypted, taggable, searchable cloud storage
Stars: ✭ 178 (-4.3%)
Mutual labels:  cryptography, encryption

PageCrypt - Password Protect HTML

Overview

This tool lets you securely password-protect an HTML file. Unlike other password-protection tools, this tool:

  1. Has no server-side components (this tool and its password-protected pages run entirely in javascript).

  2. Uses strong encryption, so the password-protection cannot be bypassed.

For details and to use the tool, please see the Project Page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].