This is the recommended method of installing Bitmask. If installed as a package, Bitmask will run faster, be better integrated in the system, and will be kept up to date.
To install
sudo -s add-apt-repository "deb http://deb.bitmask.net/debian saucy main" curl https://dl.bitmask.net/apt.key | apt-key add - apt-get update apt-get install bitmask leap-keyring
To remove
sudo -s apt-get remove bitmask leap-keyring apt-key del 0x1E34A1828E207901 add-apt-repository --remove "deb http://deb.bitmask.net/debian saucy main"
To install
sudo -s add-apt-repository "deb http://deb.bitmask.net/debian raring main" curl https://dl.bitmask.net/apt.key | apt-key add - apt-get update apt-get install bitmask leap-keyring
To remove
sudo -s apt-get remove bitmask leap-keyring apt-key del 0x1E34A1828E207901 add-apt-repository --remove "deb http://deb.bitmask.net/debian raring main"
To install
sudo -s add-apt-repository "deb http://deb.bitmask.net/debian wheezy main" curl https://dl.bitmask.net/apt.key | apt-key add - apt-get update apt-get install bitmask leap-keyring
To remove
sudo -s apt-get remove bitmask leap-keyring apt-key del 0x1E34A1828E207901 add-apt-repository --remove "deb http://deb.bitmask.net/debian wheezy main"
To install
sudo -s add-apt-repository "deb http://deb.bitmask.net/debian jessie main" curl https://dl.bitmask.net/apt.key | apt-key add - apt-get update apt-get install bitmask leap-keyring
To remove
sudo -s apt-get remove bitmask leap-keyring apt-key del 0x1E34A1828E207901 add-apt-repository --remove "deb http://deb.bitmask.net/debian jessie main"
Alternately, you can run Bitmask from a stand alone bundle. This is useful if want to run Bitmask from a thumb drive. The bundle should work on most recent Linux distributions that are derived from Debian (e.g. Ubuntu, Mint, etc).
There are several disadvantages to the stand-alone bundle:
How do you tell if you running a 32 bit or 64 bit kernel? Run the following command:
uname -m
If the result is:
x86_64
, you have 64 bitia64
, you have 64 biti686
, you have 32 biti386
, you have 32 bitIf you want to install an old or development version of Bitmask, you can browse all releases.
To get encrypted email to work, you have two options:
File
> New
> Bitmask Account...
localhost:1984
localhost:2013
You should also disable any local caching in your email client, if applicable. All the data stored by Bitmask is kept on disk in an encrypted format, but your mail client might cache your email in clear text, so it is good to disable caching if you can. Also, all your Bitmask email is sync'ed locally anyway, so there is no benefit to local caching.