naturallaw777
  • https://freeasabove.xyz
  • Anarchist (No Masters, No Slaves), Natural Law, Bitcoin, and Esoteric Knowledge. Ethical Vegan.

  • Joined on 2022-12-11
naturallaw777 pushed to stable at Sovran_Systems/Sovran_SystemsOS 2026-07-25 12:23:10 -05:00
a97cb1adba updated nixpkgs and btc clients
naturallaw777 pushed to staging-dev at Sovran_Systems/Sovran_SystemsOS 2026-07-25 09:37:28 -05:00
a97cb1adba updated nixpkgs and btc clients
naturallaw777 pushed to stable at Sovran_Systems/Sovran_SystemsOS 2026-07-20 19:07:20 -05:00
210cef99f9 Merge pull request #334 from naturallaw777/copilot/fix-manual-backup-rsync-failure
1732bb0a2f Fix CodeQL false-positive: rename secret.key test fixture to bitcoin-key.txt
68b86bdf49 Fix rsync destination-directory failure: add sync_tree with mkdir -p, mount check, path-safety, stale-marker cleanup, and 19 behavioral tests
e294a4057d Initial plan
Compare 4 commits »
naturallaw777 pushed to staging-dev at Sovran_Systems/Sovran_SystemsOS 2026-07-20 19:07:17 -05:00
210cef99f9 Merge pull request #334 from naturallaw777/copilot/fix-manual-backup-rsync-failure
1732bb0a2f Fix CodeQL false-positive: rename secret.key test fixture to bitcoin-key.txt
68b86bdf49 Fix rsync destination-directory failure: add sync_tree with mkdir -p, mount check, path-safety, stale-marker cleanup, and 19 behavioral tests
e294a4057d Initial plan
Compare 4 commits »
naturallaw777 pushed to stable at Sovran_Systems/Sovran_SystemsOS 2026-07-20 18:14:42 -05:00
b98c82886f Merge pull request #333 from naturallaw777/copilot/replace-manual-backup-implementation
e16eaabdde refactor: rename CURRENT_DIR_NAME to BACKUP_SUBPATH for clarity
0fa804a430 feat: replace tar+DB+LND backup with ext4+rsync workflow
01db44f0d2 Initial plan
Compare 4 commits »
naturallaw777 pushed to staging-dev at Sovran_Systems/Sovran_SystemsOS 2026-07-20 17:52:55 -05:00
b98c82886f Merge pull request #333 from naturallaw777/copilot/replace-manual-backup-implementation
e16eaabdde refactor: rename CURRENT_DIR_NAME to BACKUP_SUBPATH for clarity
0fa804a430 feat: replace tar+DB+LND backup with ext4+rsync workflow
01db44f0d2 Initial plan
Compare 4 commits »
naturallaw777 pushed to stable at Sovran_Systems/Sovran_SystemsOS 2026-07-19 17:13:10 -05:00
978a82ade3 nixpkgs update
naturallaw777 pushed to staging-dev at Sovran_Systems/Sovran_SystemsOS 2026-07-19 16:59:36 -05:00
978a82ade3 nixpkgs update
naturallaw777 pushed to stable at Sovran_Systems/Sovran_SystemsOS 2026-07-18 13:28:06 -05:00
c202c69898 Merge pull request #332 from naturallaw777/copilot/fix-manual-backup-failure
d1251bf238 Final polish: explicit LOCK_FD close, tar --list SIGPIPE comment, marker timing comment, _extract_bash_function docstring
de25110493 Address code review round 2: Python regex for function extraction, bash 4.1+ comment, find -print0 for manifest, mktemp 0600 comment
ab31f4f60b Address code review: source allowlist function from script in tests, fix find exclusions for BACKUP_COMPLETE, simplify log message
f5a5e99de4 Fix test assertion pattern and replace em dashes in new log messages
Compare 7 commits »
naturallaw777 pushed to staging-dev at Sovran_Systems/Sovran_SystemsOS 2026-07-18 13:21:27 -05:00
c202c69898 Merge pull request #332 from naturallaw777/copilot/fix-manual-backup-failure
d1251bf238 Final polish: explicit LOCK_FD close, tar --list SIGPIPE comment, marker timing comment, _extract_bash_function docstring
de25110493 Address code review round 2: Python regex for function extraction, bash 4.1+ comment, find -print0 for manifest, mktemp 0600 comment
ab31f4f60b Address code review: source allowlist function from script in tests, fix find exclusions for BACKUP_COMPLETE, simplify log message
f5a5e99de4 Fix test assertion pattern and replace em dashes in new log messages
Compare 7 commits »
naturallaw777 pushed to stable at Sovran_Systems/Sovran_SystemsOS 2026-07-18 11:46:03 -05:00
56e0c4dcd2 Merge pull request #331 from naturallaw777/copilot/fix-manual-backup-failure
22aa251d64 Address code review: compute stderr_text only when chunks are present
35c4de412f Fix Manual Backup exit-code-127: add bash+gawk to service PATH, harden launcher
16067be909 Initial plan
Compare 4 commits »
naturallaw777 pushed to staging-dev at Sovran_Systems/Sovran_SystemsOS 2026-07-18 11:40:44 -05:00
56e0c4dcd2 Merge pull request #331 from naturallaw777/copilot/fix-manual-backup-failure
22aa251d64 Address code review: compute stderr_text only when chunks are present
35c4de412f Fix Manual Backup exit-code-127: add bash+gawk to service PATH, harden launcher
16067be909 Initial plan
Compare 4 commits »
naturallaw777 pushed to stable at Sovran_Systems/Sovran_SystemsOS 2026-07-18 11:00:54 -05:00
36abece7f9 Merge pull request #330 from naturallaw777/copilot/implement-manual-backup-workflow
36187c0504 Refine backup validation and manifest details
992c806ed7 Address validation feedback for backup workflow
9f3d3e7670 Implement reliable exFAT manual backup workflow
0ec8203557 Initial plan
Compare 13 commits »
naturallaw777 pushed to staging-dev at Sovran_Systems/Sovran_SystemsOS 2026-07-18 10:32:28 -05:00
36abece7f9 Merge pull request #330 from naturallaw777/copilot/implement-manual-backup-workflow
36187c0504 Refine backup validation and manifest details
992c806ed7 Address validation feedback for backup workflow
9f3d3e7670 Implement reliable exFAT manual backup workflow
0ec8203557 Initial plan
Compare 5 commits »
naturallaw777 pushed to staging-dev at Sovran_Systems/Sovran_SystemsOS 2026-07-16 15:41:07 -05:00
ab4de8da7d Merge pull request #329 from naturallaw777/copilot/fix-nix-build-regression
92cf417760 test: harden flake configuration detection
ec4c1c851b test: derive nix helper build attr from flake
38f49e9161 fix: group sovran hosts append redirection
c853853616 Initial plan
Compare 5 commits »
naturallaw777 pushed to staging-dev at Sovran_Systems/Sovran_SystemsOS 2026-07-16 15:30:01 -05:00
3e2bc106b1 Merge pull request #328 from naturallaw777/copilot/fix-sovran-hosts-update-runtime-dependency
d4f8c7b431 fix: convert sovran-hosts-update to writeShellApplication with explicit runtimeInputs
dcbac4760f Initial plan
Compare 3 commits »
naturallaw777 pushed tag v1.0.3 to Sovran_Systems/Sovran_SystemsOS 2026-07-15 15:26:03 -05:00
naturallaw777 pushed to stable at Sovran_Systems/Sovran_SystemsOS 2026-07-15 15:25:48 -05:00
2b8ee5ff26 updated readme
naturallaw777 pushed to staging-dev at Sovran_Systems/Sovran_SystemsOS 2026-07-15 15:25:31 -05:00
2b8ee5ff26 updated readme
naturallaw777 pushed to stable at Sovran_Systems/Sovran_SystemsOS 2026-07-15 14:16:45 -05:00
b4990d70ef Merge pull request #327 from naturallaw777/copilot/remove-restart-sidebar-action
59b734995b feat: move Reboot button from sidebar to header, between role badge and Sign Out
599405ce18 Initial plan
4b31255f13 Merge pull request #326 from naturallaw777/copilot/add-system-restart-action
6b79c212a8 refactor: improve variable name in openRestartConfirmDialog for clarity
Compare 7 commits »