• Mugita Sokio@lemmy.today
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 hours ago

    I actually happened to use AliasVault. It’s Free Software from the Netherlands for those who are unaware.

  • DevoidWisdom@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    41
    ·
    22 hours ago

    Per the github page “With the API stabilized, we aim to have AliasVault undergo a thorough security audit this stage. We have already initiated conversations with renowned cyber security companies who have taken interest in taking this on.”

  • SavvyWolf@pawb.social
    link
    fedilink
    English
    arrow-up
    32
    ·
    22 hours ago

    One thing that jumps out at me reading the readme is the fact that it has a built in email server. Email is hard to get right, and I’m surprised a relatively young(?) project is working on getting all the moving pieces together rather than declaring it out of scope.

    It’ll be interesting to see how it develops.

    • Coolkat@slrpnk.net
      link
      fedilink
      English
      arrow-up
      5
      ·
      13 hours ago

      I’m no expert but as i understood, it’s the sending part that’s tricky to get right. Lots of handshake to handle, all to probably end up in a spam folder or blocked along the way. But receiving from a publicly acknowledged address ? I think it’s fairly simple

      • cron@feddit.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 hours ago

        Even then, there are lots of edge cases with e-mail that are easy to get wrong and might become security risks.

        I‘m not saying this applies to this project, this is more of a general concern.

    • zr0@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      13 hours ago

      I would never trust a newly written email server and there is absolutely no reason not to use an already existing as a dependency to this project.

    • prenatal_confusion@feddit.org
      link
      fedilink
      English
      arrow-up
      3
      ·
      17 hours ago

      Do You know more about the email server part? I understand +addressing but this seems to be more? Do You hand a domain over and it is actually a full MX or is it just an imap client?

  • AllNewTypeFace@leminal.space
    link
    fedilink
    English
    arrow-up
    39
    ·
    22 hours ago

    Has this been audited? It’s easy to claim that something is secure, but there have been products that made such claims and were trivially exploitable.

  • Courant d'air 🍃@jlai.lu
    link
    fedilink
    English
    arrow-up
    14
    ·
    21 hours ago

    Looks promising! And it’s refreshing to see something that doesn’t look vibecoded in a week. Couldn’t find any AGENTS.md or other AI crap so I could actually try it