# Sortix

> Unix-like operating system

**Wikidata**: [Q65948055](https://www.wikidata.org/wiki/Q65948055)  
**Source**: https://4ort.xyz/entity/sortix

## Summary
Sortix is a Unix-like operating system and free software developed by Jonas Termansen. Initially published on May 28, 2011, the project has released multiple versions, culminating in version 1.0 on March 28, 2016. It is distributed under the ISC license.

## Key Facts
- **Instance of:** Unix-like operating system, free software.
- **Developer:** Jonas Termansen.
- **License:** ISC license.
- **Source Code Repository:** Hosted on GitLab at `https://gitlab.com/sortix/sortix`.
- **Official Website:** `https://sortix.org/`.
- **Latest Version:** 1.0 (released March 28, 2016).
- **Initial Publication Date:** May 28, 2011.
- **Google Knowledge Graph ID:** `/g/11fmmvgkdp`.

## FAQs
### Q: What is Sortix?
A: Sortix is a Unix-like operating system classified as free software. It is designed to function similarly to a Unix system.

### Q: Who developed Sortix?
A: Sortix was developed by Jonas Termansen.

### Q: When was Sortix first released?
A: Sortix was initially published on May 28, 2011.

### Q: What license does Sortix use?
A: Sortix uses the ISC license, a permissive free software license.

### Q: Where can the Sortix source code be found?
A: The source code is available on GitLab at `https://gitlab.com/sortix/sortix`.

## Why It Matters
Sortix serves as a practical example of a hobbyist or independently developed Unix-like operating system. Its existence highlights the potential for individual developers to construct functional operating system kernels and user spaces outside of large commercial or community distributions. By utilizing the ISC license, it provides a codebase that can be freely modified and redistributed with minimal restriction, serving as an educational resource or a base for other experimental systems. Its progression from version 0.3 to 1.0 over a five-year period documents a sustained software engineering effort.

## Notable For
- **Independent Development:** A Unix-like OS developed primarily by a single individual, Jonas Termansen.
- **Licensing Choice:** Uses the ISC license, distinguishing it from GPL or MIT-licensed alternatives.
- **Structured Release History:** Features a clear timeline of versions from 2011 to 2016.
- **Accessibility:** Maintains a public GitLab repository and dedicated website.

## Body
### Development and Classification
Sortix is an operating system designed to be Unix-like, meaning it behaves in a manner similar to Unix systems. It is further classified as free software, ensuring users have the liberty to use, study, and modify it. The project is solely attributed to the developer Jonas Termansen.

### Licensing and Availability
The operating system is released under the **ISC license**, a permissive license that allows for the code to be freely used and distributed. The project's source code is available in a public repository on GitLab. An official website hosts the project documentation and release information.

### Version History
Sortix has a recorded history of releases dating back to 2011. The chronological list of significant versions includes:
- **Version 0.3:** May 28, 2011
- **Version 0.4:** September 8, 2011
- **Version 0.5:** December 6, 2011
- **Version 0.6:** March 18, 2012
- **Version 0.7:** September 10, 2012
- **Version 0.8:** December 19, 2013
- **Version 0.9:** December 30, 2014
- **Version 1.0:** March 28, 2016

### Online Presence
The project is indexed in the Google Knowledge Graph with the ID `/g/11fmmvgkdp` and has content available in the Spanish Wikipedia (`wikipedia_languages: es`). An image of the operating system after startup is available on Wikimedia Commons.