Skip to content

Logicwax/PortalWallet-airgap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portalwallet-airgap

Builds a full bootable disk image that boots directly into Portalwallet for use on an airgapped-laptop for cold/offline/airgapped use.

This project is based on the kiosk project.

Requirements

  • Debian/Ubuntu host with QEMU + KVM
  • ovmf, ansible, packer, jq, curl
sudo apt-get install qemu-system-x86 qemu-utils ovmf ansible packer jq curl
packer plugins install github.com/hashicorp/qemu
packer plugins install github.com/hashicorp/ansible

Build

make            # -> build/portalwallet-v<VERSION>.raw (+ .raw.gz)

Test in a VM

make test-boot          # EFI
make test-boot-legacy   # legacy BIOS

Flash to a disk

DISK=/dev/sdX make flash-disk

About

PortalWallet full disk image for booting on airgap machines

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages