airgap icon indicating copy to clipboard operation
airgap copied to clipboard

Offline LiveUSB to generate and manage secret keys for things such as gpg, certificates, and cryptocurrency

Results 10 airgap issues
Sort by recently updated
recently updated
newest added

**Summary** [bip32utils repo](https://github.com/prusnak/bip32utils) no longer exists causing the build to error out. **Info** This utility is mentioned as an implementation of [BIP-32](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki#Implementations), and the package is accessible via [pypi](https://pypi.org/project/bip32utils/#description), and...

**Summary** [debian cd iso](https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/) only has version `9.6.0` available, but current `build.json` packer file is trying to pull `9.4.0`, which no longer is hosted at this url. *Errors* Error when...

https://github.com/lrvick/airgap/blob/6589ae92a9ebaadd1a545a1123a54de51947cd01/ansible/roles/common/tasks/main.yml#L93 File isn't in repo?

use on machine that has never touched the internet no wireless card or ethernet used in location secure from acoustic or RF interception.

Should be able to verify the hash of the written state of the disk at any time.

Artifacts outputted to dist directory should be able to be built on multiple systems with the same hash.

2017/06/08 10:27:02 packer: 2017/06/08 10:27:02 Executing /usr/bin/qemu-system-x86_64: []string{"-boot", "once=d", "-name", "packer-qemu", "-netdev", "user,id=user.0,hostfwd=tcp::3144-:22", "-device", "virtio-scsi-pci,id=scsi0", "-device", "scsi-hd,bus=scsi0.0,drive=drive0", "-device", "virtio-net,netdev=user.0", "-cdrom", "/home/sebboh/src/airgap/.packer/cache/1e7400fddc0c67005a92ff7219fb7740fcfa56df16032f5d6149c29bd7b75b54.iso", "-m", "512M", "-machine", "type=pc,accel=kvm", "-drive", "if=none,file=.packer/build/packer-qemu,id=drive0,cache=writeback,discard=ignore,format=raw", "-vnc", "127.0.0.1:37"} 2017/06/08...