mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update whatsyunohost.md
This commit is contained in:
parent
51514c5629
commit
18572de0a1
1 changed files with 6 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
#What is YunoHost?
|
#What is YunoHost?
|
||||||
|
|
||||||
YunoHost is a **server operating system** aiming to make self-hosting accessible to everyone. It is based on Debian GNU/Linux and is fully compatible with it.
|
YunoHost is a **server operating system** aiming to make [self-hosting](selfhosting) accessible to everyone. It is based on Debian GNU/Linux and is fully compatible with it.
|
||||||
|
|
||||||
<img src="https://yunohost.org/images/debian-logo.png" width=100>
|
<img src="https://yunohost.org/images/debian-logo.png" width=100>
|
||||||
|
|
||||||
|
@ -22,13 +22,13 @@ It can thus be considered as a distribution, including the following software:
|
||||||
* [OpenLDAP](http://www.openldap.org/)
|
* [OpenLDAP](http://www.openldap.org/)
|
||||||
* [Bind](https://www.isc.org/downloads/bind/): a DNS server
|
* [Bind](https://www.isc.org/downloads/bind/): a DNS server
|
||||||
* [SSOwat](https://github.com/Kloadut/SSOwat): a Single Sign On (SSO) web authentication system
|
* [SSOwat](https://github.com/Kloadut/SSOwat): a Single Sign On (SSO) web authentication system
|
||||||
* [Tahoe-LAFS](https://tahoe-lafs.org/trac/tahoe-lafs): a backup system (not yet functional)
|
* A backup system (not yet implemeted)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### App system
|
### App system
|
||||||
|
|
||||||
Additionally, YunoHost comes with an "app" system which is, in other words, **a community repository** of validated helper scripts to install further services or web applications.
|
Additionally, YunoHost comes with an **app** system which is, in other words, **a community repository** of validated helper scripts to install further services or web applications.
|
||||||
|
|
||||||
The most interesting thing about this system is that **web applications benefits from the LDAP** through the SSO (Single Sign On), which authenticate server's users in every installed apps at the same time.
|
The most interesting thing about this system is that **web applications benefits from the LDAP** through the SSO (Single Sign On), which authenticate server's users in every installed apps at the same time.
|
||||||
|
|
||||||
|
@ -79,7 +79,6 @@ Do not hesitate to visit the ["contribute" page](/contribute).
|
||||||
### Security
|
### Security
|
||||||
|
|
||||||
All the efforts have been made to keep YunoHost secure, and **communications encrypted**. You can read more about this subject on the related page:
|
All the efforts have been made to keep YunoHost secure, and **communications encrypted**. You can read more about this subject on the related page:
|
||||||
|
|
||||||
[https://yunohost.org/security](/security)
|
[https://yunohost.org/security](/security)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Reference in a new issue