summaryrefslogtreecommitdiff
path: root/docs/client
diff options
context:
space:
mode:
authorKali Kaneko <kali@futeisha.org>2013-09-25 11:54:20 -0400
committerKali Kaneko <kali@futeisha.org>2013-09-25 11:54:20 -0400
commite5eb2d105cdf607145e85b51f82821405fe92a1a (patch)
tree2ed00a14fd2b86bc2777a2e6329376a4fc7259e6 /docs/client
parent6a3c7af952e13a029ff1fa3df64396af04ad8d36 (diff)
update bitmask landing page
Diffstat (limited to 'docs/client')
-rw-r--r--docs/client/en.md19
1 files changed, 11 insertions, 8 deletions
diff --git a/docs/client/en.md b/docs/client/en.md
index e2d51be..9ad3a5e 100644
--- a/docs/client/en.md
+++ b/docs/client/en.md
@@ -1,13 +1,16 @@
-@title = 'LEAP Client'
-@summary = "Easy-to-use application for cloud communication services that are client encrypted."
+@title = 'Bitmask'
+@summary = "The Internet Encryption Toolkit: Encrypted Internet Proxy and Encrypted Mail"
-The **LEAP Client** is a GPL3 Licensed multiplatform client, written in Python using PyQt4, that supports the features offered by [the LEAP Platform](platform). Currently is being tested on Linux, support for OSX and Windows will come soon.
+**Bitmask** is the multiplatform desktop client for the services offered by the [the LEAP Platform](platform). It is written in python using PySide and licensed under the GPL3. Currently we distribute pre-compiled bundles for Linux and OSX, with Windows bundles following soon.
+You can find the complete up-to-date documentation at the site of the python
+package [at the python package documentation site.](http://pythonhosted.com/leap.bitmask "Bitmask documentation")
+
+* [Bitmask Documentation index](client/client-index)
* [User guide](client/user-guide)
+
+<!--
* [Running latest code](client/bleeding-edge)
* [Getting started with development](client/dev-guide)
-* [Packaging notes](client/packaging)
-
-<!--
- * [Configuration](client/configuration)
- * [Client API](client/client-api) --> \ No newline at end of file
+* [Configuration](client/configuration)
+* [Client API](client/client-api) -->