POWF
Description 📜
Save your files in encrypted and compressed form.
Idea 💡
Create a server, which is capable of receiving files from the user, and save these files in an encrypted and compressed form in a selected path.
Todo 🖊️
- select PATH to save data.
- receiving user data.
- compact the data.
- create the cryptography integration.
- save final data on selected path.