Live data from Hacker News

Viewing profile — dhaavi

dhaavi

HN member
Joined
Tue, Dec 17, 2019, 9:22 AM UTC
HN karma
623
Public activity
225 items

About dhaavi

Co-Founder/CTO of Nexufend: Nano-Segmentation with Intentional Trust. See https://nexufend.com

Recent public activity

  1. comment
    Comment #45422845

    Can you communicate the value of Octelium in 25 words or less?

  2. comment
    Comment #45001533

    This is the correct capitalisation. Thanks. Made my day.

  3. comment
    Comment #43960559

    Mycoria is built for resilience - so not relying on the current Internet backbone working flawlessly. Even if the current Internet works "normally", many users of similar network h…

  4. comment
    Comment #43960528

    For the use case given by Zrok, Mycoria is very similar. Nothing can access your device by default. You will have to define services and add "friends" (your other devices) to allow…

  5. comment
    Comment #43960480

    Latency is considered in routing. Every router announces itself on the network. Routers can optionally publish their IANA IP addresses. Buckets live on the routers themselves.

  6. comment
    Comment #43960475

    Interesting idea - thanks! Will think about this more.

  7. comment
    Comment #43960458

    Thanks for the feedback. I will re-evaluate.

  8. comment
    Comment #43925526

    It's quite fast. Especially if you host a server near you and connect to it.

  9. comment
    Comment #43925519

    If nobody knows who you are, you are still anonymous, even if there is an ID. With private addresses (in the future) this will also be solved, as Mycoria will be able to temporary …

  10. comment
    Comment #43925510

    I understand what you mean. Yes, the technology can do that. I was thinking about the WireGuard as a software in itself.

  11. comment
    Comment #43925494

    Thanks for taking the time for this feedback. This is what I hope to solve with the private addresses: These are not geo-marked and not routable. Eg. they are randomly generated an…

  12. comment
    Comment #43925465

    Probably - depending on your use case. Mycoria is still more or less MVP though.

  13. comment
    Comment #43925455

    Veilid is new to me, will have to read about it first. Thanks the pointer!

  14. comment
    Comment #43925451

    Switch labels are effectively interface IDs on the servers, there is no data to be stored. Geo encoding simply improves routing to unknown routers, kind of as a baseline structure …

  15. comment
    Comment #43925418

    Yes, this is correct. Mycoria has in integrated firewall for this, just in case that information got lost somewhere. This also means that devices of the company will help other dev…

  16. comment
    Comment #43925406

    Mycoria is secure by default: It has an integrated firewall that only allows access from explicitly defined addresses, or, optionally from anyone in the network. Also, multicast is…

  17. comment
    Comment #43924576

    Nope. I did that with the last network I built: https://safing.io/spn/ Mycoria focuses a more on scalability, but still has some privacy focus.

  18. comment
    Comment #43924402

    Currently, this is just a fun project for me. I have technical ideas, but I don't have growths plans or the like - and it is nice that it does not have to. Yes, I would expect the …

  19. comment
    Comment #43924376

    Thanks! I wasn't really aware segment routing, tbh. However, I do think with where Mycoria is going, the additional control to change things as needed will be required. I have used…

  20. comment
    Comment #43924356

    I think I have seen it, but that was a while ago. Will read through it later! Thanks!

  21. comment
  22. comment
    Comment #43924335

    Just like the Internet we currently have, albeit less accurate, but more stable. See https://github.com/mycoria/mycoria/blob/master/m/geo_marker.... In the future, non-routable pri…

  23. comment
    Comment #43924323

    Thanks! Well, every participant has to cover their own server/bandwidth cost. So, from my perspective, yes, bandwidth is free and abundant. Although I hope that Mycoria can/will pe…

  24. comment
    Comment #43924307

    Mycoria brute forces a public key/IP pair until it matches the desired geo-prefix.

  25. comment
    Comment #43924296

    Tailscale is P2P network with optional relays, Mycoria is a mesh network. Tailscale has central policies. Mycoria is more like a collective where you can offer services to everyone…