anastasis

Credential backup and recovery protocol and service
Log | Files | Refs | Submodules | README | LICENSE

00-backup.json (281B)


      1 {
      2   "continents": [
      3     {
      4       "name": "Europe"
      5     },
      6     {
      7       "name": "India"
      8     },
      9     {
     10       "name": "Asia"
     11     },
     12     {
     13       "name": "North America"
     14     },
     15     {
     16       "name": "Demoworld"
     17     }
     18   ],
     19   "reducer_type": "backup",
     20   "backup_state": "CONTINENT_SELECTING"
     21 }