blob: af1c103190e30ea72e29f545fdedcef330040204 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
- @title = 'Bitmask Help'
- @nav_title = 'Help'
- @this.toc = false
%br
.row
.col-xs-1.text-right
%h2
%i.fa.fa-support
.col-xs-11.text-left
%h2 [[Support => help/support]]
%p Get support, create a help ticket, fill out bug reports, ask for new features.
%hr
.row
.col-xs-1.text-right
%h2
%i.fa.fa-flag-checkered
.col-xs-11.text-left
%h2 [[Getting Started => help/getting-started]]
%p Running Bitmask for the first time.
%hr
.row
.col-xs-1.text-right
%h2
%i.fa.fa-shield
.col-xs-11.text-left
%h2 [[VPN => help/vpn]]
%p How to protect your traffic from censorship and surveillance by using Bitmask VPN.
%hr
.row
.col-xs-1.text-right
%h2
%i.fa.fa-envelope
.col-xs-11.text-left
%h2 [[Encrypted Email => help/email]]
%p How to easily send and receive secure messages with Bitmask Encrypted Email.
|