HoloTech Sync 1.4.2 for Linux (x86-64)
======================================

Contents
--------
- install.sh     Installer script (installs to /opt and registers a
                 systemd user unit)
- LICENSE        Software licence
- SHA256SUMS     SHA-256 checksums of every file in this archive

Install
-------
1. Extract the archive:
     tar -xzf holotech-sync-1.4.2-linux-x64.tar.gz
2. From the extracted directory, run:
     sudo ./install.sh
   To install just for your user without sudo, run:
     ./install.sh --user
3. Sign in with the address of your HoloTech server and the account
   your server owner created for you:
     holotech-sync login

First run
---------
- The systemd user unit `holotech-sync.service` starts the client on
  login and restarts it on failure.
- Headless servers can drive everything through the CLI; see
  `holotech-sync --help`.
- Everything is encrypted on this machine before it leaves it — your
  passphrase never leaves the device.

Uninstall
---------
Run sudo ./install.sh --uninstall (or ./install.sh --user --uninstall).

Support
-------
This build is serviced by the operator of your HoloTech installation.
