Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/0xpass/0xpass

Programmable accounts SDK
https://github.com/0xpass/0xpass

Last synced: about 2 months ago
JSON representation

Programmable accounts SDK

Lists

README

        

# 0xpass
0xPass is a distributed and programmable, MPC-based key management network.

### Key Management
Unlike trad MPC solns, all key shares are distributed across network nodes making the private keys fully programmable. Key shares are secured through enclaves and the private key never comes together in whole because of MPC.
For you this means -

- Custom KMS authentication logic possible (including social logins)
- You can schedule/automate transactions
- Key recovery is a lot cleaner since it's not dependent on user's device or shards
- Cloud MPC wallets are interoperable

[Documentation](https://docs.0xpass.io/)