From ec1ae7c4cef079da28440e9cf9885a79a45e0efa Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Wed, 13 Nov 2019 11:25:14 -0500 Subject: [PATCH] lbry.tv not lbry inc --- content/faq/account-sync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/account-sync.md b/content/faq/account-sync.md index 3183ea26..469e9d4f 100644 --- a/content/faq/account-sync.md +++ b/content/faq/account-sync.md @@ -8,7 +8,7 @@ Users expect consistent experiences across devices and sessions. This includes e ## How It Works 1. Every user, whether on desktop, android, or lbry.tv, has a single wallet file. This file stores your private keys (like a password) that controls your channels and account balances. The keys in this file are the only way to move or spend LBC or publish to your channel. 1. On an ongoing basis, your account preferences and other settings are written to your wallet file. -1. If you create an account with LBRY Inc and turn on account sync, your wallet file will be copied to and from a LBRY, Inc. server each time you login and at regular intervals. +1. If you create a lbry.tv and turn on account sync (backup), your wallet file will be copied to and from a LBRY, Inc. server each time you login and at regular intervals. 1. Each time this happens, your preferences, channels, subscriptions, and other data will be updated on the new device. 1. If your wallet file has a password on it, LBRY, Inc. cannot see into your wallet or do anything with it, including reset your password.