About: Genode

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Genode is a free and open-source software operating system (OS) framework consisting of a microkernel abstraction layer and a set of user space components. The framework is notable as one of the few open-source operating systems not derived from a proprietary OS, such as Unix. The characteristic design philosophy is that a small trusted computing base is of primary concern in a security-oriented OS.

Property Value
dbo:abstract
  • جينود (بالاتكليزية Genode) هو نظام تشغيل مجاني ومفتوح المصدر يتكون من ومجموعة من البرمجيات المساعدة والتي تتموضع خارج النواة. يُعتبر هذا النظام هو أحد أنظمة التشغيل المفتوحة المصدر القليلة غير المستمدة من انظمة التشغيل الشائعة الأخرى مثل Unix . يمثل حجم نواة نظام التشغيل مصدر قلق رئيسي من ناحية الأمان. كلما ازداد جحم النواة كلما أصبحت امكانية وجود بعض الثغرات الأمنية فيها أكبر. ومن هنا تاتي اهميه استخدام الأنظمة مصغرة النواة مثل جينود.تم استخدام Genode كنقطة ارتكاز لتطبيق العديد من المجالات مثل المحاكاة الافتراضية ، اليات التحكم في تواصل المكونات البرمجية ، وعزل مكونات الشبكة، الرصد والمراقبة ، واخيرا، اليات تطوير البرمجيات يمكن استخدام Genode كنظام تشغيل للاجهزة المكتبية واللوحية أو على جهاز افتراضي. (ar)
  • Genode ist ein freies Betriebssystem-Framework, welches aus einer Mikrokern-Abstraktionsschicht und einer Sammlung von Komponenten für den Benutzermodus besteht. Das Framework stellt eines der wenigen Open-Source-Betriebssysteme dar, die kein proprietäres Betriebssystem zum Vorbild hatten – wie etwa Unix. Das Design zielt vor allem darauf ab, die Menge an Quellcode, der eine Komponente vertrauen muss (engl. Trusted Computing Base), möglichst klein zu halten. Genode kann als Basis für Desktop- oder Tablet-Betriebssysteme sowie als Virtual-Machine-Monitor für Gastsysteme genutzt werden. Das Framework wird als vertrauenswürdiger Teil von Virtualisierungssystemen sowohl auf x86 als auch ARM eingesetzt. Durch die kleine Codebasis dient Genode als flexible Alternative zu komplexeren unixoiden Betriebssystemen. Aus diesem Grund wird das Framework auch als Basissystem in der Forschung zu Themen wie Virtualisierung, Interprozesskommunikation, IP-Stack-Isolierung, Monitoring und Softwaretechnik eingesetzt. (de)
  • Genode​​​ es un entorno de sistema operativo libre y de código abierto que está compuesto por una capa de abstracción micronúcleo y una colección de componentes de espacio de usuario. El proyecto destaca por ser uno de los pocos sistemas operativos de código abierto que no está inspirado en un sistema comercial como, por ejemplo, Unix. La filosofía tras el diseño se centra principalmente en que una base pequeña de computación fiable es esencial en un sistema operativo orientado a la seguridad. Genode se puede usar como base para sistemas operativos de escritorios​​ o de tabletas​ o como monitor de máquinas virtuales para sistemas operativos invitados. El entorno se ha utilizado como componente fiable de sistemas de virtualización seguros para las arquitecturas x86​ y ARM.​ Dado el escaso tamaño de su base de código, Genode es una alternativa flexible a otros sistemas operativos más complejos basados en Unix. Es por esto que el entorno se ha utilizado como sistema básico para la investigación en ámbitos tales como la virtualización,​ la comunicación entre procesos,​ el aislamiento de la pila IP,​ la monitorización​ y el desarrollo de software.​​ (es)
  • Genode is a free and open-source software operating system (OS) framework consisting of a microkernel abstraction layer and a set of user space components. The framework is notable as one of the few open-source operating systems not derived from a proprietary OS, such as Unix. The characteristic design philosophy is that a small trusted computing base is of primary concern in a security-oriented OS. Genode can be used as a basis for a desktop computer or tablet OS or as a virtual machine monitor for guest operating systems. The framework has been used as a trusted component of secure virtualization systems for both x86 and ARM. The small codebase of Genode makes it a flexible alternative to more complex Unix-derived operating systems. For this reason the framework has been used as a base system for research in such fields as virtualization, inter-process communication, IP stack isolation, monitoring, and software development. (en)
  • Genode est un framework d'OS (architecture et ensemble de mécanismes généraux de système d'exploitation, ou "boite à outils") libre et gratuit. Il consiste en une couche d'abstraction pour micro-noyau et une collection de composants (services) en espace utilisateur. Il est notable que ce framework est l'un des seuls dans le monde libre et gratuit à ne pas être dérivé d'un système d'exploitation propriétaire tel qu'Unix. La ligne directrice de conception est qu'il est essentiel de réduire autant que possible le nombre de lignes de code exécutées en mode noyau, ou en mode utilisateur d'importance critique (les deux constituant la TCB, Trusted Computing Base, code source auquel on doit faire confiance) dans un système d'exploitation orienté sécurité. Genode peut être utilisé comme base pour créer un système d'exploitation avec environnement de bureau ou pour un système d'exploitation de tablette, ou pour un moniteur de machine virtuelle pour un système d'exploitation hôte. Le framework Genode a déjà été utilisé comme composant de confiance dans des systèmes de virtualisation sécurisée pour x86 et ARM. La petite taille du code source de Genode en fait une alternative flexible comparée aux systèmes d'exploitation plus complexes dérivés d'Unix. Pour cette raison, ce framework a été utilisé comme base pour des travaux de recherche dans des domaines tels que la virtualisation, la communication inter-processus, l'isolation de pile IP, les systèmes de surveillance et le développement logiciel. (fr)
  • Genodeは、フリーでオープンソースなオペレーティングシステムフレームワークであり、マイクロカーネル抽象化レイヤーとユーザースペースコンポーネントのコレクションで構成されている。Genodeは、例えばUnixのようなプロプライエタリーなオペレーティングシステムから派生したのではない数少ないオペレーティングシステムの一つとして知られている。特徴的な設計思想として、小さな(TCB)により、セキュリティーを指向したオペレーティングシステムであることを目指している。 Genodeは、デスクトップやタブレットのOSとして使われるか、ゲストオペレーティングシステムのための仮想マシンモニターとして使われる。Genodeは、x86とARMの両方で、安全な仮想化システムの信頼されたコンポーネントとして使われている。 Genodeは、小規模なコードベースだが、より複雑であるUnixに由来するオペレーティングシステムの代替として利用できる。このため、Genodeは仮想化 やプロセス間通信、IPスタック分離、モニタリング、ソフトウェア開発の分野の研究のベースのシステムとして利用されている。 (ja)
  • 지노드(Genode)는 마이크로커널 추상 계층과 사용자 공간 구성 요소 집합으로 구성된 자유-오픈 소스 소프트웨어 운영 체제(OS) 프레임워크이다. 이 프레임워크는 유닉스와 같은 사유 OS에서 파생되지 않은 몇 안 되는 오픈 소스 운영 체제들 가운데 하나로 저명하다. 특징적인 디자인 철학은 작은 가 보안 지향 OS의 주된 관심사라는 점이다. 지노드는 데스크톱 컴퓨터, 태블릿 OS 또는 게스트 운영 체제용 가상 머신 모니터를 토대로 사용할 수 있다. 이 프레임워크는 안전한 가상화 시스템의 신뢰된 구성 요소로 사용되고 있으며 과 ARM을 대상으로 한다. (ko)
  • Genode OS Framework — открытая микроядерная операционная система, которая предоставляет унифицированное окружение для создания приложений, работающих как поверх ядра Linux, так и поверх микроядер Fiasco.OC, OKL4, L4ka::Pistachio и некоторых других. Паравиртуализованное ядро L4Linux, работающее поверх ядра Fiasco.OC, позволяет запускать в Genode прикладные программы для Linux. При этом ядро L4Linux не имеет непосредственного доступа к аппаратному обеспечению, а использует сервисы Genode через набор драйверов. В настоящее время Genode поддерживает Qt5, WebKit, а также различные компоненты Linux и BSD. (ru)
dbo:license
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 56601158 (xsd:integer)
dbo:wikiPageLength
  • 13682 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1120618999 (xsd:integer)
dbo:wikiPageWikiLink
dbp:caption
  • The desktop system Sculpt based on Genode (en)
dbp:developer
  • Genode Labs (en)
dbp:kernelType
dbp:language
  • English (en)
dbp:license
  • AGPL-3.0-only and commercial (en)
dbp:marketingTarget
  • Desktop computers (en)
  • Embedded systems (en)
dbp:name
  • Genode (en)
dbp:screenshot
  • 2018-09-21 (xsd:date)
dbp:sourceModel
dbp:supportedPlatforms
dbp:userland
  • Genode, POSIX (en)
dbp:wikiPageUsesTemplate
dbp:workingState
  • Current (en)
dct:subject
rdf:type
rdfs:comment
  • Genodeは、フリーでオープンソースなオペレーティングシステムフレームワークであり、マイクロカーネル抽象化レイヤーとユーザースペースコンポーネントのコレクションで構成されている。Genodeは、例えばUnixのようなプロプライエタリーなオペレーティングシステムから派生したのではない数少ないオペレーティングシステムの一つとして知られている。特徴的な設計思想として、小さな(TCB)により、セキュリティーを指向したオペレーティングシステムであることを目指している。 Genodeは、デスクトップやタブレットのOSとして使われるか、ゲストオペレーティングシステムのための仮想マシンモニターとして使われる。Genodeは、x86とARMの両方で、安全な仮想化システムの信頼されたコンポーネントとして使われている。 Genodeは、小規模なコードベースだが、より複雑であるUnixに由来するオペレーティングシステムの代替として利用できる。このため、Genodeは仮想化 やプロセス間通信、IPスタック分離、モニタリング、ソフトウェア開発の分野の研究のベースのシステムとして利用されている。 (ja)
  • 지노드(Genode)는 마이크로커널 추상 계층과 사용자 공간 구성 요소 집합으로 구성된 자유-오픈 소스 소프트웨어 운영 체제(OS) 프레임워크이다. 이 프레임워크는 유닉스와 같은 사유 OS에서 파생되지 않은 몇 안 되는 오픈 소스 운영 체제들 가운데 하나로 저명하다. 특징적인 디자인 철학은 작은 가 보안 지향 OS의 주된 관심사라는 점이다. 지노드는 데스크톱 컴퓨터, 태블릿 OS 또는 게스트 운영 체제용 가상 머신 모니터를 토대로 사용할 수 있다. 이 프레임워크는 안전한 가상화 시스템의 신뢰된 구성 요소로 사용되고 있으며 과 ARM을 대상으로 한다. (ko)
  • Genode OS Framework — открытая микроядерная операционная система, которая предоставляет унифицированное окружение для создания приложений, работающих как поверх ядра Linux, так и поверх микроядер Fiasco.OC, OKL4, L4ka::Pistachio и некоторых других. Паравиртуализованное ядро L4Linux, работающее поверх ядра Fiasco.OC, позволяет запускать в Genode прикладные программы для Linux. При этом ядро L4Linux не имеет непосредственного доступа к аппаратному обеспечению, а использует сервисы Genode через набор драйверов. В настоящее время Genode поддерживает Qt5, WebKit, а также различные компоненты Linux и BSD. (ru)
  • جينود (بالاتكليزية Genode) هو نظام تشغيل مجاني ومفتوح المصدر يتكون من ومجموعة من البرمجيات المساعدة والتي تتموضع خارج النواة. يُعتبر هذا النظام هو أحد أنظمة التشغيل المفتوحة المصدر القليلة غير المستمدة من انظمة التشغيل الشائعة الأخرى مثل Unix . يمثل حجم نواة نظام التشغيل مصدر قلق رئيسي من ناحية الأمان. كلما ازداد جحم النواة كلما أصبحت امكانية وجود بعض الثغرات الأمنية فيها أكبر. ومن هنا تاتي اهميه استخدام الأنظمة مصغرة النواة مثل جينود.تم استخدام Genode كنقطة ارتكاز لتطبيق العديد من المجالات مثل المحاكاة الافتراضية ، اليات التحكم في تواصل المكونات البرمجية ، وعزل مكونات الشبكة، الرصد والمراقبة ، واخيرا، اليات تطوير البرمجيات (ar)
  • Genode ist ein freies Betriebssystem-Framework, welches aus einer Mikrokern-Abstraktionsschicht und einer Sammlung von Komponenten für den Benutzermodus besteht. Das Framework stellt eines der wenigen Open-Source-Betriebssysteme dar, die kein proprietäres Betriebssystem zum Vorbild hatten – wie etwa Unix. Das Design zielt vor allem darauf ab, die Menge an Quellcode, der eine Komponente vertrauen muss (engl. Trusted Computing Base), möglichst klein zu halten. (de)
  • Genode​​​ es un entorno de sistema operativo libre y de código abierto que está compuesto por una capa de abstracción micronúcleo y una colección de componentes de espacio de usuario. El proyecto destaca por ser uno de los pocos sistemas operativos de código abierto que no está inspirado en un sistema comercial como, por ejemplo, Unix. La filosofía tras el diseño se centra principalmente en que una base pequeña de computación fiable es esencial en un sistema operativo orientado a la seguridad. (es)
  • Genode is a free and open-source software operating system (OS) framework consisting of a microkernel abstraction layer and a set of user space components. The framework is notable as one of the few open-source operating systems not derived from a proprietary OS, such as Unix. The characteristic design philosophy is that a small trusted computing base is of primary concern in a security-oriented OS. (en)
  • Genode est un framework d'OS (architecture et ensemble de mécanismes généraux de système d'exploitation, ou "boite à outils") libre et gratuit. Il consiste en une couche d'abstraction pour micro-noyau et une collection de composants (services) en espace utilisateur. Il est notable que ce framework est l'un des seuls dans le monde libre et gratuit à ne pas être dérivé d'un système d'exploitation propriétaire tel qu'Unix. La ligne directrice de conception est qu'il est essentiel de réduire autant que possible le nombre de lignes de code exécutées en mode noyau, ou en mode utilisateur d'importance critique (les deux constituant la TCB, Trusted Computing Base, code source auquel on doit faire confiance) dans un système d'exploitation orienté sécurité. (fr)
rdfs:label
  • جينود (ar)
  • Genode (de)
  • Genode (en)
  • Genode (es)
  • Genode (fr)
  • 지노드 (ko)
  • Genode (ja)
  • Genode OS Framework (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Genode (en)
is dbo:operatingSystem of
is dbo:wikiPageWikiLink of
is dbp:operatingSystem of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License