blob: d4c6c65597a7631bc1a514cd3c8712768e542622 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
ABOUT
-----
gpg4usb is an easy to use, small portable editor with the possibility
to encrypt and decrypt any text-message or -file you want. For encryption it acts as
a gpg-frontend (http://gnupg.org/). Its intend is to be used from an usb-stick,
running on Windows(TM) and Linux. Providing a mac-binary is on our TODO-list.
Our aim is, to give anyone the possibility to send and receive secure encrypted
messages anywhere - on any computer out there, no matter if Microsoft Windows(TM)
or Linux is running on it. Therefore it's usage should be self-describing, and the
user-interface is kept as simple as possible.
Of course gpg4usb is open source, as are included libs and binaries.
OBTAINING
---------
You can get prepacked zip-files from http://dav.cpunk.de/ .
For retrieving the source checkout http://cpunk.de/svn/src/ .
HOWTO USE
---------
1. Unzip gpg4usblib.zip on your usb-stick.
2. start programm with start_windows.exe or start_linux (depending on your os)
3. import your private key and some public keys
4. enjoy portable encryption ;-)
CONTACT
-------
If you have any questions and/or suggestions contact us at
[email protected] - or feel free to meet us at [email protected]
Our homepage is located at [insert here].
LICENSES
--------
gpg4usblib itself is licensed under the GPL (see COPYING).
There are some libries and the gpg-binary included in the zip-file / a static
gpg-build which (may) have different licenses, for more information check
their homepages. You can also obtain the sources from there.
GPG: http://gnupg.org/
QT: http://trolltech.no/ , http://trolltech.no/downloads/opensource
Iconset used is Nuvola (http://icon-king.com/?p=15), which has a LGPL License
|