All Projects → brandis-project → Brandis

brandis-project / Brandis

Brandis: End-to-end encryption for everyone

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Brandis

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 (+66.23%)
Mutual labels:  demo, encryption, end-to-end-encryption
Darkwire.io
End-to-end encrypted instant web chat
Stars: ✭ 594 (+671.43%)
Mutual labels:  privacy, encryption, end-to-end-encryption
Server
The Etebase server (so you can run your own)
Stars: ✭ 826 (+972.73%)
Mutual labels:  encryption, end-to-end-encryption
Peergos
A p2p, secure file storage, social network and application protocol
Stars: ✭ 895 (+1062.34%)
Mutual labels:  privacy, encryption
Seven23 server
Fully manual budget app to track your expenses. Opensource, with privacy by design.
Stars: ✭ 20 (-74.03%)
Mutual labels:  privacy, end-to-end-encryption
Zbox
Zero-details, privacy-focused in-app file system.
Stars: ✭ 1,185 (+1438.96%)
Mutual labels:  privacy, encryption
Opmsg
opmsg message encryption
Stars: ✭ 704 (+814.29%)
Mutual labels:  privacy, encryption
Virgil Crypto Php
Virgil PHP Crypto Library is a high-level cryptographic library that allows you to perform all necessary operations for secure storing and transferring data and everything required to become HIPAA and GDPR compliant.
Stars: ✭ 22 (-71.43%)
Mutual labels:  encryption, end-to-end-encryption
Swifty
🔑 Free Offline Password Manager
Stars: ✭ 496 (+544.16%)
Mutual labels:  privacy, encryption
Sdk
MEGA C++ SDK
Stars: ✭ 980 (+1172.73%)
Mutual labels:  privacy, end-to-end-encryption
Megasync
Easy automated syncing between your computers and your MEGA Cloud Drive
Stars: ✭ 975 (+1166.23%)
Mutual labels:  privacy, end-to-end-encryption
Seven23
Fully manual budget app to track personal expenses. 100% opensource, with privacy by design.
Stars: ✭ 36 (-53.25%)
Mutual labels:  privacy, end-to-end-encryption
Android
MEGA Android App
Stars: ✭ 651 (+745.45%)
Mutual labels:  privacy, end-to-end-encryption
Sdk Js
Tanker client-side encryption SDK for JavaScript
Stars: ✭ 786 (+920.78%)
Mutual labels:  privacy, encryption
Easy Wg Quick
Creates Wireguard configuration for hub and peers with ease
Stars: ✭ 502 (+551.95%)
Mutual labels:  privacy, encryption
Lyra
A lightweight encryption tool designed for ease of use.
Stars: ✭ 22 (-71.43%)
Mutual labels:  privacy, encryption
Drops
opmsg p2p transport network
Stars: ✭ 58 (-24.68%)
Mutual labels:  privacy, encryption
Berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
Stars: ✭ 5,101 (+6524.68%)
Mutual labels:  privacy, encryption
Wireguard Manager
Self-hosted Wireguard Installer / Manager for CentOS, Debian, Ubuntu, Arch, Fedora, Redhat, Raspbian
Stars: ✭ 478 (+520.78%)
Mutual labels:  privacy, encryption
Sephia Five
A secure and PGP enabled webmail module for Phosphorus Five
Stars: ✭ 21 (-72.73%)
Mutual labels:  privacy, encryption

Brandis: End-to-end encryption for everyone

Try it online: https://brandis.io

This app is intended to illustrate the ease with which secure, end-to-end encryption can be achieved in modern web browsers, using only a small amount of JavaScript code. Brandis does not implement encryption itself; instead, it relies on the Web Cryptography API provided by your browser, and simply exposes a user interface to this API that enables its use by non-programmers.

To get started, generate a public/private keypair using the button at the top, and follow the instructions from there.

The source code for this app is in the public domain, and can be accessed on GitHub. We recommended that you download this page to your computer and use it offline. If you're a programmer, you can inspect the source code to check for backdoors.

Note: Currently the app only works on the latest desktop versions of Firefox, Google Chrome.

Brandis is primarily intended as a demonstration; it was put together in less than a day. For real-world usage, we recommend more established software such as GnuPG.

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].