11
#
usb-stick
Here are 35 public repositories matching this topic...
Firmware for the Nitrokey Pro device
-
Updated
Oct 25, 2021 - C
szszszsz
commented
Oct 9, 2020
Multiple evaluation through a htonl macro expansion was spotted upstream.
- To check, whether it exist here as well and correct
- Run through other macros and see their calls
Connected: solokeys/solo1#477
4
Automatically set up a Linux system for PCI pass-through and check if it is compatible
windows
linux
bash
vm
gpu
fedora
compatibility
check
uefi
automatically
vt-d
usb-stick
pci-passthrough
gpu-pass-through
pcie-pass-through
iommu
boot-stick
imstallation
vga-pci-passthrough
gpu-passthrough
-
Updated
Nov 30, 2018 - Shell
MediaTester can test any media (SD, microSD, thumb, etc) and verify it stores the expected number of bytes. The testing method is similar to h2testw but MediaTester can detect fake or defective media much faster by performing quick reads as data is written. If you buy any storage media, use MediaTester to verify it or risk losing your data.
verify
storage
speedtest
usb-drive
sd-cards
usb-stick
speed-test
microsd
storage-media
fake-media
defective-media
-
Updated
Apr 5, 2022 - C#
A PAM module that protects sensitive data and provides a panic function for emergency situations. Authentication through passwords or removable media.
encryption
usb
authentication
pam
gpt
usb-drive
luks
sdcard
removable-drives
removable
pam-module
usb-stick
panic
luks-partition
pam-authentication
panic-button
-
Updated
May 19, 2021 - C
Do you remember "Wubi Ubuntu Installer"? This project is both a replacement and an improvement of Wubi. You will be able to install your Debian (or derived) distribution on a PC without repartitioning it, simply by using a secondary/external boot device (like a USB drive).
linux
usb
systemd
boot
shutdown
loop
loopback
grub
wubi
ntfs
usb-devices
grub2
usb-drive
dracut
initramfs
usb-stick
boot-partition
paragon
ntfs-3g
ufsd
-
Updated
Dec 8, 2021 - Shell
A multi-page Guide to create a Multiboot-USB-Stick for IT-Technicians that use Boot CDs on a daily basis.
utilities
guide
multiboot
diagnostics
recovery
emergency
troubleshooting
usb-stick
it-technicians
boot-cd
maintanance
-
Updated
Jun 11, 2018
-
Updated
Aug 30, 2020 - C#
Encryption using 2 Factor Authentication through an external drive with Python
python
security
privacy
encryption
python3
safety
encrypt
sd-card
encryption-tool
external-drives
2-factor
usb-stick
encryption-decryption
security-tools
2-factor-authentication
external-drive
encryption-physical2fa
-
Updated
Jun 7, 2020 - Python
HomeEasy Smartwares HE853 USB device (04d9:01357 Holtek Semiconductor, Inc.) remote control library and executable
-
Updated
Sep 21, 2021 - C
Google Summer of Code 2017 | Student Project
students
encryption
xor-cipher
aes-encryption
fatfs
stm32f4
cubemx
openhardware
gsoc-2017
usb-stick
sdio
truestudio
-
Updated
Feb 10, 2018 - C
windows
linux
open-source
opensource
usb
batch-file
shell-script
shellcode
linux-app
usb-devices
windows-app
batchfile
extend
usb-stick
-
Updated
Jun 17, 2020 - Batchfile
Open LUKS Disk with key from USB Media. Original Source: https://wiki.ubuntuusers.de/System_verschl%C3%BCsseln/Entschl%C3%BCsseln_mit_einem_USB-Schl%C3%BCssel/
-
Updated
Oct 13, 2020 - Shell
A GNU/Linux daemon script that searches for a USB drive and connects to wifi networks by a config file. Useful for Raspberry Pi, BeagleBone and any other SBCs. Also usable for computer systems without screen.
python
raspberry-pi
iot
usb
debian
raspberrypi
gnu-linux
wifi
python3
usb-devices
wifi-configuration
raspberry-pi-iot
usb-stick
linux-daemon
wifi-connection
-
Updated
Feb 19, 2018 - Python
Utility to read serial number of all attached removable drives
-
Updated
Dec 18, 2017 - Pascal
Raspberry Pi motion surveillance camera with email notification and gdrive storage
raspberry-pi
usb
cpp
surveillance
email
google-drive
motion-detection
text-message
email-notification
gdrive
raspberry-pi-zero
usb-stick
sd-card-image
raspberry-pi-3b
motion-camera
surveillance-camera
raspberry-pi-4
raspberry-pi-zero-2-w
-
Updated
Mar 21, 2022
This bash script allows for creation of multiple bootable USB keys in parallel.
-
Updated
Jan 21, 2019 - Shell
It will automatically backup your data into a usb drive using python
-
Updated
May 9, 2020 - Python
StickOS® BASIC -- an entirely MCU-resident patented interactive programming environment
-
Updated
Apr 5, 2022 - C
Setup removable storage devices so that they aren't polluted by indelicate programs
-
Updated
Nov 9, 2019 - Shell
ToxBlinkenwall portable USB image
-
Updated
Dec 7, 2021 - Shell
Improve this page
Add a description, image, and links to the usb-stick topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the usb-stick topic, visit your repo's landing page and select "manage topics."


bootiso by deault fetches SYSLINUX online if major version of local version is different than the one used in an image.
I find it it a nice feature that bootiso can fetch an alternate bootloader - but find it problematic that it is done by default.
Please consider flipping around the logic to operate offline by default.