From b387d1d3bbbdc4ae9b66ac37a001415601b04429 Mon Sep 17 00:00:00 2001 From: Liam Waldron Date: Mon, 8 May 2023 14:13:10 -0400 Subject: [PATCH] update README --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index a7543d7..4b1be3f 100644 --- a/README +++ b/README @@ -20,3 +20,11 @@ Run make: (user)$ make Install: (root)# make install + ++ Tips + +To sync passwords between devices, set up a Git repository and run a cron job to +occasionally sync devices to it. + +(!) WARNING - Ensure this repository is visible to ONLY YOU. The best way to ensure +this is to host your own Git server on your network.