Giter Site home page Giter Site logo

iamcarron / secos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atlas-os/atlas

0.0 0.0 0.0 321.01 MB

๐Ÿš€ A fork of AtlasOS focused on security, without leaving behind usability and performance.

License: GNU General Public License v3.0

PowerShell 38.29% Batchfile 61.71%

secos's Introduction

A fork of AtlasOS that focuses on security without compromising usability or performance.

๐ŸŒ AtlasOS Website | ๐Ÿ“š AtlasOS Documentation | โ˜Ž๏ธ AtlasOS Discord | ๐Ÿ’ฌ AtlasOS Forum

๐Ÿ“š Important Documentation

๐Ÿค” What is SecOS?

SecOS is an open-source fork of AtlasOS that improves Windows by eliminating factors that negatively impact performance. It emphasizes security to ensure user protection during daily use of Windows.

๐Ÿ‘€ Why Choose SecOS?

SecOS is designed for users who want a fast, secure experience similar to AtlasOS but with a greater emphasis on security and privacy. It is ideal for those who don't primarily use their computers for gaming.

SecOS adheres to Microsoft's official methods and Winodws 11 Hardening guide.

๐Ÿ“š How to install?

After consulting the AtlasOS installation documentation, simply copy and paste the following command into PowerShell to download the latest version of AME Wizard and SecOs.

Invoke-WebRequest -Uri 'https://github.com/IamCarron/SecOS/releases/download/Latest/SecOS.apbx' -OutFile "$([Environment]::GetFolderPath('Desktop'))\SecOS.apbx" ; Invoke-WebRequest -Uri 'https://download.ameliorated.io/AME%20Wizard%20Beta.zip' -OutFile "$([Environment]::GetFolderPath('Desktop'))\AME.zip" ; Expand-Archive -Path "$([Environment]::GetFolderPath('Desktop'))\AME.zip" -DestinationPath "$([Environment]::GetFolderPath('Desktop'))\AME" ; Remove-Item "$([Environment]::GetFolderPath('Desktop'))\AME.zip"

๐Ÿ” Open Source and Transparent

Unlike custom Windows ISOs, SecOS easier to audit due to the use of AME Wizard. AME Wizard is controlled by Playbooks, a customizable script-like system that can perform various tasks.

Playbooks are .zip files with the password malte. Since they primarily consist of plain text, Playbooks offer transparency, unlike custom Windows ISOs, which have many entry points for malicious activity. The few binaries in the Playbook are open source in our utilities repository, with the hashes listed here.

Although the GUI of AME Wizard is not open source, the entire backend (called TrustedUninstaller) is open source under MIT and contains each action used to run SecOS. The SecOS Playbook is open source under the GPLv3 license.

๐Ÿ”’ Legal Compliance

SecOS complies with Windows's Usage Terms because it doesn't redistribute a modified Windows ISO. Additionally, SecOS does not alter Windows activation.

๐Ÿค Contributions

SecOS began as a class project, so frequent updates are not guaranteed. Contributions are welcome and appreciated to help improve the project.

secos's People

Contributors

xyueta avatar he3als avatar zusier avatar pencilnavigator avatar jacksyrm avatar atlasos-admin avatar jayxtq avatar the-p1neapple avatar uncognic avatar cynar2k avatar thunderex avatar actions-user avatar snowznz avatar xatanu avatar fakepepsilol avatar iamcarron avatar dtcu0ng avatar magisk317 avatar kajal4414 avatar a-loot avatar lumaeris avatar spddl avatar notdido avatar tiagoquix avatar kozdroid-new avatar alino001 avatar justoptimize avatar leonmartinhess avatar radnotred avatar naxitoo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.