Commit Graph

30 Commits

Author SHA1 Message Date
macmpi bafc443817
Merge pull request #11 from macmpi/dev
Release 0.7
2023-05-13 09:08:04 +02:00
macmpi 6718b1c311 bump version to 0.7 2023-05-13 09:03:08 +02:00
macmpi 7e91859180 trigger new keys generation if supplied key file is empty 2023-05-13 08:30:47 +02:00
macmpi c8de3f87c2 README polishing 2023-05-12 15:57:52 +02:00
macmpi 5193a9296b SPDX stuff 2023-05-12 14:04:17 +02:00
macmpi a518b2d421 init random generation 2023-05-12 09:26:50 +02:00
macmpi fa08356540 re-order ssh config code
and add log info about temp key use
2023-05-12 08:41:57 +02:00
macmpi c41be0072c Add banner 2023-05-11 20:41:37 +02:00
macmpi 124f39d1c8 add few code snippets for some unattended actions 2023-05-11 19:51:45 +02:00
macmpi 84da591fda allow to inject custom ssh keys 2023-05-11 17:54:12 +02:00
macmpi aa371a2e0c limit search depth for apkovl file 2023-05-11 15:04:54 +02:00
macmpi 6b903b2670
Merge pull request #10 from macmpi/main
sync dev
2023-05-11 15:01:10 +02:00
macmpi 6d0a8021cb
README: add note on bundled keys 2023-05-11 09:18:46 +02:00
macmpi 92d511b7d7
wordsmithing on README 2023-03-20 11:51:54 +01:00
macmpi 0eb0d7878d
Merge pull request #8 from macmpi/dev
bump to 0.6: improve cleanup
2023-02-24 16:45:42 +01:00
macmpi 0bb6c50b20 bumb to version 0.6 2023-02-24 16:05:45 +01:00
macmpi adf967cc16 Readme formatting tweak 2023-02-24 16:03:04 +01:00
macmpi 8bef9afe65 improve cleanup
remove openssh and wpa_supplicant packages and other config files
Networking will still operate as long as services are not stopped
2023-02-24 16:00:54 +01:00
macmpi 909875797c
Merge pull request #4 from macmpi/dev
cosmetic fixes for 0.5 release
2022-12-05 11:04:55 +01:00
macmpi 2884acd1a9 improve doc 2022-12-05 10:54:53 +01:00
macmpi 67fbe22acb add version
reported on console and log
2022-12-05 10:10:13 +01:00
macmpi 009e17dfa8 remove dsa and ecdsa keys and update others
dsa keys are disabled by openssh 7 and later, and
https://goteleport.com/blog/comparing-ssh-keys/
2022-12-05 10:00:47 +01:00
macmpi 27458299c9 improve wpa_supplicant startup
only start if interfaces are accordingly set
2022-12-05 09:57:42 +01:00
macmpi 295d3bbeb5 make: fix temporary keys permissions 2022-12-05 09:42:52 +01:00
macmpi 9141ed77ee Fine-tune README 2022-07-29 12:30:53 +02:00
macmpi 089996a528 launch unattended.sh after cleanup 2022-07-24 23:15:11 +02:00
macmpi 134360420b prune hidden directories (like .trash) in ovl search 2022-07-24 19:47:28 +02:00
macmpi 46981535ce improve hostname 2022-07-18 17:01:23 +02:00
macmpi 292f29ed8d Initial commit 2022-07-09 14:35:14 +02:00
macmpi 225aa62795
Initial commit 2022-07-08 22:41:32 +02:00