wireguard-initramfs icon indicating copy to clipboard operation
wireguard-initramfs copied to clipboard

Use dropbear over wireguard.

Results 15 wireguard-initramfs issues
Sort by recently updated
recently updated
newest added

# Motivation I want to run an encrypted Raspberry Pi, which uses a wireguard endpoint during boot to automatically fetch a password from a server to decrypt itself. # Setup...

bug
good first issue
question

This is the pull request referencing bug #24. Please refer to the bug to find the more detailed description of what I did. This code worked fine on my system,...

We worked on this project for a while and tried to make it fit for all linux distributions including Raspberry Pi OS. Some changes would improve accessibility and simplicity of...

related to: https://github.com/r-pufky/wireguard-initramfs/issues/6 The PreSharedKey is not secured by this. I'm not sure if deeply needed.

Use Case: I'm using wireguard-initramfs as part of my fully-LUKS-encrypted remote backup server. Occasionally the server will reboot outside of my control and I want to receive a notification when...

enhancement
accepted