13 Commits
Author SHA1 Message Date
Lukas Stancik c202610c67 Upgrade to latest working Alpine Linux version 2025-07-07 19:12:09 +00:00
Lukas Stancik 183978de4e Fix architecture of tailspin for RaspberryPi 2025-07-07 19:11:19 +00:00
Lukas Stancik 5796b47f31 Guard against changes in setup scripts location 2025-07-07 19:10:45 +00:00
Lukas Stancik 8acb73f65a Fix copynig of preshared key files for iwd daemon 2025-07-07 17:48:36 +00:00
Lukas Stancik 19c96a1aaa Cosmetics in Makefile
I can no longer format SD card in Gnome with lowercase name (dont know why) hence the change to uppercase. Silenced error produced by clean target when trying to remove non-existent Docker image
2025-07-07 17:47:57 +00:00
Lukas Stancik 56915017ac Adjust Makefile according to changes in previous commits
TODO: Make encryption of any file easier. Decryption is taken care of for all files with .age extension
2025-03-17 17:46:06 +00:00
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