We, at ZenGo, are excited to introduce the first non-custodial/user controlled wallet for Libra (testnet) in open source
the code is available here https://github.com/KZen-networks/libra
The particularity of that wallet is that it is based on threshold signature and multi-party computation which takes the typical private key off the table and distributes the security between multiple parties without ever generating a private key likely to be lost or stolen. This will have the benefit to be a lot more adoptable for mainstream audiences without compromising on security and ownership
The details of this project are explained here
We are looking forward to comments, feedback, contributions and ideas to make it better!