Graphical user interface for windows
Currently the storage of passwords is done in plain text. This means that the current implementation is NOT SECURE
This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.
The main license for this project is the GPLv3 - https://github.com/devgeeks/Encryptr/blob/master/LICENSE
Certain parts of this distribution is licensed under the Apache License http://www.apache.org/licenses/LICENSE-2.0
Tested with Visual Studio 2015
- (Optional) git submodule update --init --recursive
- Run src/generate_protos.bat
- Open src/windows-gui-client.sln and build