Live data from Hacker News

Viewing profile — mwadhwa

mwadhwa

HN member
Joined
Thu, Apr 09, 2020, 8:19 PM UTC
HN karma
24
Public activity
27 items

About mwadhwa

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. 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…

  4. 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…

  5. 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…

  6. story
  7. story
  8. story
  9. 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…

  10. story
  11. story
  12. 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…

  13. story
  14. 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 …

  15. 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…

  16. 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…

  17. 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)…

  18. 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)…

  19. story
  20. 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…

  21. story
  22. story
  23. 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...

  24. story
  25. story