-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path9Offline.html
More file actions
executable file
·119 lines (110 loc) · 8.56 KB
/
9Offline.html
File metadata and controls
executable file
·119 lines (110 loc) · 8.56 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<title>Using Martus without Internet Connection</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="assets/plugins/elegant_font/css/style.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="body-green">
<div class="page-wrapper">
<!-- ******Header****** -->
<header id="header" class="header">
<div class="container">
<div class="branding">
<h1 class="logo">
<a href="index.html">
<span aria-hidden="true" class="icon_documents_alt icon"></span>
<span class="text-highlight">Martus</span><span class="text-bold">Docs</span>
</a>
</h1>
</div><!--//branding-->
<ol class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li class="active">Using Martus without Internet Connection</li>
</ol>
</div><!--//container-->
</header><!--//header-->
<div class="doc-wrapper">
<div class="container">
<div id="doc-header" class="doc-header text-center">
<h1 class="doc-title"><i class="icon fa fa-paper-plane"></i>Using Martus without Internet Connection</h1>
<div class="meta"><i class="fa fa-clock-o"></i> Last updated: March 9, 2017</div>
</div><!--//doc-header-->
<div class="doc-body">
<div class="doc-content">
<div class="content-inner">
<section id="troubleshooting-section" class="doc-section">
<h2 class="section-title">Using Martus without Internet Connection or with Limited Access to Internet</h2>
<div class="section-block">
<p>Martus can operate entirely offline, in situations of limited access to internet connection or in low-bandwidth contexts. Trainers should identify if these situations are relevant to trainees and cover the corresponding methods that are different in these contexts. It is important to emphasize that backup is manual for those working offline or limited access. </p>
<p>Several processes are different without a server connection, including contact management, record sharing and backup.</p>
<h3>Offline contact management</h3>
<p>The contact manager uses the server to look up contacts by their access token. Without connection, contact information must be exported by the receiving contact and imported by the sending contact.</p>
<p>Instructions can be found in the <a href="3keepingdatasecure.html#sharing-contacts-section">contact management section</a> to:</p>
<ol class="list">
<li>Export and share a Martus Public Information (.mpi) file</a> with the receiving contact.</li>
<li>Import the Martus Public Information (.mpi) file to add a contact.</li>
</ol>
<h3>Offline record sharing </h3>
<p>Records sharing with contacts can be achieved offline by <a href="3keepingdatasecure.html#share-records">adding the contact on the record</a>, then <a href="4managingrecords.html#import-export-section">exporting the encrypted record</a> and delivering it to the intended contact.</p>
<h3>Backing up Martus data</h3>
<p>There are several methods to ensure backup of data in Martus without direct connection to the server network. Since each is manual and not automatic, trainees should develop protocol to ensure backup occurs regularly. Best practice is to store backup data offsite, somewhere that will not be at risk if your home or office is attacked. We often recommend this be somewhere outside the country.</p>
<p>Backup to external device can happen via:</p>
<ol class="list">
<li>Backing up the user’s entire hard drive using the program that comes with their OS (e.g. Time Machine etc) or other full disk backup software</li>
<li>Backing up by copying the entire Martus directory to an external device</li>
<li>Exporting files individually and saving to an external device</li>
</ol>
<h3>Martus “Uploader”</h3>
<p>Benetech has developed an alternative method for backing up Martus records that allows them to be backed up to Martus servers from any computer with a connection without having to download Martus. This is designed to be an additional option for those backing up to external device so that the data can be copied occasional to the Martus network of servers when connection is available.</p>
<h2>Questions</h2>
<p> <a href="8Troubleshooting.html#q7">Can I backup my Martus data onto an external hard drive or other removable media?</a></p>
<p> <a href="8Troubleshooting.html#q9">Why does Martus seem slow when I’m doing some tasks?</a></p>
</div>
</section><!--//doc-section-->
</div><!--//content-inner-->
</div><!--//doc-content-->
<div class="doc-sidebar hidden-xs">
<nav id="doc-nav">
<ul id="doc-menu" style="top:180px!important;" class="nav doc-menu">
<li><a class="scrollto" href="#troubleshooting-section">Using Martus without<br /> Internet Connection</a></li>
</ul><!--//doc-menu-->
</nav>
</div><!--//doc-sidebar-->
</div><!--//doc-body-->
</div><!--//container-->
</div><!--//doc-wrapper-->
</div><!--//page-wrapper-->
<footer id="footer" class="footer text-center">
<div class="container">
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can check out other license options via our website: themes.3rdwavemedia.com */-->
<small class="copyright">Designed with <i class="fa fa-heart"></i> by <a href="http://themes.3rdwavemedia.com/" targe="_blank">Xiaoying Riley</a> for developers</small>
</div><!--//container-->
</footer><!--//footer-->
<!-- Main Javascript -->
<script type="text/javascript" src="js/jquery-3.1.1.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-match-height/jquery.matchHeight-min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js"></script>
</body>
</html>