aws / graph-explorer

React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.
https://github.com/aws/graph-explorer
Apache License 2.0
332 stars 49 forks source link

[Task] Add private key for encryption to Neptune Notebook deployments #643

Open kmcginnes opened 1 month ago

kmcginnes commented 1 month ago

When a Notebook is created a unique encryption private key should be generated to manage sharing from that instance of Graph Explorer.

Existing Notebooks that are updated will need special handling.