Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avxadvanced/ffe

The modern way to encrypt files and share them with your friends.. Remember! There are tons of encryption programs, but this ain't no ordinary encryption program!
https://github.com/avxadvanced/ffe

code coding computer encrypt encrypted encryption encryption-decryption linux pc python visual-studio visual-studio-code windows

Last synced: 22 days ago
JSON representation

The modern way to encrypt files and share them with your friends.. Remember! There are tons of encryption programs, but this ain't no ordinary encryption program!

Awesome Lists containing this project

README

        

# FFE (Friend File Encryptor)

FFE is a new (and easier) way to share files with your friends (or really anyone who you want) without other people taking a peek.

Basically, you share your key file with all your friends, and then you can effortlessly share files between eachother without having to enter a password every time.

FFE supports a single main key.

FFE is written in Python, and is fairly lightweight and meant to be accessible for everyone.
The Requirements will most likely decrease as testing goes on.

A Linux Build is in development, and macOS support is in consideration. (Linux is currently higher priority due to ChromeOS and me being able to test better on Linux)
Remember that Linux support may vary upon the distro you're using, but as it comes out feel free to test on other distros, as i'd highly appreciate it! :)

The program currently supports Windows (x64/x86) only.

FFE requires the following:

Windows 8 (x64/x86) or higher
Microsoft Visual C++ 2015 Redistributable (x64/x86) - 14.0.23026 or higher.
350 MB Availible HDD/SSD space or more (Calculated for FFE and C++ Redistributable)

FFE features a basic malware detection feature (due to the vulnerabilities in Python) that informs you upon startup if suspicious programs are found running.
Please report any known malware here in the GitHub (under issues preferrably) so I can make FFE safer for everyone.

FFE is currently in Open Beta so please expect and report bugs/errors here in the GitHub so I can fix them.
Remember, fixing bugs may take a while, but I will try my best! :)

Thanks for considering FFE!