Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N notebook
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mark Stevens
  • notebook
  • Wiki
  • qrcode bypass

qrcode bypass · Changes

Page history
mstevens created page: bzt18uxa02 releases authored Jul 05, 2017 by Mark Stevens's avatar Mark Stevens
Show whitespace changes
Inline Side-by-side
Showing with 4 additions and 0 deletions
+4 -0
  • qrcode-bypass.md qrcode-bypass.md +4 -0
  • No files found.
qrcode-bypass.md
View page @ 32fa1593
...@@ -31,3 +31,7 @@ Passes the QR-code data to provisioning and continues normally. ...@@ -31,3 +31,7 @@ Passes the QR-code data to provisioning and continues normally.
Tablets in long term storage, would need to be refreshed within the expiration window by turning them on and running the Copy Files step with updated files. This could also serve as a way to retire any manifests that are deemed compromised. Tablets in long term storage, would need to be refreshed within the expiration window by turning them on and running the Copy Files step with updated files. This could also serve as a way to retire any manifests that are deemed compromised.
With a shorter code, this would also make BLE a convenient option for sharing the pre-cleared information with other tablets that have the same Challenge Code. With a shorter code, this would also make BLE a convenient option for sharing the pre-cleared information with other tablets that have the same Challenge Code.
generating the code:
`openssl rand -base64 5 | head -c 5`
generates a code like: pBUpo
Clone repository
  • branch code plan
  • build and test configuration
  • build artifact versioning
  • build server instrumented testing
  • build server move
  • bzt16wifi02 releases
  • bzt18uxa02 releases
  • configuration settings and permissions
  • create a repo from cli in gitlab
  • engineering status
  • feature deployment
  • gitlab installation instructions
  • Home
  • ota update and deployment
  • qbert implementation
View All Pages