Another one? Ten years ago I had trouble finding anything, then over time I learned of duplicity (2002?!¹), bup (2010), restic (2015), borg (2010)... all basically solving the same problem of encrypted incremental backups. The landing page doesn't mention why they made yet another solution. In the comments someone also mentions bvckup2. Is there an overview somewhere of all the different solutions? Any selling points…
It has a gui and works on Linux/Windows/MacOS. Also has both deduplication and compression.
Still a bit strange to me that they started a whole new project rather than contribute patches or fork something else.
The only one I'm fairly familiar with is restic. It also compiles for the major OSes and has deduplication. For compression, I think there are patches available, but alternatively they could just have contributed one. That leaves tying the command-line interface to a few buttons in a GUI.
Edit: Kopia turns out to be from 2016. I guess the author didn't know of the others yet, or the others weren't as mature. This makes a lot more sense, somehow the .io domain and my first hearing of it only now made me expect this was written recently.