Computer NetworksNETWORKS

Portals for Mac, by Ockam

Portals is a Mac app built in Swift. It uses the Ockam Rust library to privately share a service on your Mac to anyone, anywhere. The service is shared securely over an end-to-end encrypted Ockam Portal. Your friends will have access to it on their localhost!

Learn more:
https://github.com/build-trust/ockam/blob/develop/examples/app/portals/README.md
* Introduction to Ockam Portals
* How we built a Swift macOS app that uses our Rust library
* Step-by-Step: How an End-to-End Encrypted Portal is established

source

mac address

Alice AUSTIN

Alice AUSTIN is studying Cisco Systems Engineering. He has passion with both hardware and software and writes articles and reviews for many IT websites.

3 thoughts on “Portals for Mac, by Ockam

  • ngrok is a reverse proxy that allows a local website to be available on the public internet. Ockam is private between you and your friend (like a WhatsApp connection) and not available on the internet.

  • Nice. You could add more information around how this is better/secure compared to ngrok

Comments are closed.