From: Bryan Date: Mon, 22 Jun 2015 08:13:19 +0000 (-0400) Subject: Filepicker signup updates X-Git-Url: https://git.librecmc.org/?p=oweals%2Fkarmaworld.git;a=commitdiff_plain;h=f28e49ab89afbae9a9858457749c23fc7db4dae0 Filepicker signup updates fixing broken link, clarifying the account creation process, clarifying app secret language and process. --- diff --git a/README.md b/README.md index cb2cc19..9a628a3 100644 --- a/README.md +++ b/README.md @@ -299,19 +299,23 @@ makes this very easy: print binascii.b2a_base64(f.read) ### Filepicker -This software uses [Filepicker.io](https://www.inkfilepicker.com/) for uploading +This software uses [Filepicker](https://www.filepicker.com/) for uploading files. This requires an account with Filepicker. Filepicker can use an additional third party file hosting site where it may send uploaded files. This project, in production, uses Amazon S3 as the third party. See the Amazon S3 section above for more information. +In development, an S3 bucket will not be necessary. The Free Plan should +suffice. + Create a new App with Web SDK and provide the Heroku App URL for the Application's URL. You'll be given an API Key for the App. Paste this into the `FILEPICKER_API_KEY` environment variable. Find the 'App Security' button on the left hand side of the web site. Make sure -'Use Security' is enabled. Generate a new secret key. Paste this key into the +'Use Security' is enabled. Generate a new app secret. It might require +reloading the page to see the new secret. Paste this secret into the `FILEPICKER_SECRET` environment variable. If you have an upgraded plan, you can configure Filepicker to have access to