Viewing profile — mwadhwa
mwadhwa
HN member- Joined
- Thu, Apr 09, 2020, 8:19 PM UTC
- HN karma
- 24
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About mwadhwa
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #33047415
Key/Route Discovery, Credential Issuance/Presentation, Secure Channel Handshakes and Message Routing that is decoupled from transport protocols have been our main focus. We chose t…
-
comment
Comment #33044252
Thanks for trying out the examples: 1. No benchmarks yet. We'd welcome contributions & research in that area. 2. Here's an example of using the TCP transport without using an Inlet…
-
comment
Comment #33040919
Great question! I led the design of Ockam. I am somewhat familiar with Wiregaurd and not at all familiar with OpenZiti. All tools that are helping us build application that have mu…
- story
- story
- story
-
comment
Comment #28441673
Checkout this guide I published today. It walks through the code to do the secure tunneling part in ~20 lines of Rust, using Ockam a library to create end-to-end encrypted secure c…
- story
- story
-
comment
Comment #28082087
Great question! We're thinking about Ockam Routing, Transports, Streams and SecureChannels as composable building blocks for end-to-end encryption. This allows us to provide end-to…
- story
-
comment
Comment #28077371
Great observations! Data removal from Kafka for GDPR compliance is trivial in this setting. You just purge your keys. There are also key rotation and revocation protocols that are …
-
comment
Comment #28077109
Also, about malicious software at the endpoint ... Ockam Vaults can be backed by Hardware and Vault implementations are pluggable. So Key Storage and Cryptographic Operations can b…
-
comment
Comment #28076995
We have a little bit and are watching the development of techniques like computing on Homomorphically Encrypted data, Multi-party Computation and Zero Knowledge Proofs with great i…
-
comment
Comment #28076881
Some examples would be: 1. Alice is the controller of a machine in a factory, Bob is a remote worker controlling the machine from home. (there could be thousands of Alice, one Bob)…
-
comment
Comment #28076874
Some examples would be: 1. Alice is the controller of a machine in a factory, Bob is a remote worker controlling the machine from home. (there could be thousands of Alice, one Bob)…
- story
-
comment
Comment #27705292
If you're interested, please checkout some early code examples from the video, in Elixir on Github. We're working on much simpler Rust APIs for Ockam Streams for a release in few w…
- story
- story
-
comment
Comment #26985481
Here's a step-by-step guide with code examples if you want to try everything from the walkthrough on your own: https://github.com/ockam-network/ockam/tree/develop/document...
- story
- story