EndlessVanguard / bitcoin-remunerate-api

A scheme for trustless, decentralized, anonymous, remuneration for content creators.
1 stars 0 forks source link

backup privateKeys #42

Open mattgstevens opened 8 years ago

mattgstevens commented 8 years ago

API server does:

encrypt(tar.gz(dbdump()));
rsync encryptedbackup.tgz [list of servers]

This should be done for all Invoice's that have paymentTimestamp but not payoutTimestamp as they are pending and full of coins.

Also, any serviceAddresses that are used in a transaction.payoutContent need to be backed up