Viewing profile — dhaavi
dhaavi
HN member- Joined
- Tue, Dec 17, 2019, 9:22 AM UTC
- HN karma
- 623
- Public activity
- 225 items
- HN profile
- View on Hacker News ↗
About dhaavi
Recent public activity
-
comment
Comment #45422845
Can you communicate the value of Octelium in 25 words or less?
-
comment
Comment #45001533
This is the correct capitalisation. Thanks. Made my day.
-
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…
-
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…
-
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.
-
comment
Comment #43960475
Interesting idea - thanks! Will think about this more.
-
comment
Comment #43960458
Thanks for the feedback. I will re-evaluate.
-
comment
Comment #43925526
It's quite fast. Especially if you host a server near you and connect to it.
-
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 …
-
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.
-
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…
-
comment
Comment #43925465
Probably - depending on your use case. Mycoria is still more or less MVP though.
-
comment
Comment #43925455
Veilid is new to me, will have to read about it first. Thanks the pointer!
-
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 …
-
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…
-
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…
-
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.
-
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 …
-
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…
-
comment
Comment #43924356
I think I have seen it, but that was a while ago. Will read through it later! Thanks!
-
comment
Comment #43924340
Thanks!
-
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…
-
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…
-
comment
Comment #43924307
Mycoria brute forces a public key/IP pair until it matches the desired geo-prefix.
-
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…