Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 439 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 439 Bytes

B4CKSP4CE Internet of shit things

Monorepo with firmwares of small IoT devices used across the space.
Secrets encrypted using envienc.

Secrets usage

You need Node.js 16.x or newer installed.

# Install envienc dependency
npm ci

# Decrypt
npx envienc decrypt

# Encrypt (if you added or changed secrets)
npx envienc encrypt

Encryption password is stored in RØ keychain.