This commit is contained in:
Bob Mottram 2016-12-20 17:14:09 +00:00
parent 75c68a785f
commit 757d473899
2 changed files with 12 additions and 12 deletions

View File

@ -2,7 +2,7 @@
#+AUTHOR: Bob Mottram
#+EMAIL: bob@freedombone.net
#+KEYWORDS: freedombone, turtl, notes, images, sharing
#+DESCRIPTION: How to use Ghost
#+DESCRIPTION: How to use Turtl
#+OPTIONS: ^:nil toc:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="freedombone.css" />

View File

@ -3,13 +3,13 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2016-12-20 Tue 16:27 -->
<!-- 2016-12-20 Tue 17:13 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
<meta name="generator" content="Org mode" />
<meta name="author" content="Bob Mottram" />
<meta name="description" content="How to use Ghost"
<meta name="description" content="How to use Turtl"
/>
<meta name="keywords" content="freedombone, turtl, notes, images, sharing" />
<style type="text/css">
@ -270,9 +270,9 @@ Since the data at rest is stored in PGP encrypted format this is a good system t
</div>
</div>
<div id="outline-container-org4bf8ab8" class="outline-2">
<h2 id="org4bf8ab8">Installation</h2>
<div class="outline-text-2" id="text-org4bf8ab8">
<div id="outline-container-org34e4ecf" class="outline-2">
<h2 id="org34e4ecf">Installation</h2>
<div class="outline-text-2" id="text-org34e4ecf">
<p>
Log into your system with:
</p>
@ -296,9 +296,9 @@ After the install has completed go to <b>Security settings</b> and select <b>Cre
</div>
</div>
<div id="outline-container-orgc507e86" class="outline-2">
<h2 id="orgc507e86">Initial setup</h2>
<div class="outline-text-2" id="text-orgc507e86">
<div id="outline-container-orgd832b2c" class="outline-2">
<h2 id="orgd832b2c">Initial setup</h2>
<div class="outline-text-2" id="text-orgd832b2c">
<p>
The most common use case will be with Android devices. The Android app isn't currently available within F-droid (see <a href="https://turtlapp.com/faq">the FAQ</a> for details) but can be <a href="https://turtlapp.com/download/">downloaded from the Turtl site</a>.
</p>
@ -314,9 +314,9 @@ You should then be able to log in and start using the app. You might also want t
</div>
<div id="outline-container-org644c5b5" class="outline-2">
<h2 id="org644c5b5">Locking it down</h2>
<div class="outline-text-2" id="text-org644c5b5">
<div id="outline-container-orge955156" class="outline-2">
<h2 id="orge955156">Locking it down</h2>
<div class="outline-text-2" id="text-orge955156">
<p>
Once you have created accounts it's a good idea to turn off new turtl signups. This will prevent millions of random users on the interwebs from creating accounts on your system and killing your server, or possibly other nefarious security scenarios. Go to the <b>administrator control panel</b> and select <b>App Settings</b> then <b>turtl</b>. You will then be able to disable new user registrations and also set the data storage limit for users. If you need additional users later you can always temporarily re-enable signups.
</p>