Quiebro - Break files into 3 pieces and then use the app to restore it

by•
A macOS app to split and mend files. Either to split large files, to hide and secure data or plan the best digital treasure hunt ever.

Add a comment

Replies

Best
Maker
📌
Q! My 7th macOS mini app, each letter represents a distinct letter of the alphabet. With this one I had a bit of fun with an encryption app
lol love the series
You know what is coming 🔥
Congrats on the launch What's the use-case for this app? Do you use it when you have a cap on file size when you transfer them over the wire? Or is it for security? If it's latter, what kind of encryption or security features are built into the app when splitting and restoring files?
Thanks! As it works now It just compresses the 3 split files with LZFSE, there is no encryption. But you gave me a great idea to add encryption to each file with the key to each encryption being the hash of the original file, so with one of the pieces you will never decode its content. I'll push this update with a "Secure" mode toggle to add this encryption layer.
Update is out! v1.1.0 encrypts each file piece with the hash of the og file for extra protection
This opens up such creative possibilities. Do you plan to integrate hints or metadata for these pieces to make scavenger hunts even more interactive?
very interesting!!! you can do any type of files?
You should be able to do any file yes! I haven't had any file support issues, if you do let me know