Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Arti Arti
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 146
    • Issues 146
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • ArtiArti
  • Issues
  • #30
Closed
Open
Created Oct 27, 2020 by Nick Mathewson@nickm🏃Owner9 of 9 tasks completed9/9 tasks

Download missing directory information and store it to disk

We'll need to have code that does more or less the following:

  • Decide which resources we are missing, and need to download
  • Batch them into requests
  • Make those requests via HTTP-over-begindir
  • Receive the result
  • Decompress the result
  • Validate the result
  • Store the result to disk if it is valid.
  • Find a way to let the in-memory directory exist in an 'updating' state.
  • Update the in-memory directory with the result.
Edited Dec 01, 2020 by Nick Mathewson
Assignee
Assign to
Time tracking