Comment on page
Connecting Your Lattice to Your Own Private Endpoint
Normally, your Lattice1 connects to and routes tx requests via our own GridPlus cloud infrastructure. Any messages sent to, and from, your device are always be encrypted and remain secure; however, we believe Lattice1 owners should be able to manage this service themselves, if they so choose.

This includes running a basic service on your own network via a command line that will replace our cloud endpoint entirely allowing you to use your Lattice without using our infrastructure at all.
Running Lattice Connect yourself provides several advantages:
- Offers the fastest message routing possible for a Lattice1;
- Provides the highest amount of privacy available while using a Lattice1;
- Zero configuration changes required (i.e., no SSH'ing necessary);
- Setup takes less than 5 minutes!
The source code and guide are hosted here on our public Github repository: https://github.com/GridPlus/lattice-connect-v2
Last modified 9mo ago