mozilla / django-badger

django-badger is a reusable Django app for creating and awarding badges. See also badges.mozilla.org
https://github.com/mozilla/django-badger
BSD 3-Clause "New" or "Revised" License
117 stars 61 forks source link

Use Amazon S3 for OBI JSON assertions #7

Open lmorchard opened 12 years ago

lmorchard commented 12 years ago

When #6 is implemented, implement the ability to move storage of OBI assertions to S3 from a local filesystem. This will help keep awarded badge assertions hosted in case the Django site ever needs to be taken down for any length of time.