walkasjesus / walkasjesus_framework

This is the Jesus Commandments Application which is build in a Python Framework
GNU General Public License v3.0
1 stars 0 forks source link

Remove passwords, keys and copyrighted content from repo #66

Closed Ikbengeenrobot closed 4 years ago

Ikbengeenrobot commented 4 years ago

Might we really want to open the source code we need to remove some keys, password and the HSV bible from the source code. Even after this is solved we need to remove a part of our history, otherwise you can still browse back to sensitive data.

I am working on it and almost ready but because I remove the HSV bible from the code it requires some extra configuration to get is working (bible.zip should be copied somewhere on the server and extra keys should be set in the settings file), so I will discuss with you before merging.

walkasjesus commented 4 years ago

I understand, no problem! I will also contact het nederlandse bijbelgenootschap, to get approval to use their version on our website.

Ikbengeenrobot commented 4 years ago

After this change we need some extra settings (added them in the settings.py.example)

BIBLE_API_KEY = ''  # The API key to scripture.api.bible
HSV_BIBLE_KEY = ''  # The key for the HSV bible
HSV_BIBLE_PATH = r''  # The path to the HSV bible texts