Improve instructions for Sync/Lockwise
authorFederico Brigante <github@bfred.it>
Thu, 26 Sep 2019 18:25:39 +0000 (01:25 +0700)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2019 18:25:39 +0000 (01:25 +0700)
README.md

index 5508c1f8caaa9e1201bd2b917e92e96a0f165b52..92db3dc8ff43391d81c9cbe8dc3be27755c8d957 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,8 +27,9 @@ pip install ffpass
 
 > Note: Firefox must be closed during the whole process, as these
 > actions change its database. 
-> Note: Passwords must be uploaded before signing in to firefox, 
-> in order to be synced to other devices.  
+>
+> Note: If you have Sync enabled, you'll have to disconnect and
+> reconnect your Firefox account after importing the passwords.
 
 ## Export to CSV
 
@@ -168,9 +169,8 @@ ffpass export --to passwords.csv
     
   - Passwords do not sync to other devices, including Lockwise app.
 
-    You uploaded them after signing in. Reinstall firefox, manualy save 
-    one password, upload from the file using ffpass and then sign in.
-    After that, the passwords should sync.
+    Importing passwords break the sync. You'll have to disconnect the
+    Firefox account in the Sync options and the re-add it.
 
 ## Credits