Skip to content

Commit

Permalink
chore: remove orb-prefix and document git-lfs (#274)
Browse files Browse the repository at this point in the history
* chore: removed orb prefix

* docs: document git-lfs

* fix(docs): Paths to software components
  • Loading branch information
TheButlah authored Oct 21, 2024
1 parent 9f82aa6 commit b0c8116
Show file tree
Hide file tree
Showing 221 changed files with 29 additions and 17 deletions.
28 changes: 14 additions & 14 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
resolver = "2"
members = [
"artificer",
"attest",
"attest/dbus",
"backend-state",
"build-info",
"build-info/helper",
"can",
Expand All @@ -12,21 +15,18 @@ members = [
"hil",
"mcu-interface",
"mcu-util",
"orb-attest",
"orb-attest/dbus",
"orb-backend-state",
"orb-qr-link",
"orb-slot-ctrl",
"orb-supervisor",
"orb-thermal-cam-ctrl",
"orb-ui",
"orb-ui/cone",
"orb-ui/pid",
"orb-ui/sound",
"orb-ui/uart",
"ui",
"ui/cone",
"ui/pid",
"ui/sound",
"ui/uart",
"qr-link",
"security-utils",
"seek-camera/sys",
"seek-camera/wrapper",
"slot-ctrl",
"supervisor",
"thermal-cam-ctrl",
"update-agent",
"update-agent/core",
"update-verifier",
Expand Down Expand Up @@ -76,11 +76,11 @@ zbus = { version = "4.4.0", default-features = false, features = ["tokio"] }
zbus_systemd = "0.25600.0"

can-rs.path = "can"
orb-attest-dbus.path = "orb-attest/dbus"
orb-attest-dbus.path = "attest/dbus"
orb-build-info.path = "build-info"
orb-const-concat.path = "const-concat"
orb-security-utils.path = "security-utils"
orb-slot-ctrl.path = "orb-slot-ctrl"
orb-slot-ctrl.path = "slot-ctrl"
orb-update-agent-core.path = "update-agent/core"
orb-zbus-proxies.path = "zbus-proxies"

Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ For the most part, every toplevel directory is a separate software component.
We also link to some other public repositories, to provide a unified view of
the orb's software. The most important applications on the orb are as follows:

- [orb-attest](orb-attest): Talks with the secure element to generate an
- [orb-attest](attest): Talks with the secure element to generate an
attestation token for the signup backend service.
- [orb-backend-state](backend-state): Retrieves the orb's state from the backend.
- [orb-core](https://github.com/worldcoin/orb-core): The core signup logic and
sensor management of the orb.
- [orb-firmware](https://github.com/worldcoin/orb-firmware): The firmware for
Expand All @@ -23,8 +24,8 @@ the orb's software. The most important applications on the orb are as follows:
that interacts with the orb's secure element - a dedicated security hardened
chip that provides a hardware root of trust. Provides important signing
functionality.
- [orb-supervisor](orb-supervisor): Manages device state across services.
- [orb-ui](orb-ui): Daemon that manages the UI/UX of the orb.
- [orb-supervisor](supervisor): Manages device state across services.
- [orb-ui](ui): Manages the UI/UX of the orb.
- [orb-update-agent](update-agent): Handles OTAs (Over the air updates) for orbs.
- [orb-update-verifier](update-verifier): Verifies success of updates.
- [open-iris](https://github.com/worldcoin/open-iris): The iris recognition
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 5 additions & 0 deletions docs/src/first-time-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ tools is as follows:
brew install dbus
brew services start dbus
```
9. Install git lfs:
```bash
git lfs install
git lfs pull
```

## Vendoring proprietary SDKs

Expand Down
Binary file removed orb-ui/sound/examples/voice_connected.wav
Binary file not shown.
Binary file removed orb-ui/sound/examples/voice_overheating.wav
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions ui/sound/examples/voice_connected.wav
Git LFS file not shown
3 changes: 3 additions & 0 deletions ui/sound/examples/voice_overheating.wav
Git LFS file not shown
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b0c8116

Please sign in to comment.