Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Realman78
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
OpenAI 20x Pro subscription plans temporarily unavabilable
(twitter.com)
9 points
by
Realman78
6d ago
|
1 comments
2.
▲
Show HN: Ancestree – Give your family members biographies
(ancestree.marindedic.com)
10 points
by
Realman78
23d ago
|
0 comments
3.
▲
Show HN: Kiyeovo Now Supports Windows
(github.com)
5 points
by
Realman78
2mo ago
|
0 comments
4.
▲
by
Realman78
2mo ago
Yes, and that's what I'm saying - the attach vector is small. There isn't much on the network to take advantage of. It's basically one giant value-encrypted lookup table
5.
▲
by
Realman78
2mo ago
Everything on your list except one is possible with servers + crypto. The exception is permissionless operation. Any server-based design has an "operator" who can be compromised. The network should outlive the operator, function w
6.
▲
by
Realman78
2mo ago
But notice your own option: "stop communicating with people you don't trust." For a group, kick is an option: everyone stops including X, at once. And that's where the leader matters -> to make that option executable
7.
▲
by
Realman78
2mo ago
Sure, the offline delivery part can be thought of as e-mail-ish. Is that what you're going for?
8.
▲
by
Realman78
2mo ago
I've looked now... We have a similar design regarding the leadership roles, with the difference that they support multiple "leaders". However, they use a full-mesh which means sending a message to each user separately. Kiyeov
9.
▲
by
Realman78
2mo ago
This is genuinely cool (and weird that I haven't heard of it). I released the 1.0 version today, but I'm already thinking about improvements for v2. Hopefully you will figure it out and I can implement it for v2 haha Best of luck!
10.
▲
by
Realman78
2mo ago
Thank you!
11.
▲
by
Realman78
2mo ago
Sure, but what is there to hijack in a messenger platform? The groups basically act as their own separate islands, and everything is signed for their buckets. Worst thing that an attacker can do is hurt availability
12.
▲
by
Realman78
2mo ago
The issue with that is that when there is no "leader", there is also no way to guarantee kicking someone out. Signal didn't have the kick option for years, and they only added it once they moved the group state management to
13.
▲
by
Realman78
2mo ago
I understand the vision, but I would still have to rotate keys through different groups. It doesn't solve anything, it just gives the illusion of a clean group delete-then-rebuild
14.
▲
by
Realman78
2mo ago
I agree, and since there is no mobile version, this won't replace your whatsapp, and it was never designed for that. The actual people I see using this: - People who want anonymous messaging (I realize that there are already Tor messen
15.
▲
How should group chats work in decentralized systems?
(marindedic.com)
73 points
by
Realman78
2mo ago
|
31 comments
16.
▲
Show HN: Kiyeovo 1.0 release- dual network-mode decentralized E2EE P2P messenger
(github.com)
15 points
by
Realman78
2mo ago
|
0 comments
17.
▲
by
Realman78
2mo ago
The repo is open sourced so issues can be raised. I also included my email inside the app's info dialog
18.
▲
by
Realman78
2mo ago
I have verified that the app works without an issue on clean installations of Ubuntu, Debian and MacOS. I have spent the last 2 days testing the app by pretending to be a malicious user and patched those holes up. I ran the whole app throug
19.
▲
Ask HN: What should I verify before releasing a P2P messenger?
6 points
by
Realman78
2mo ago
|
5 comments
20.
▲
Ask HN: How would you launch an open-source app with a small budget?
9 points
by
Realman78
3mo ago
|
1 comments
21.
▲
Scientist creates 'mini‑universe' to measure time without a clock
(phys.org)
6 points
by
Realman78
3mo ago
|
0 comments
22.
▲
Show HN: SwiperTab – clean up your tabs in a fun way
(addons.mozilla.org)
4 points
by
Realman78
4mo ago
|
0 comments
23.
▲
Vibe-coding a side project while watching TV
(marindedic.com)
7 points
by
Realman78
4mo ago
|
1 comments
24.
▲
by
Realman78
4mo ago
In this blog post, I share my experience of fully letting the AI take over the wheel. My goal was to complete one of my small side-projects without having to think about it (while watching a TV show).
25.
▲
by
Realman78
5mo ago
https://github.com/Realman78/Kiyeovo - I'm currently working towards the full release of my P2P dual-network mode messenger which is currently in beta. The reviews were overwhelmingly positive when I released the
26.
▲
by
Realman78
6mo ago
Haha, it's roughly pronounced as it's typed out. The name actually comes from a Croatian dialect. "Ki je ovo" translates to "who is this" -> and then when you connect the words and make it english compatible
27.
▲
by
Realman78
6mo ago
The two modes are in one app for convenience, but they are separate systems. IMO, the risk is not data leaking between mode protocols/DHT, but rather the user linking their identity between the modes through their behavior - reusing us
28.
▲
by
Realman78
6mo ago
Yes, I agree Tor is not the best anonymity service these days. I2P was my first choice, but the performance was just awful. I did not fully give up on the I2P idea, maybe it was just that day, so I will give it a second choice and mazbe add
29.
▲
by
Realman78
6mo ago
I appreciate the criticism, really. In the current version users only have to exchange the username or peer ID via third party and then find each other on the DHT... However, there is also another way, which is already implemented and I am
30.
▲
by
Realman78
6mo ago
You're right in general. The main mitigation here is that Kiyeovo does not trust unsigned DHT data: the important records are signed and validated. That doesn't fully solve censorship nor eclipse attacks, but it does stop record f
More ›