summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-12-04 19:51:05 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-12-04 19:51:05 +0000
commite4ef73dd09e585c88523d3273c7896ecd7091ee9 (patch)
tree7297e77d27d91ed473ce3763c140f8908855db3e
parent35dbdd4ed1cdfe25ff25f270918bef32c2daa61d (diff)
downloads6-networking-e4ef73dd09e585c88523d3273c7896ecd7091ee9.tar.xz
Mention TLS in README; credit Thomas
-rw-r--r--AUTHORS1
-rw-r--r--README3
2 files changed, 3 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index bd87419..1d0539d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,3 +5,4 @@ Thanks to:
Jean Marot <jean.marot@skarnet.org>
Dan J. Bernstein <djb@cr.yp.to>
Vallo Kallaste <kalts@estpak.ee>
+ Thomas Pornin <pornin@bolet.org>
diff --git a/README b/README
index bf4c38e..03f791c 100644
--- a/README
+++ b/README
@@ -5,7 +5,8 @@ s6-networking - small network and client-server tools
Unix systems, including command-line client and server
management, TCP access control, privilege escalation
across UNIX domain sockets, IDENT protocol management,
-and clock synchronization.
+clock synchronization, and secure connections using the
+TLS protocol.
See http://skarnet.org/software/s6-networking/ for details.