DEV Community

Discussion on: How I built a simple healthcare Dapp using Solidity & React

Collapse
 
reako profile image
Reako • Edited

Hello, is this project on public blockchain? How do you ensure sensitive data security, if data will be forever on chain? Are you encrypt that data?

Thanks in advance :)

Collapse
 
jeffreythecoder profile image
Jeffrey Yu

Hi Reako, this is a hackathon project so I didn't publish it to the public network. Security measures like encryption and authorization is definitely necessary for that case.

Collapse
 
tudan profile image
Thắng Lê

same question