👆 live "Reflect" messages will display here

Appetizer: Taste OpenZiti
If you have go installed, it's as simple as clone the repo, and go run
and you can experience application embedded zero trust in action 👇.
git clone https://github.com/openziti-test-kitchen/appetizer.git
cd appetizer
go run clients/reflect.go reflectService
What You Get by Adopting an OpenZiti SDK
- Strong identities. X509 certificates guarantee all entities on the network are who they claim to be.
- Segmented access. Follow the "least privileged access" model. Allow access only to exactly what is needed.
- Protection from port scanning. The application has no listening ports, it's "dark". It's impossible to detect and directly attack.
- Continuous authentication. The world is dynamic. Constant authentication is vital.
- End-to-end encryption. Make sure the data you intend to send is only available to the intended recipient.
Loading asciinema cast...