Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SECIO spec #106

Merged
merged 10 commits into from
Jun 11, 2019
Prev Previous commit
Next Next commit
add DRAFT status notice
  • Loading branch information
yusefnapora committed May 21, 2019
commit a7272567b18af7c92fc75142e5ce1ce158749520
5 changes: 5 additions & 0 deletions secio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
> A stream security transport for libp2p. Streams wrapped by SECIO use secure
> sessions to encrypt all traffic.

## Status

This document is a DRAFT and may be revised for clarity and precision. If you
find inaccuracies, please [file an issue.](https://github.com/libp2p/specs/issues/new)

## Authors

- [Juan Benet](https://github.com/jbenet) (October, 2015)
Expand Down