Update POLITICS.md

This commit is contained in:
Giacomo Tesio 2019-06-03 23:29:23 +02:00 committed by GitHub
parent d38b74de93
commit af4170a762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Social goals of Jehanne # Social goals of Jehanne
Jehanne is an educational tool: I want people to learn to admin Jehanne is an educational tool: I want people to learn how to
and program it. admin, program and extend it.
To this aim I want to build the simplest possible distributed To this aim I want to build the simplest possible distributed
operating system that can provide all the services people expect operating system that can provide all the services people expect
@ -12,3 +12,5 @@ assumptions as possible, such as the need of POSIX.
It also want to bring new ideas to OS research, expanding the It also want to bring new ideas to OS research, expanding the
Overton window in this field. Overton window in this field.
I want its distributed design and protocol to challenge the Web.