Skip to main content
Docutrack home page
Search...
⌘K
Support
Launch App
Launch App
Search...
Navigation
Architecture
Document Access
Product
Design
Getting Started
API Documentation
App
GitHub
Support
Overview
Background
Vision
Project Goals
Development Roadmap
Deliverables
Architecture
Introduction
User Registration
Document Upload
Document Access
Cryptography
Flows
Introduction
Create a new User Canister
Upload a Document
Share a Document
Download a Document
Revoke access to a Document
Delete a Document
Request a Document Upload
Architecture
Document Access
How Docutrack is implemented
The Frontend of registered user Alice can get the encrypted doc together with the encrypted key from the backend canister. Using the private key, Alice’s frontend can decrypt the document and process it.
Document Upload
Cryptography
⌘I