Build without network sync capability

Hi, I’d like to be able to use Atuin at work but they’re very concerned about security and data leakage. I know encryption is used when the history is stored off-host, but nevertheless getting approval to install it given this capability is still going to create friction that I’d like to avoid.
How can I build Atuin without the capability to move data off-host (regardless of how its configured)?
And are there any other adjustments relevant to security that I should be aware of?
TIA.

This one should do it for you!

cargo build --no-default-features --features client

You can see the full list of feature flags here. You might also want clipboard, and potentially daemon if you’re using zfs