- @title = 'Bitmask Features'
- @nav_title = 'Features'
%h1#vpn VPN features
%p With Bitmask VPN, all your traffic is securely routed through your provider before it is decrypted and sent on to the open internet.
%ul.fa-ul.spaced
%li
%i.fa-li.fa.fa-check-square
Thwart Network Surveillance
Bitmask VPN is very effective at bypassing most censorship and network surveillance by your ISP or country.
%li
%i.fa-li.fa.fa-check-square
Anonymize your address
Your IP address will also be hidden, keeping your physical location safe from nefarious websites or network eavesdroppers.
%li
%i.fa-li.fa.fa-check-square
Extra Security
We take extra security measures to prevent problems common to other personal VPNs, such as DNS leakage and IPv6 leakage.
%h1#email Email features
%p Bitmask Encrypted Email is easy to use while still being backward compatible with the existing OpenPGP protocol for secure email.
%ul.fa-ul.spaced
%li
%i.fa-li.fa.fa-check-square
Full end-to-end encryption
Whenever possible, all messages are encrypted end-to-end on the client device.
%li
%i.fa-li.fa.fa-check-square
Secure Storage
All incoming email is automatically encrypted so only you can read it (including meta-data).
%li
%i.fa-li.fa.fa-check-square
Automatic Key Management
The user never needs to know or worry about generating keys, discovering keys, or validating keys.
%h1 Security features
.row
.col-sm-6
%ul.fa-ul.spaced
%li
%i.fa-li.fa.fa-save
Client-encrypted Storage
All data storage is encrypted, including local data and cloud backups. This encryption always [[takes place on your device => https://leap.se/en/soledad]], so the service provider cannot read your stored data.
%li
%i.fa-li.fa.fa-exchange
Always Available
Your data is always available, even when you are offline, it is [[synchronized to the devices => https://leap.se/en/soledad]] you choose, and secured backed up to the cloud.
%li
%i.fa-li.fa.fa-exclamation-circle
Passwords, Improved
Although you specify a username and password to login, your [[password is never communicated to the provider => https://en.wikipedia.org/wiki/Secure_Remote_Password_protocol]].
.col-sm-6
%ul.fa-ul.spaced
%li
%i.fa-li.fa.fa-clock-o
Up to date
The Bitmask application is always kept up to date with the latest security patches (coming soon).
%li
%i.fa-li.fa.fa-institution
Don't trust the provider
If you download the Bitmask application from [[dl.bitmask.net => https://dl.bitmask.net]], your service provider cannot add a backdoor to compromise your security.
%p As with any security system, Bitmask has [[known limitations => https://leap.se/en/limitations]]. For technical details, see our [[design documentation => https://leap.se/en/design]].