-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
168 lines (141 loc) · 7.22 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!doctype html>
<html class="no-js" lang="en" itemscope itemtype="http://schema.org/Product">
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Shebang GNU/Linux</title>
<meta itemprop="name" content="Shebang GNU/Linux">
<meta property="og:title" content="About Shebang"/>
<meta itemprop="description" content="Shebang is an Artix GNU/Linux based distribution offering a great blend of end user and power user experience.">
<meta property="og:description" content="Shebang is an Artix GNU/Linux based distribution offering a great blend of end user and power user experience."/>
<meta itemprop="image" content="images/og-logo.png">
<meta property="og:image" content="images/og-logo.png"/>
<link rel="shortcut icon" href="favicon.ico" />
<link rel="stylesheet" type="text/css" media="all" href="css/style3cb1.css?v=20130119" />
<link rel="stylesheet" type="text/css" media="all" href="css/about.css" />
<link rel="stylesheet" type="text/css" media="all" href="css/fancybox/jquery.fancybox.css" />
<link rel="stylesheet" type="text/css" media="all" href="css/fancybox/helpers/jquery.fancybox-buttons.css" />
<script src="js/jquery-1.7.min.js"></script>
<script src="js/carousel.min.js"></script>
<script src="js/jquery.collapse.js"></script>
<script src="js/fancybox/helpers/jquery.fancybox-buttons.js"></script>
<script src="js/about.js"></script>
</head>
<body>
<div id="container">
<div id="masthead">
<h1><a id="logo" class="ir" href="https://github.com/shebang-linux"></a></h1>
<ul id="sitemenu">
<li><a class="std" href="https://github.com/shebang-linux/shebang/releases/latest">Download</a></li>
<li><a class="std" href="https://github.com/sponsors/DAFT-8">Donate</a></li>
</ul>
</div><div id="content">
<div id="body">
<h1><span class="darklight">Your journey #!s here!</span></h1>
<p>
</p>
<div class="introduction">
<p>Shebang is an Artix GNU/Linux based distribution offering a great blend of end user and power user experience.</p>
<p>Using the nimble Openbox window manager, it is highly customisable and provides a modern, full-featured GNU/Linux system without sacrificing performance.</p>
<div class="belowthefold">
<div class="features">
<div id="collapse">
<h4>#! Simplicity</h4>
<div class="collapse-inner">
<p>From the Openbox website:</p>
<blockquote>
<p>
Openbox is a highly configurable window manager. It allows you to change almost
every aspect of how you interact with your desktop and invent completely new ways
to use and control it. It can be like a video game for controlling windows.
But Openbox can also be kept extremely simple, as it is in the default setup,
meaning that it can suit just about anybody. Openbox gives you control without
making you do everything.
</p>
</blockquote>
<p>
Openbox is lightweight and speedy; and as a result, Shebang is fast.
</p>
<p>
Welcome script at startup: Auto-configures with latest configs, packages and memory-based runtime environments every boot. Simple, clean and repeatable.
</p>
<p>
Flatpak support: Easily install and sandbox modern applications with Flatpak — wide software availability with better isolation.
</p>
<p>
You can adjust features like brightness, bluetooth, wifi connection, notification, airplane mode, tor router (lock icon) and upgrade system on polybar.
</p>
<p>
Shebang has opt-in news widget that notifies you some basic global news once in a while.
</p>
</div>
<h4>#! Privacy</h4>
<div class="collapse-inner">
<p>
Mullvad Browser: A privacy-first browser that’s hardened and DNS-isolated. Paired with Flatpak, it ensures your browsing stays private and contained.
</p>
<p>
Encrypted communication: With Quad9 DNS system and Tor routing protect you from leaks and surveillance.
</p>
<p>
MAC address spoofing: A new MAC is generated with every connection, preventing device tracking.
</p>
<p>
Hardened /etc/hosts file: Blocks countless intrusive web services at the system level. Less noise, fewer trackers, better privacy.
</p>
<p>
Privacy toggle: Instant control over mic and camera via the corner icon — hardware-level awareness, no guesswork.
</p>
<p>
No telemetry, ever. Shebang ships with zero data collection or background tracking.
</p>
</div>
<h4>#! Security</h4>
<div class="collapse-inner">
<p>
LUKS Disk Encryption: Protect your full disk with strong encryption, keeping your data unreadable without your passphrase.
</p>
<p>
System hardening: Secure CPU, GRUB and system-wide configurations are applied automatically for improved protection and performance.
</p>
<p>
RAM-based folders: /home, /tmp, /var/log operate entirely in RAM — no traces are left behind on disk after reboot.
</p>
<p>
Ephemeral sessions: Since most of the system lives in RAM, every boot is a fresh, clean environment.
</p>
</div>
</div>
</div>
<div class="screenshots">
<div id="screenshot-carousel" class="carousel slide">
<div class="carousel-inner">
<div class="item active">
<a class="fancybox" rel="group" href="images/screenshot-01.png"><img src="images/screenshot-01.png" alt=""></a>
</div>
<div class="item">
<a class="fancybox" rel="group" href="images/screenshot-02.png"><img src="images/screenshot-02.png" alt=""></a>
</div>
<div class="item">
<a class="fancybox" rel="group" href="images/screenshot-03.png"><img src="images/screenshot-03.png" alt=""></a>
</div>
<div class="item">
<a class="fancybox" rel="group" href="images/screenshot-04.png"><img src="images/screenshot-04.png" alt=""></a>
</div>
</div>
<a class="carousel-control left" href="#screenshot-carousel" data-slide="prev">‹</a>
<a class="carousel-control right" href="#screenshot-carousel" data-slide="next">›</a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="fini">
<p>Copyright © 2025 Shebang
</footer>
</div>
</body>
</html>