Anton Livaja anton
  • Joined on 2023-08-06
anton pushed to 2025.01.03 at public/airgap 2025-01-06 15:23:33 +00:00
a677bad039 update release files and add sig
32c8c3d26a clean up makefile
Compare 2 commits »
anton pushed to 2025.01.03 at public/airgap 2025-01-06 14:45:09 +00:00
b46d8e0b71 fix casing for dockerfile 'as' instruction
anton pushed to 2025.01.03 at public/airgap 2025-01-06 14:33:52 +00:00
c0b3ac2278 remove duplicate jq import
0cc0941582 fix readme with proper reproduce command
Compare 2 commits »
anton closed pull request public/airgap#4 2025-01-06 14:17:25 +00:00
fix: bios boot order when using virtual sdcard
anton commented on pull request public/airgap#4 2025-01-06 14:17:25 +00:00
fix: bios boot order when using virtual sdcard

this is a stale PR that was meant to fix make vm

anton commented on issue public/docs#23 2025-01-04 15:38:48 +00:00
Document how to bootstrap keychain for an organization

I'm working on a doc that specifies steps on how to go from nothing to initial set of PGP keys, along with a airgapped machine bundle (laptop, sd card, etc.)

anton commented on issue public/docs#28 2025-01-04 15:36:57 +00:00
The 'verifying signatures' step of the provisioner docs cannot be followed

I'm working on a new AirgapOS release to address this

anton commented on issue public/docs#32 2025-01-04 15:35:10 +00:00
Create documents on how the repository for ceremonies should be set up

Few questions I have here around a ceremony log.txt:

  1. What should be logged?
  2. Who should be doing the logging?
  3. From what device should the logging be performed?
  1. We…
anton opened issue public/docs#36 2025-01-04 14:35:18 +00:00
When moving up in levels, root entropy should be re-generated
anton opened issue public/docs#35 2025-01-04 13:18:27 +00:00
Refactor hardware document to contain level 2 curated equipment
anton closed issue public/docs#8 2025-01-03 20:05:09 +00:00
Define types of non Root Entropy ceremony flows
anton closed issue public/docs#3 2025-01-03 20:04:19 +00:00
Define Chain-Of-Custody Standards
anton closed issue public/docs#4 2025-01-03 20:04:00 +00:00
Create List of Approved Models and Instructions
anton merged pull request public/airgap#11 2025-01-03 20:01:15 +00:00
add hardware compatibility section to readme
anton pushed to main at public/airgap 2025-01-03 20:01:13 +00:00
13bedb1e73 Merge branch 'feat/hardware-comp-readme-update'
3b039317c9 add librem14 to tested hardware list
b78da5c22a add hardware compatibility section to readme
Compare 3 commits »
anton commented on issue public/docs#26 2025-01-03 19:42:52 +00:00
Specify how to sign/verify AirgapOS hashes

@scjudd please let me know if my previous comment addresses your concerns.

anton commented on pull request public/airgap#23 2025-01-03 19:22:22 +00:00
2025.01.06

Need to update the hashes and sig because I merged additional code and am waiting to see if I can merge public/airgap#4 or we're going to close it

anton commented on pull request public/airgap#4 2025-01-03 19:21:41 +00:00
fix: bios boot order when using virtual sdcard

Is this still relevant @lrvick?

anton pushed to main at public/airgap 2025-01-03 18:56:58 +00:00
f25615bc97 rootfs/etc: removed the extra ::respawn:-/bin/bash line from the inittab configuration to resolve an issue where stdin to the shell was not working properly due to multiple console shells being spawned.
anton commented on pull request public/airgap#10 2025-01-03 18:53:13 +00:00
rootfs/etc: remove extra console shell

I tested and it works well. Nice work, merging shortly.