Skip to content

LunaticPython2003/MSpyboot-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSpyboot-Linux (work in progress)

A simple Python script to enable secure boot in Linux distros that DO NOT originally support the feature.
It works with the help of Linux Foundation's secure UEFI secure boot system
Source - https://blog.hansenpartnership.com/linux-foundation-secure-boot-system-released/

Current Status

The script currently has the following capabilities :-

  • Achieves secure boot without GRUB (with Preloader)
  • Should work on all Linux distros (Tested on Ubuntu and Arch)
  • Has a GUI menu for conviniece (not fully complete)

Running the script

Installing dependencies

pip install -r requirements.txt

Running the script

python ./main.py

TODO

  • Support for distros beyond Ubuntu
  • Support for GRUB
  • Better GUI interface
  • Implementation of other solutions if the default fails
  • Proper Python packaging

About

A simple script that lets the user set up secure boot in Linux with or without GRUB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •