BitHub
BitHub copied to clipboard
BTC + BitHub = An experiment in funding privacy OSS.
GitHub allows users to keep their email address ["private"](https://help.github.com/articles/keeping-your-email-address-private/). This prevents attempting to send monies to these "private" email addresses.
Implementing idea from mailing list: https://lists.riseup.net/www/arc/whispersystems/2013-12/msg00009.html Commit message: Users can specify a 'Send-Bitcoin-reward: '-line in the commit message, containing the address they want to get the payment delivered to. This...
Editing `sample.yml` but running with `yourconfig.yml` would not work.
FREEBIE Displays the amount of Bitcoin in the transaction list.
Display time of payout/merge on the dashboard Fixes #59
Supersedes PR #15. Adds BTC transaction amounts to Transaction objects, so that in the transactions list view one will see entries like: `Sent $X USD (Y BTC) to {{destination}} for...
As a user I couldn't find any documentation on how to actually claim a reward. Here's a trivial change to solve this. //FREEBIE
They were previously linking to the github api payload for each repo. This bug is visible in production right now at http://bithub.whispersystems.org/
This commit fixes the issues in the README I ran across bringing up a BitHub server of my own on Heroku. FREEBIE