Settings

Theme

zssh – Using Golang to implement a zero trust SSH client

blog.openziti.io

4 points by dovholuknf a year ago · 2 comments

Reader

dovholuknfOP a year ago

The post demonstrates how to build a very simplistic ssh client using the Golang standard library and the golang.org/x/crypto extended packages. After that, it demonstrates how to remove the IP-based underlay connection with an OpenZiti net.Conn to create a zero trust ssh client - zssh.

The full zssh project is availalbe on GitHub at https://github.com/openziti-test-kitchen/zssh (I work on the OpenZiti project and support zssh among other things)

melezhik a year ago

What zero trust means ?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection