All Projects → coleturner → zipit

coleturner / zipit

Licence: MIT license
Decentralized or self-hosted encryption archives that work on any internet device.

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to zipit

kirby-backup-widget
Kirby panel widget to easily backup your site content.
Stars: ✭ 25 (+78.57%)
Mutual labels:  zip, archive
Archivemounter
Mounts archives like disk images (macOS)
Stars: ✭ 77 (+450%)
Mutual labels:  zip, archive
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (+39114.29%)
Mutual labels:  zip, archive
box
Box - Open Standard Archive Format, a zip killer.
Stars: ✭ 38 (+171.43%)
Mutual labels:  zip, archive
Libarchivejs
Archive library for browsers
Stars: ✭ 145 (+935.71%)
Mutual labels:  zip, archive
Libzip
A C library for reading, creating, and modifying zip archives.
Stars: ✭ 379 (+2607.14%)
Mutual labels:  zip, archive
Zipper
🗳A library to create, read and modify ZIP archive files, written in Swift.
Stars: ✭ 38 (+171.43%)
Mutual labels:  zip, archive
Php Zip
PhpZip is a php-library for extended work with ZIP-archives.
Stars: ✭ 336 (+2300%)
Mutual labels:  zip, archive
Apkdiffpatch
a C++ library and command-line tools for Zip(Jar,Apk) file Diff & Patch; create minimal delta/differential; support Jar sign(apk v1 sign) & apk v2,v3 sign .
Stars: ✭ 121 (+764.29%)
Mutual labels:  zip, archive
Mzip Android
An Android compress and extract library support popular compression format such as rar, zip
Stars: ✭ 95 (+578.57%)
Mutual labels:  zip, archive
Singlefilez
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a self-extracting HTML/ZIP polyglot file
Stars: ✭ 882 (+6200%)
Mutual labels:  zip, archive
Ob3vil1on
Another archive cracker created in python | cracking [zip/7z/rar] by bruteforcing [ NOT MAINTAINED ]
Stars: ✭ 17 (+21.43%)
Mutual labels:  zip, archive
Dareblopy
Data Reading Blocks for Python
Stars: ✭ 82 (+485.71%)
Mutual labels:  zip, archive
Flametree
🔥 Python file and zip operations made easy
Stars: ✭ 148 (+957.14%)
Mutual labels:  zip, archive
ZeeArchiver
Zee is an efficient and simple to use Android Archiver and decompressor. It can decompress and compress from-to all the formats supported by the well known 7zip utility. Copyright © 2018 Mahmoud Galal , for support contact me:[email protected]
Stars: ✭ 35 (+150%)
Mutual labels:  zip, archive
zip install
Mit diesem AddOn kannst du gezippte AddOns oder PlugIns einfach im Backend hochladen und installieren.
Stars: ✭ 32 (+128.57%)
Mutual labels:  zip
pdf-zip-nes-polyglot
PDF/ZIP/NES polyglot file generator (PoC||GTFO 0x14-style)
Stars: ✭ 19 (+35.71%)
Mutual labels:  zip
qlZipInfo
MacOSX QuickLook Generator for zip, jar, tar, tar.gz (.tgz), tar.bz2 (.tbz2/.tbz), tar.Z. xar (.xar, .pkg), debian (.deb), RedHat Package Manager (.rpm), 7zip (.7z), xz, Microsoft cabinet (.cab), gzip (.gz), lha, BinHex 4.0 (.hqx), and Stuffit (.sit) archives, and ISO9660 images
Stars: ✭ 47 (+235.71%)
Mutual labels:  zip
go7z
A native Go 7z archive reader.
Stars: ✭ 46 (+228.57%)
Mutual labels:  archive
heurist
Core development repository. gitHub: Vsn 6 (2020 - ), Vsn 5 (2018 - 2020), Vsn 4 (2014-2017). Sourceforge: Vsn 3 (2009-2013), Vsn 1 & 2 (2005-2009)
Stars: ✭ 39 (+178.57%)
Mutual labels:  archive

zipit

Self-hosted encryption archives that work on any device without a cloud.

Hubaloo

Privacy is important to keep people from spying on your sensitive data and to preserve the integrity of your files. When you encrypt your zip archive, your data will be secure from sender for decryption. Encryption keeps your messages in tact and safe from modification during transmission.

This solution can protect your files on any computer, network, or device. The more secure encryption algorithm works locally in your web browser and protects your documents using the industry standard AES algorithm with the most secure hashing. Every message is authenticated to be safe from malware and modification.

How it works

User A creates a password to encrypt a file using this client-side mechanism - which produces a self-decrypting HTML file. User B opens this HTML file in their browser which will ask them for the password to decrypt the file allowing them to download the original file all without a server. The homepage can be downloaded and self-hosted at will.

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