You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,13 @@ The Arduino IDE 1.8.19 can be downloaded from this [link](https://www.arduino.cc
162
162
</details>
163
163
164
164
165
+
## 💾 Backup
166
+
167
+
Having multiple devices with the same seed can serve as a backup, similar to having multiple copies of your house key. One device can be kept in a secure location while another one is for daily use.
168
+
169
+
Alternatively, you can store the seed file elsewhere, but it is best to let the device store the seed offline for added security.
170
+
171
+
165
172
## 🛡️ Security
166
173
167
174
As a precaution, it is crucial to note that an individual with physical access to the device may potentially be able to compromise it, given sufficient time and effort.
0 commit comments