KatelynHaworth / go-esni

Library to marshaling and unmarshaling ESNI records from DNS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Encrypted Server Name Identifier (ESNI)

This library provides supported for handling ESNI DNS records used to present SNI encryption information to clients.

It has been developed based on the IEFT ESNI Draft, upto draft version 3.

As the ESNI specification is still on a Draft track and hasn't been finalised as a standard, this library (and the ESNI spec) are not ready for production use.

Copyright, Licence and Authors

ISC License

Copyright (c) 2019, Liam Haworth. Copyright (c) 2019, Family Zone Cyber Safety Ltd.

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Name Email
Liam Haworth liamh@familyzone.com

About

Library to marshaling and unmarshaling ESNI records from DNS

License:ISC License


Languages

Language:Go 100.0%