Live data from Hacker News

Viewing profile — Realman78

Realman78

HN member
Joined
Wed, Jul 23, 2025, 5:50 PM UTC
HN karma
165
Public activity
47 items

About Realman78

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48861145

    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

  3. comment
    Comment #48858234

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

  4. comment
    Comment #48851666

    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 matte…

  5. comment
    Comment #48851451

    Sure, the offline delivery part can be thought of as e-mail-ish. Is that what you're going for?

  6. comment
    Comment #48851417

    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 send…

  7. comment
    Comment #48851297

    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 ou…

  8. comment
    Comment #48851046

    Thank you!

  9. comment
    Comment #48851007

    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 a…

  10. comment
    Comment #48850144

    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 o…

  11. comment
    Comment #48849985

    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

  12. comment
    Comment #48849948

    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…

  13. story
  14. story
    Show HN: Kiyeovo 1.0 release- dual network-mode decentralized E2EE P2P messenger

    Kiyeovo is a decentralized, end-to-end encrypted messenger. It requires no accounts, no email, no central servers. Peers find each other and talk directly over libp2p. kad-DHT stor…

  15. comment
    Comment #48810589

    The repo is open sourced so issues can be raised. I also included my email inside the app's info dialog

  16. comment
    Comment #48807583

    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…

  17. story
    Ask HN: What should I verify before releasing a P2P messenger?

    I’m releasing 1.0 of an open-source desktop P2P messenger tomorrow - Realman78/Kiyeovo on GitHub. In short, it's a feature rich messenger with clearnet “Fast mode” and an optional …

  18. story
    Ask HN: How would you launch an open-source app with a small budget?

    I have been working on Kiyeovo - an open-source desktop P2P messenger with an optional anonymous mode - for almost a year now. The plan is to go full-release on 7th of July. Curren…

  19. story
  20. story
    Show HN: SwiperTab – clean up your tabs in a fun way

    SwiperTab is a firefox add-on that enables you to clean up your tabs by swiping left/right, just like on Tinder. This project was fully done by Claude and I described that journey …

  21. comment
    Comment #48297527

    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 …

  22. story
  23. comment
    Comment #47744806

    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 overwhelmin…

  24. comment
    Comment #47624520

    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…

  25. comment
    Comment #47624472

    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 identit…