triquetra emblem
   
 
 
Strike OS Information
   

Current Implementation of the Strike OS: StrikeOS//Abyss

Current Status report:

  • Bootsector (99% - Cannot progress until Stage 2 Loader is created)
  • Stage 2 Loader/LokiLoader (50% - working on the VFS/PFS and the security system at this time)
  • Kernel (5% - Primary Library is being created at this time)
  • Applications (0% - Design Phase)
  • Compiler (10% - Design Phase)

Design notes:

Written in Assembly (NASM) and C, this operating system is being designed to focus on breaking down the barriers between user security and availibility by keeping an underlying encryption system running as well as using a specialized network protocol to secure point-to-point data.

The encryption methods used in this operating system is a proprietary method that has not been released to the public. The name of this algorythm is the "Daekkon Encryption Method," or DEM, and will not be released even if I decide to release the source code to the operating system.

Currently, I am still undecided as to if I will release information on the file system (both virtual and physical) if this project becomes open source as well.


 sdsd
 
 
     
Copyright © 2010, Jon W. Atkins (jatkins@renegadeknight.com)