Difference between revisions of "Driver Signing"

From ReactOS Wiki
Jump to: navigation, search
m (Protected "Driver Signing" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The ReactOS Foundation has a VeriSign code signing certificate that can be used to sign 64bit drivers for Windows.  The Foundation is prepared to assist other open source projects that wish to distribute 64bit drivers but are not able to acquire a code signing certificate by signing their drivers.  However, this offer is contingent on fulfilling the following conditions.
+
This service is no longer offered by the project due to the expiration of our certificate and the drastically changed requirements for signing Microsoft released with Windows 10.
  
* The Foundation will only sign open source drivers.
+
== Projects signed by the ReactOS Foundation ==
* The Foundation will build the driver binary to sign.  We will not accept a binary blob.  This means all source code and tools needed to build the driver must be accessible by the Foundation.
+
* [http://diskcryptor.net/wiki/Main_Page DiskCryptor]
* The driver may not be used to circumvent security features in the OS. This includes trying to break DRM features such as secure processes.
+
* [http://www.acc.umu.se/~bosse/ ReiserFS]
* The driver may not be used to engage in otherwise illegal activities beyond trying to circumvent security features in the OS.
+
* [http://usbip.sourceforge.net/ USB/IP Project]
* A link back to the ReactOS homepage somewhere on the project/product's page. Preferably someplace that is easily sighted.
 
  
The Foundation reserves the right to decline signing a driver even if the above conditions are met.  All inquiries may be directed to Ziliang Guo (ziliang.guo at reactos.org).
+
[[Category:ReactOS Foundation]]
 
 
Projects signed by the ReactOS Foundation:
 
* [http://diskcryptor.net/wiki/Main_Page/en DiskCryptor]
 
* [http://processhacker.sourceforge.net/ Process Hacker]
 

Latest revision as of 20:21, 14 March 2016

This service is no longer offered by the project due to the expiration of our certificate and the drastically changed requirements for signing Microsoft released with Windows 10.

Projects signed by the ReactOS Foundation