Be clearer about which app
This commit is contained in:
parent
e8c10f9461
commit
79c7f73fa7
|
@ -41,7 +41,7 @@ After the install has completed go to *Security settings* and select *Create a n
|
|||
* Initial setup
|
||||
The most common use case will be with Android devices. The Android app isn't currently available within F-droid (see [[https://turtlapp.com/faq][the FAQ]] for details) but can be [[https://turtlapp.com/download/][downloaded from the Turtl site]].
|
||||
|
||||
Run the app then at the bottom of the screen select *advanced settings* and enter your turl domain name, then register a new account. The password can be anything you choose, but since the client side encryption depends upon having a good password make it a long random string generated by a password manager such as KeepassX.
|
||||
Run the downloaded native app then at the bottom of the screen select *advanced settings* and enter your turl domain name, then register a new account. The password can be anything you choose, but since the client side encryption depends upon having a good password make it a long random string generated by a password manager such as KeepassX.
|
||||
|
||||
You should then be able to log in and start using the app. You might also want to invite any other users of your Freedombone system to also sign up using the turtl domain name which you specified during installation.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"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:20 -->
|
||||
<!-- 2016-12-20 Tue 16:22 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
|
@ -264,9 +264,9 @@ Since the data at rest is stored in PGP encrypted format this is a good system t
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org9cfc62e" class="outline-2">
|
||||
<h2 id="org9cfc62e">Installation</h2>
|
||||
<div class="outline-text-2" id="text-org9cfc62e">
|
||||
<div id="outline-container-org0393936" class="outline-2">
|
||||
<h2 id="org0393936">Installation</h2>
|
||||
<div class="outline-text-2" id="text-org0393936">
|
||||
<p>
|
||||
Log into your system with:
|
||||
</p>
|
||||
|
@ -290,15 +290,15 @@ After the install has completed go to <b>Security settings</b> and select <b>Cre
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org544c355" class="outline-2">
|
||||
<h2 id="org544c355">Initial setup</h2>
|
||||
<div class="outline-text-2" id="text-org544c355">
|
||||
<div id="outline-container-org51cc744" class="outline-2">
|
||||
<h2 id="org51cc744">Initial setup</h2>
|
||||
<div class="outline-text-2" id="text-org51cc744">
|
||||
<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>
|
||||
|
||||
<p>
|
||||
Run the app then at the bottom of the screen select <b>advanced settings</b> and enter your turl domain name, then register a new account. The password can be anything you choose, but since the client side encryption depends upon having a good password make it a long random string generated by a password manager such as KeepassX.
|
||||
Run the downloaded native app then at the bottom of the screen select <b>advanced settings</b> and enter your turl domain name, then register a new account. The password can be anything you choose, but since the client side encryption depends upon having a good password make it a long random string generated by a password manager such as KeepassX.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -308,9 +308,9 @@ You should then be able to log in and start using the app. You might also want t
|
|||
</div>
|
||||
|
||||
|
||||
<div id="outline-container-orga492300" class="outline-2">
|
||||
<h2 id="orga492300">Locking it down</h2>
|
||||
<div class="outline-text-2" id="text-orga492300">
|
||||
<div id="outline-container-org3ca9d33" class="outline-2">
|
||||
<h2 id="org3ca9d33">Locking it down</h2>
|
||||
<div class="outline-text-2" id="text-org3ca9d33">
|
||||
<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>
|
||||
|
|
Loading…
Reference in New Issue