Skip to content

brendanhoar/msed

 
 

Repository files navigation

This software is Copyright 2014,2015 Michael Romeo r0m30@r0m30.com

This file is part of msed.

msed is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

msed is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with msed.  If not, see <http://www.gnu.org/licenses/>.

msed - Manage Self Encrypting Drives

This program and it's accompanying Pre-Boot Authorization image allow you to enable the locking in SED's that comply with the TCG OPAL 2.00 standard on bios machines.

You must be administrator/root to run the host managment program

In Linux libata.allow_tpm must be set to 1. Either via adding libata.allow_tpm=1 to the kernel flags at boot time or changing the contents of /sys/module/libata/parameters/allow_tpm to a from a "0" to a "1" on a running system.

Currently there is only a PBA for BIOS machines and sleep (S3) is not supported.

Source code is available on GitHub at https://github.com/r0m30/msed (host management program) and https://github.com/syslinux (BIOS PBA)

Linux and Windows executables are available at http://www.r0m30.com/msed/files

If you are looking for the PSID revert function see linux/PSIDRevert_LINUX.txt or win32/PSIDRevert_WINDOWS.txt

About

Manage Self Encrypting Drives

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 60.6%
  • C 23.0%
  • Makefile 10.1%
  • Shell 5.8%
  • PowerShell 0.5%