Commit Graph
7 Commits
Author SHA1 Message Date
Lukas Stancik 38a752a245 Removed age_bin function from requirements
It is assumed that the host system is provisioned already with the binary (bootstrap_librem14 takes care of that)
2025-03-17 17:44:20 +00:00
Lukas Stancik d10184cd47 Fix docker image not building 2025-03-17 17:43:04 +00:00
Lukas Stancik 95f487fa2a Simplify vault script
It gathers all .age files and decrypts into secrets folder that is .gitignored. Assembly of the distribution plucks the decrypted files from secrets folder
2025-03-17 17:42:46 +00:00
Lukas Stancik 64ec3e48b4 Fix paths to decrypted secrets 2025-03-17 17:41:08 +00:00
Lukas Stancik 5e4722d0d9 Rename encrypted files to end with .age extension 2025-03-17 16:47:19 +00:00
lusk 2de55efcdb Update requirements
Add Docker to requirements
2025-02-27 15:31:54 +01:00
Lukas Stancik 8176e71b81 Initial commit
Basic working code that is capable of establishing the Wireguard tunnel given that there is properly configured `.psk` file for at least one known wifi network (see README.md for more details)
2025-02-27 13:59:58 +00:00