Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dhaavi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dhaavi
1y ago
Can you communicate the value of Octelium in 25 words or less?
2.
▲
by
dhaavi
1y ago
This is the correct capitalisation. Thanks. Made my day.
3.
▲
by
dhaavi
1y ago
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 have reported better connectivity with the overlay
4.
▲
by
dhaavi
1y ago
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 them to access.
5.
▲
by
dhaavi
1y ago
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.
▲
by
dhaavi
1y ago
Interesting idea - thanks! Will think about this more.
7.
▲
by
dhaavi
1y ago
Thanks for the feedback. I will re-evaluate.
8.
▲
by
dhaavi
1y ago
It's quite fast. Especially if you host a server near you and connect to it.
9.
▲
by
dhaavi
1y ago
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 addresses / IDs.
10.
▲
by
dhaavi
1y ago
I understand what you mean. Yes, the technology can do that. I was thinking about the WireGuard as a software in itself.
11.
▲
by
dhaavi
1y ago
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 and cannot be attributed to a geographic location (easily).
12.
▲
by
dhaavi
1y ago
Probably - depending on your use case. Mycoria is still more or less MVP though.
13.
▲
by
dhaavi
1y ago
Veilid is new to me, will have to read about it first. Thanks the pointer!
14.
▲
by
dhaavi
1y ago
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 to the whole network.
15.
▲
by
dhaavi
1y ago
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 devices of the company to reach their destination, adding to re
16.
▲
by
dhaavi
1y ago
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 completely disabled on Mycoria.
17.
▲
by
dhaavi
1y ago
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.
▲
by
dhaavi
1y ago
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 privacy would increase by some degree with more users,
19.
▲
by
dhaavi
1y ago
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 VerifPal https://verifpal.com/ for se
20.
▲
by
dhaavi
1y ago
I think I have seen it, but that was a while ago. Will read through it later! Thanks!
21.
▲
by
dhaavi
1y ago
Thanks!
22.
▲
by
dhaavi
1y ago
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 private addresses wil
23.
▲
by
dhaavi
1y ago
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 perform well in lower bandwidth areas. Interesting.
24.
▲
by
dhaavi
1y ago
Mycoria brute forces a public key/IP pair until it matches the desired geo-prefix.
25.
▲
by
dhaavi
1y ago
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 else within the network.
26.
▲
by
dhaavi
1y ago
The DNS is not central. Everyone maintains their own local mapping. When accessing a website on mycoria, you open a ULR like this that first creates the mapping and then forwards you to it: http://router.myco/open/speed
27.
▲
by
dhaavi
1y ago
This is a simplified conclusion. The IPv6 address is the fingerprint of the public key. They actual keys are exchanged over the network before any real traffic is sent. There is not central store. This is done on the fly.
28.
▲
by
dhaavi
1y ago
It has a lot of similarities and you can use it as a replacement for the core features.
29.
▲
by
dhaavi
1y ago
Interesting, did not expect that question. I would have thought libp2p is library enough to not be comparable. Am I wrong? Mycoria is a ready-to-run software.
30.
▲
by
dhaavi
1y ago
Geographical: No enforcement, but if you choose the wrong country, packets will have issues reaching you, because routing is "bucketed" into layers of regions. Routers only hold the bext x routes to each bucket. Transport is custo
More ›