DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

D3.js visualizer and encrypted json

 2 Replies
 0 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
Growing Member
Posts: 37
Growing Member
I need to encrypt the json hierchical database and retrieve for registered users

I don’t want to use a flat database table in SQL because the data doesn’t work that way

1. Is there a way to encrypt and decrypt json data with dotnetnuke?

2. Will registered users be able to download a .json file by viewing source code?

3. Any best practices with D3.js
New Around Here
Posts: 4
New Around Here
Hi TechieMD, D3 is going to need unencrypted json data - and yes a user will be able to get at the json. That said, you could secure the json file via DNN/Evoq and grant read to specific roles/users. As long as your site is served only via https, your json is hard to get at in transit. But, the key is thinking of the json data as what's really being protected - D3 makes a presentation of that data. No data, no presentation.
Growing Member
Posts: 37
Growing Member

Thanks so much,

I think it can work through a MongoDB and a node.js application, which prompted my followup question.

https://dnncommunity.org/forums/aft/1364  

Basically, I want to serve data as needed in small pieces for visualizations; not the entire dataset at once as a large JSON file.

The data needs to be hierarchical, so NoSQL and MongoDB are new to me...

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved