Skip to content

Commit

Permalink
Add Donations & Bounty sections
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Sep 3, 2016
1 parent bbde00a commit 8224ab6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 4 deletions.
13 changes: 12 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,15 @@ During releases the application will be packaged into ```.zip```/```.tgz``` arch
grunt package
```

Then take the created archive from ```/dist``` and follow the steps described above in [Packaged Distributions](https://github.com/bkimminich/juice-shop#packaged-distributions--) to make sure nothing is broken or missing.
Then take the created archive from ```/dist``` and follow the steps described above in [Packaged Distributions](https://github.com/bkimminich/juice-shop#packaged-distributions--) to make sure nothing is broken or missing.

## Bountysource [![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=6283055)](https://www.bountysource.com/trackers/6283055-juice-shop?utm_source=6283055&utm_medium=shield&utm_campaign=TRACKER_BADGE)

From time to time issues might get a bounty assigned which is paid out to the implementor via the Bountysource platform.

> How Bounties work:
> 1. Users fund bounties on open issues or feature requests they want to see addressed.
> 2. Developers create solutions which closes the issue and claim the bounty on Bountysource.
> 3. Backers can accept or reject the claim.
> 4. If accepted, Bountysource pays the bounty to the developer.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,21 @@ Feel free to [create an issue](https://github.com/bkimminich/juice-shop/issues)

> An alternative way to get stickers (and maybe even a pin-back button) is to somehow [contribute to the project](CONTRIBUTING.md) by fixing an issue, finding a serious bug or submitting a good idea for a new challenge! We're also happy to send some stickers your way if you organize a meetup or conference talk where you use or mention OWASP Juice Shop! Just contact the project leader to discuss your plans: [email protected]!
## Donations

### PayPal [![PayPal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal%40owasp%2eorg&lc=US&item_name=Juice%20Shop&no_note=0&currency_code=USD&bn=PP%2dDonationsBF)

PayPal donations via above button go to the OWASP Foundations and are earmarked for "Juice Shop". This is the preferred way to support the project.

### Others

[![Flattr](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/thing/3856930/bkimminichjuice-shop-on-GitHub) [![Gratipay](http:https://img.shields.io/gratipay/team/juice-shop.svg)](https://gratipay.com/juice-shop) [![Bitcoin](https://img.shields.io/badge/bitcoin-1FXJq5yVANLzR6ZWfqPKhJU3zWT3apnxmN-orange.svg)](https://blockchain.info/address/1FXJq5yVANLzR6ZWfqPKhJU3zWT3apnxmN)


## Credits

Inspired by the "classic" [BodgeIt Store](https://github.com/psiinon/bodgeit) by [@psiinon](https://github.com/psiinon).

[![Gratipay](http:https://img.shields.io/gratipay/team/juice-shop.svg)](https://gratipay.com/juice-shop)
[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=6283055)](https://www.bountysource.com/trackers/6283055-juice-shop?utm_source=6283055&utm_medium=shield&utm_campaign=TRACKER_BADGE)

## Licensing

This program is free software: you can redistribute it and/or modify it under the terms of the [MIT license](LICENSE). OWASP Juice Shop and any contributions are Copyright © by Bjoern Kimminich 2014-2016.
Expand Down

0 comments on commit 8224ab6

Please sign in to comment.