Skip to main content

The Internet Encryption Toolkit: Encrypted Internet Proxy and Encrypted Mail.

Project description

Bitmask

Your internet encryption toolkit

https://badge.fury.io/py/leap.bitmask.svg https://0xacab.org/leap/bitmask-dev/badges/master/build.svg Documentation Status IRC IRC-es

Bitmask is the client for the services offered by the LEAP Platform. It contains a command-line interface and a multiplatform desktop client. It can be also used as a set of libraries to communicate with the different services from third party applications.

It is written in python using Twisted and licensed under the GPL3. The Graphical User Interface is written in html+js and uses PyQt5 for serving the application.

Package under development!

The previous client using PySide has been deprecated (Bitmask version 0.9.2, still available at the http://github.com/leapcode/bitmask_client repo).

Read the Docs!

There is documentation about Bitmask for users and for developers.

Bugs

Please report any bugs in our bug tracker.

Logs

If you want to watch the logs, from the command line:

bitmaskctl logs watch

The paste command can be handy to do bug reports (needs pastebinit installed in the system):

bitmaskctl logs send

Development

Running Tests

You need tox to run the tests. If you don’t have it in your system yet:

pip install tox

And then run all the python tests:

tox

There are some minimal end-to-end tests:

make test_e2e

For testing the UI (aka bitmask-js) you need to have mocha installed. You can run ui tests like this:

cd ui && make test

More info abou testing can be found in the docs/hacking/testing document.

Hacking

In order to run bitmask in a development environment, you must activate a virtualenv and install the various packages using pip install -e. This installs python packages as links to the source code, so that your code changes are immediately reflected in the packages installed in the virtualenv.

The various make dev-* commands will run the appropriate pip install commands for you.

If you want to setup your whole development environment, and you are running a debian-based system, you can try:

make dev-bootstrap

To upgrade regularly the python dependencies installed inside your virtualenv, you can run:

make upgrade-all

inside your virtualenv, and it will install any new version of your dependencies that is found in pypi.

Check out the docs/hacking sections for more extense instructions to get you started.

License

https://raw.github.com/leapcode/bitmask_client/develop/docs/user/gpl.png

Bitmask is released under the terms of the GNU GPL version 3 or later.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

leap.bitmask-0.10.1.tar.gz (228.1 kB view details)

Uploaded Source

Built Distribution

leap.bitmask-0.10.1-py2-none-any.whl (296.9 kB view details)

Uploaded Python 2

File details

Details for the file leap.bitmask-0.10.1.tar.gz.

File metadata

File hashes

Hashes for leap.bitmask-0.10.1.tar.gz
Algorithm Hash digest
SHA256 da1769a0f00f34298bfbc61d752f41c3e76d477443428ce59b8f35addfd5f0fc
MD5 3f02a1cf726a5bece0d1a0a606dfed39
BLAKE2b-256 a7cb2bb02002ce0ca7e0e5ff0f2a8c70d5ab2319d422c157c0947e3253575aed

See more details on using hashes here.

File details

Details for the file leap.bitmask-0.10.1-py2-none-any.whl.

File metadata

File hashes

Hashes for leap.bitmask-0.10.1-py2-none-any.whl
Algorithm Hash digest
SHA256 c839b02f845eb400d29944dde0e5744cc9e5ec55a8e5da909cc3501ff29e899f
MD5 6a8b7c35641c2b59cb02fb005bec5f1a
BLAKE2b-256 d436189354202418197d804699a7908afbd7ca4d79b86424f1db7697cb77ee6f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page