decentralized wallet

Post on 25-Jun-2015

59 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

A proposal to implement a decentralized wallet.

TRANSCRIPT

The first distributed and secure Bitcoin bank.

● A distributed and secure Bitcoin wallet.

● (not) Single Point of Failure Principle.

● Is a concept for backend implementation to the first Bitcoin bank.

What is Giddra Wallet?

How it works?

Distributed Bitcoin wallet

VLAN1

VLAN2

VLAN3

?

How it works?

Distributed Bitcoin wallet

VLAN1

VLAN2

VLAN3

?

15HQvRWh...

15BFwHQz...

15ZVgTwB...

● Bitcoins are storaged in multisig ownership.

● N/M signs are required to release funds.

● The nodes just can sign transactions to the client accounts.

VLAN1

VLAN2

VLAN3

?

Security

● If any machine is hacked, the wallet still beign secure.

● An attack needs to hack multiple machines to have success.

VLAN1

VLAN2

VLAN3

?

High Availability

● If any machine is down, the storage still working.

Hydra head configuration

● The operation keys and the machines can be replaced without downtime.

● The system allow to define the required signs to operate: 2/3 signs required, 7/10 or whatever you want.

Master management

● Request from clients just can request bitcoins to the addresses storaged in the clients database.

● The requests signed by master key sends money to any address

● The master key is storaged in a GPG Crypto Card.

Cold Storage

● The master key (storaged in a GPG Card) allow to send funds to the cold storage endpoint.

top related