All Projects → awnumar → gravity

awnumar / gravity

Licence: AGPL-3.0 license
User-space deniable data encryption client.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to gravity

Fsarchiver
file system archiver for linux
Stars: ✭ 135 (+51.69%)
Mutual labels:  backup, filesystem
Gun
An open source cybersecurity protocol for syncing decentralized graph data.
Stars: ✭ 15,172 (+16947.19%)
Mutual labels:  end-to-end, peer-to-peer
Backup And Recovery Howtos
Guides to setting up a media storage system, backing it up, and recovering from failures
Stars: ✭ 235 (+164.04%)
Mutual labels:  backup, filesystem
Infinit
The Infinit policy-based software-defined storage platform.
Stars: ✭ 363 (+307.87%)
Mutual labels:  filesystem, peer-to-peer
Sekura
Encryption tool that's heavily inspired by the Rubberhose file system (https://en.wikipedia.org/wiki/Rubberhose_(file_system)).
Stars: ✭ 51 (-42.7%)
Mutual labels:  filesystem, deniable-encryption
grafana-backup
[ON HOLD] CLI tool for backup/restore Grafana dashboards and datasources.
Stars: ✭ 28 (-68.54%)
Mutual labels:  backup
ansible-role-backup
Ansible Role - Backup for simple servers
Stars: ✭ 122 (+37.08%)
Mutual labels:  backup
OpenGnsys
OpenGnsys (pronounced Open Genesis) is a free and open source project that provides tools for managing and deploying different operating systems.
Stars: ✭ 15 (-83.15%)
Mutual labels:  filesystem
Frost
A backup program that does deduplication, compression, encryption
Stars: ✭ 25 (-71.91%)
Mutual labels:  backup
teledrive
TeleDrive lets you automatically backup all your files to telegram saved messages - this means FREE, UNLIMITED storage
Stars: ✭ 126 (+41.57%)
Mutual labels:  backup
BlocksConverter
A PocketMine-MP plugin allows you to convert Minecraft PC maps to MCPE/Bedrock maps or vice-versa.
Stars: ✭ 47 (-47.19%)
Mutual labels:  backup
yggdrasil
No description or website provided.
Stars: ✭ 26 (-70.79%)
Mutual labels:  filesystem
exocore
A distributed private application framework
Stars: ✭ 50 (-43.82%)
Mutual labels:  peer-to-peer
libusbhsfs
USB Mass Storage Class Host + Filesystem Mounter static library for Nintendo Switch homebrew applications.
Stars: ✭ 81 (-8.99%)
Mutual labels:  filesystem
mindav
A self-hosted file backup server which bridges WebDAV protocol with @minio written in @totoval. Webdav ❤️ Minio
Stars: ✭ 64 (-28.09%)
Mutual labels:  backup
pgsql-backup
PostgreSQL Backup Script. Ported from AutoMySQLBackup.
Stars: ✭ 24 (-73.03%)
Mutual labels:  backup
backup-repository
Backup storage for E2E GPG-encrypted files, with multi-user, quotas, versioning, using a object storage (S3/Min.io/GCS etc.) and deployed on Kubernetes or standalone.
Stars: ✭ 21 (-76.4%)
Mutual labels:  backup
EspBuddy
Wrapper to easily upload (OTA or Serial), backup, batch query, monitor ESP8266 boards using Esptool.py, Espota.py and Platformio
Stars: ✭ 47 (-47.19%)
Mutual labels:  backup
blockyarchive
Blocky archive - multithreaded archiver offering bit rot protection and sector level recoverability
Stars: ✭ 88 (-1.12%)
Mutual labels:  backup
nestjs-storage
Nestjs file system / file storage module wrapping flydrive
Stars: ✭ 92 (+3.37%)
Mutual labels:  filesystem

Gravity

Gravity implements an experimental protocol that provides plausible deniability for data encryption.

go get github.com/awnumar/gravity

This is experimental research software. No guarantees of security or stability are provided at this time.

Licence

Copyright (c) 2019, Awn Umar <[email protected]>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
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].