From bba22a335fcf97d77b606156af76bab10db125f3 Mon Sep 17 00:00:00 2001 From: Nils Achtergarde Date: Thu, 4 Jan 2018 22:40:58 +0100 Subject: moved REDAME to README.md --- README | 49 ------------------------------------------------- README.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+), 49 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index ac1ed34..0000000 --- a/README +++ /dev/null @@ -1,49 +0,0 @@ -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://gpg4usb.cpunk.de/download.html . -For retrieving the source checkout http://cpunk.de/svn/src/ . - -HOWTO USE ---------- -1. Unzip gpg4usb.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 -gpg4usb@cpunk.de - or feel free to meet us at gpg4usb@conference.jabber.ccc.de - -Our homepage is located at http://gpg4usb.cpunk.de . - -LICENSES --------- -gpg4usb itself is licensed under the GPLv3 (see COPYING). - -There are some libraries 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 - -The key image in the wizard (keys12.jpg) is a croped version of -http://www.flickr.com/photos/laureenp/6141822934/, which is licensed cc by-nc-sa. -Our derived work is also cc by-nc-sa diff --git a/README.md b/README.md new file mode 100644 index 0000000..ac1ed34 --- /dev/null +++ b/README.md @@ -0,0 +1,49 @@ +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://gpg4usb.cpunk.de/download.html . +For retrieving the source checkout http://cpunk.de/svn/src/ . + +HOWTO USE +--------- +1. Unzip gpg4usb.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 +gpg4usb@cpunk.de - or feel free to meet us at gpg4usb@conference.jabber.ccc.de + +Our homepage is located at http://gpg4usb.cpunk.de . + +LICENSES +-------- +gpg4usb itself is licensed under the GPLv3 (see COPYING). + +There are some libraries 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 + +The key image in the wizard (keys12.jpg) is a croped version of +http://www.flickr.com/photos/laureenp/6141822934/, which is licensed cc by-nc-sa. +Our derived work is also cc by-nc-sa -- cgit v1.2.3