Skip to content

Use Secluso OS in the Deploy Tool#80

Merged
arrdalan merged 21 commits intomainfrom
remove-openssl-from-camera-hub
May 8, 2026
Merged

Use Secluso OS in the Deploy Tool#80
arrdalan merged 21 commits intomainfrom
remove-openssl-from-camera-hub

Conversation

@jkaczman
Copy link
Copy Markdown
Collaborator

@jkaczman jkaczman commented May 4, 2026

TODO... fixes #48

Use Secluso OS within the deploy tool

[1] Do not use OpenSSL within the Camera Hub binary. Instead, link to Onnx Runtime through the dylib initialization scheme.

[2] Inject camera_secret and wifi_password into the /provision partition of the image.

[3] Modify release scheme to use top-level signatures and only have camera_hub/server binaries in the released runtime binaries.

@jkaczman jkaczman force-pushed the remove-openssl-from-camera-hub branch 2 times, most recently from efc7af9 to d2bb0e1 Compare May 6, 2026 09:13
@jkaczman jkaczman changed the title Replace OpenSSL dependency in Camera Hub with rustls Use Secluso OS in the Deploy Tool May 6, 2026
jkaczman added 19 commits May 8, 2026 11:47
@jkaczman jkaczman force-pushed the remove-openssl-from-camera-hub branch from cfe3f71 to 642955c Compare May 8, 2026 15:49
@jkaczman jkaczman marked this pull request as ready for review May 8, 2026 16:46
@jkaczman jkaczman requested a review from arrdalan May 8, 2026 16:46
Copy link
Copy Markdown
Collaborator

@arrdalan arrdalan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@arrdalan arrdalan merged commit 8ee2970 into main May 8, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modify deploy tool to use Secluso OS image

2 participants