Document Manager
Document Manager will enable a simple interface to do the following:
- Encrypt/Decrypt documents using GnuPG
- Sign Documents with GnuPG
- Send Encrypt Documents to a destination
Problem statement:
How to store, and send documents securely across the internet.
This was salved with PGP and an
open source implementation GnuPG
The issue is that most people don't know how to use GnuPG from
the command line despite it being supported on serval systems.