Pair your second device
On the same network, point one device at the other's address. Pairing is mutual —
the second device has to approve it, so nobody can pair with you unilaterally.
$ opensave pair 192.168.1.42
# then on the other device:
$ opensave pair requests
$ opensave pair approve node_a1b2c3…
On different networks instead? Run opensave relay join <code>
with the same made-up code on both devices and they'll find each other through the
relay — no port forwarding, and the relay stores nothing. The connection to it is
encrypted, but that encryption ends at the relay rather than at your other device,
so run your own if you would rather not trust somebody else's.