DÆTA
  • DÆTA
  • DÆTA Storage
    • Overview
    • Vision
    • Problem Statement
    • Market Opportunity
  • Use DÆTA
    • DÆTA Account
    • DÆTA Client
    • Use DÆTA App
  • Core Concepts
    • Decentralized Storage
    • Storage Nodes
    • Storage Contracts
    • Encryption and Security
  • Node Operations
    • Storage Node
    • Node Management
    • Performance Optimization
  • DÆTA Framework
    • Key Components
      • Users
      • Nodes
      • Satellites
    • Data Flow
    • Redundancy and Data Repair
    • Blockchain Compatibility
    • Third-party Integrations
    • Industry Use Cases
  • DÆTA LVRG
    • Overview
    • Vision
  • Key Features
    • GPT-to-Earn
    • Open Data Marketplace
  • Data Components
    • Datasets
    • Autonomous Agents
  • Data Sovereignty & Decentralization
    • Data Sovereignty
    • Decentralization & Censorship Resistance
  • How to Get Started
    • Install DÆTA LVRG Extension
  • Tokenomics
    • DÆTA Token
    • Utility and Economic Mechanism
    • Staking and Rewards
    • Allocations
  • Resources
    • Roadmap
    • FAQ
    • Glossary
    • Contact
    • Legal Disclaimer
    • Compliance
  • External Links
    • Website
    • Twitter
    • Telegram
    • Discord
    • Blog
    • GitHub
    • Whitepaper
    • Token Audit
    • LVRG Audit
    • LinkTree
Powered by GitBook
On this page
  1. DÆTA Framework
  2. Key Components

Users

Users are individuals or organizations leveraging the DÆTA network for secure and efficient data storage solutions.

Users are individuals or organizations that utilize the DÆTA network for their storage needs.

User Interactions

graph TD
graph TD
    A[User] -->|Uploads Data| B(DÆTA Client)
    A -->|Retrieves Data| B
    A -->|Manages Account| C[Web Interface]
    A -->|Monitors Usage| C
    B -->|Interacts with| D[DÆTA Network]
    C -->|Communicates with| D

User Capabillities

Description: Securely store files on the network.

Example:

daeta-client upload

~/documents/report.pdf

/daeta/docs/

Description: Access stored files from any device.

Example:

daeta-client download

/daeta/docs/report.pdf

~/downloads/

Description: Control who can access shared files.

Example:

daeta-client share

/daeta/docs/report.pdf

--permissions read --expiry 7d

Description: Track storage usage and costs.

Example:

daeta-client status

PreviousKey ComponentsNextNodes

Last updated 8 months ago