Ockam - Release v0.80.0 #4236
mrinalwadhwa
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Add end-to-end encryption to any client and server application, with no code change
We have a new release of Ockam - 0.80.0
https://github.com/build-trust/ockam/releases/tag/ockam_v0.80.0
Here's something to try with this release ...
Let's build a quick solution for a very common secure communication topology that applies to many real world use cases. An application service and an application client running in two private networks wish to communicate with each other without exposing ports on the Internet. In a few simple commands, we’ll make them talk to each other through an End-to-End Encrypted Cloud Relay.
Contributors
The following people contributed to this release, thank you all 🥳
@adrianbenavides @BeenzSyed @caoakleyii @davide-baldo @etorreborre @glenngillen @hairyhum @mattgreg @metaclips @mrinalwadhwa @mszpakowski @polvorin @SanjoDeundiak @Miidoriya @hargut @nidnogg @murex971 @h20220145 @MavenRain @andrescaroc
New Contributors
The following people made their very first contribution to this release 🎉 🥳
@Miidoriya @murex971 @MavenRain @andrescaroc
Please try the above example, we would love your thoughts and feedback.
Beta Was this translation helpful? Give feedback.
All reactions