Decentralized Bio Network
  • Welcome to DeBio
  • Overview
  • Introduction to DeBio
  • Roadmap Infographic
  • Tokenomics
    • The Token Model
    • Token Distribution
  • Products & Services
    • Decentralized Genetics
    • Biomedical Testing
    • Electronic Medical Record
    • Interlab Collaboration
    • Request Service
    • Request Genetic Analysis
    • Sample Collection Process
      • Dried Blood Spot
      • Buccal Swab
      • Fecal Matters Stool
      • Urine Clean Catch
      • Saliva
  • Getting Started
    • How to Bridge Your $DBIO and $USDT to the DeBio Network Appchain
    • How to Install Metamask
    • How to Get Free Testnet Token on Rinkeby
    • How to do Wallet Binding on DeBio
    • How to Provide $DBIO/$NEAR Liquidity on Ref Finance and Earn $REF
  • Complete Guidelines
    • User Guideline
      • Generate Account
      • Connect Wallet
      • Request Test
      • Data Bounty
      • Request Service
      • Request Genetic Analysis
      • EMR
      • Upload & Encrypt Data
    • Lab Guideline
      • Generate Account
      • Connect Wallet
      • Register Account
      • Process Order (Request Test)
      • Provide Service
    • Genetic Analyst Guideline
      • Generate Account
      • Register Account
      • Process Order (Request Genetic Analysis)
      • Download & Decrypt Data
      • Upload & Encrypt Data
    • Hospital Guideline
    • Doctor Guideline
  • Developers
    • Github
    • Changelog
      • Debio Frontend
      • Debio Node
    • Back End
      • Endpoints
    • Front End
      • Introduction
      • DeBio Techstack
        • Packages
      • Reference
  • Community Channels
    • Telegram
    • Discord
  • Social media
    • Facebook
    • Twitter
    • Medium
    • Instagram
    • LinkedIn
  • Appchain
    • Appchain Function Spec
  • Legal
    • Terms and Condition
      • TnC - Genetic and Biomedical Testing Services for User and Lab
      • TnC - Genetic Analysis Services for User
      • TnC - Genetic Analysis Services for Genetic Analyst
    • Terms of Token Sale and Use
    • Privacy Policy
Powered by GitBook
On this page

Was this helpful?

  1. Complete Guidelines
  2. User Guideline

Upload & Encrypt Data

PreviousEMRNextLab Guideline

Last updated 3 years ago

Was this helpful?

In order to protect the confidentiality of digital data either stored on transmitted through a network like the internet, the encryption data process will help to take plain text into an unreadable format - called “ciphertext”. So that other people will not be able to read the data as Customers use an encryption algorithm. Data is encrypted to securely protect data that anyone else cannot access.

During the upload of genetic data, encryption is done by the Customer. However, the destination is still not decided yet.

When the Customer request genetic analysis, in step 2 they will choose the service and genetic analyst. In this case, we need an extra process to decrypt the data that the Customers wish to analyze to the destination (which is the Genetic Analyst).

To unlock the data, both the Customer and the Genetic Analyst need to use a “secret” encryption key. When the intended Genetic Analyst accesses the data, the information will be translated back to its original form. This is called decryption.

The larger the data, the longer encryption takes since it is required to read, encrypt, and transform to unreadable forms.