From 276b3f2975f84f34835116d8e3d9ecf8fcfa8e13 Mon Sep 17 00:00:00 2001 From: Nemo Date: Sat, 17 Dec 2022 12:47:53 +0530 Subject: [PATCH] Add link to ockam --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7eb42e3..d786c1f 100644 --- a/README.md +++ b/README.md @@ -1056,6 +1056,10 @@ Similar to [pushjet](https://pushjet.io/), but with the following idea: - All traffic is encrypted at source, but the uuid of the client can be used to talk to them +### Related: + +- https://www.ockam.io/ + ### Use Case - I wanted to build a simple "auto-type OTP" Chrome Extension.