Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cip 981 add django support #77

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

yujiyokoo
Copy link
Contributor

@yujiyokoo yujiyokoo commented Nov 28, 2024

This is experimental WIP of a Django version for the Jupyter notebook example.

Merging is not recommended as it drops support for sqlalchemy, as well as this depends on an unmerged branch of EQL.

Check out this branch, open CipherStash-Getting-Started.ipynb in Jupyter notebook. It has commands for installing dependencies, starting docker, installing eql, and running examples.

@yujiyokoo yujiyokoo force-pushed the cip-981-add-django-support branch from 6610da8 to 84be5de Compare November 28, 2024 07:25
@@ -203,7 +266,7 @@
"metadata": {},
"outputs": [],
"source": [
"%env CS_ENCRYPTION__CLIENT_KEY=a4627031a16b7065726d75746174696f6e9008090a040b000e050c0d020103060f076770325f66726f6da16b7065726d75746174696f6e900d04090e07050f0c030b0608000a01026570325f746fa16b7065726d75746174696f6e90030b0f08070201060d0c05090e00040a627033a16b7065726d75746174696f6e9821031018190a04020e0815181b181c18200c05181d14130900181e0d0712161701181a1818060f11181f0b"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was accidentally committed but it's a client key without the corresponding id for a disabled workspace with no important data so I wouldn't consider this to be a big issue (although dataset could be re-enabled)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant