vault backup: 2024-09-19 16:08:18

This commit is contained in:
Dane Sabo 2024-09-19 16:08:18 -04:00
parent 99dc28cc0d
commit 1612aa1189
3 changed files with 6 additions and 4 deletions

View File

@ -52,6 +52,5 @@ group by file.folder
- Work on TRTR Presentation [startTime:: 08:14] [endTime:: 08:30] - Work on TRTR Presentation [startTime:: 08:14] [endTime:: 08:30]
- Walk Lewie [startTime:: 08:30] [endTime:: 09:15] - Walk Lewie [startTime:: 08:30] [endTime:: 09:15]
- Travel to Benedum for weekly meeting [startTime:: 10:45] [endTime:: 13:00] - Travel to Benedum for weekly meeting [startTime:: 10:45] [endTime:: 13:00]
- Lunch [startTime::13:00] [endTime:: 14:00]
- Take Lewie to vet for heartworm and flea / tick medicine [startTime:: 14:00] [endTime:: 15:00] - Take Lewie to vet for heartworm and flea / tick medicine [startTime:: 14:00] [endTime:: 15:00]
- Work on BeagleBone controller stuff [startTime:: 15:00] [endTime:: 17:00] - Work on BeagleBone controller stuff [startTime:: 16:00] [endTime:: 17:00]

0
2024-09-18 1.md Normal file
View File

View File

@ -9,8 +9,11 @@
# Slides # Slides
## Title ## Title
## Goals and Outcomes ## Goals and Outcomes
The goal of this research is to create a FHE control system on an embedded device. The goal of this research is to use ARCADE as a testing platform for new controller technologies.
## Encryption of control signals can improve system security. ## We've be working on building a controller that is fully homomorphically encrypted.
Robert's graph of a system
Explain two main things:
1.
## We built an encrypted controller for a simple use case. ## We built an encrypted controller for a simple use case.
## This controller was validated using the ARCADE platform. ## This controller was validated using the ARCADE platform.
## The encrypted controller had an equivalent response compared to an unencrypted device. ## The encrypted controller had an equivalent response compared to an unencrypted device.