Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.42 KB

File metadata and controls

31 lines (20 loc) · 1.42 KB

Acknowledgments

No one writes network software in a vacuum. We definitely didn't.

Codebase references

These upstream projects were used as practical implementation and testing references:

Thanks to both projects for publishing code that is practical enough to learn from and strict enough to keep us honest.

Protocol and standards references

These references informed wire format, flow, and interoperability decisions:

Ecosystem references

  • OpenSSH Portable for long-standing auth and key-management operational patterns.

Thank you to everyone maintaining open standards and open implementations. You made this possible.