LINUX.ORG.RU
ФорумTalks

Google представила новую операционную систему

 , kataos,


0

2

Там это, Google новую операционку анонсировала. Называется KataOS.

Пишут, что для встраиваемых систем, периферийных устройств (типа сетевых камер) и интернета вещей. Цель – написать надёжно-защищённую систему, поэтому «Катя» практически полностью написана на Rust.

В качестве ядра используется микроядро seL4 (и, внимание: seL4’s implementation is formally (mathematically) proven correct (bug-free) against its specification. It was the world’s first operating system with such a proof, and is still the only proven operating system featuring fine-grained capability-based security and high performance).

Подробнее: https://opensource.googleblog.com/2022/10/announcing-kataos-and-sparrow.html

★★★★★

У них же фуксия была. Или у них там челендж - каждый отдел должен запилить свою ОС или не мужыки.

ox55ff ★★★★★
()
Ответ на: комментарий от ox55ff

Если возмешь чью-то ОС, то премию не дадут. А за запилить свою - дадут.

rupert ★★★★★
()

Вот оно, развитие современного софта и вообще ойти - бессмысленное, беспощадное и бесполезное

vaddd ★☆
()

Но ведь ядро seL4 на сишечке.

fluorite ★★★★★
()

Версия для Ъ:

Announcing KataOS and Sparrow

Friday, October 14, 2022

As we find ourselves increasingly surrounded by smart devices that collect and process information from their environment, it's more important now than ever that we have a simple solution to build verifiably secure systems for embedded hardware. If the devices around us can't be mathematically proven to keep data secure, then the personally-identifiable data they collect—such as images of people and recordings of their voices—could be accessible to malicious software.

Unfortunately, system security is often treated as a software feature that can be added to existing systems or solved with an extra piece of ASIC hardware— this generally is not good enough. Our team in Google Research has set out to solve this problem by building a provably secure platform that's optimized for embedded devices that run ML applications. This is an ongoing project with plenty left to do, but we're excited to share some early details and invite others to collaborate on the platform so we can all build intelligent ambient systems that have security built-in by default.

To begin collaborating with others, we've open sourced several components for our secure operating system, called KataOS, on GitHub, as well as partnered with Antmicro on their Renode simulator and related frameworks. As the foundation for this new operating system, we chose seL4 as the microkernel because it puts security front and center; it is mathematically proven secure, with guaranteed confidentiality, integrity, and availability. Through the seL4 CAmkES framework, we're also able to provide statically-defined and analyzable system components. KataOS provides a verifiably-secure platform that protects the user's privacy because it is logically impossible for applications to breach the kernel's hardware security protections and the system components are verifiably secure. KataOS is also implemented almost entirely in Rust, which provides a strong starting point for software security, since it eliminates entire classes of bugs, such as off-by-one errors and buffer overflows.

The current GitHub release includes most of the KataOS core pieces, including the frameworks we use for Rust (such as the sel4-sys crate, which provides seL4 syscall APIs), an alternate rootserver written in Rust (needed for dynamic system-wide memory management), and the kernel modifications to seL4 that can reclaim the memory used by the rootserver. And we've collaborated with Antmicro to enable GDB debugging and simulation for our target hardware with Renode.

Internally, KataOS also is able to dynamically load and run third-party applications built outside of the CAmkES framework. At the moment, the code on Github does not include the required components to run these applications, but we hope to publish these features in the near future.

To prove-out a secure ambient system in its entirety, we're also building a reference implementation for KataOS called Sparrow, which combines KataOS with a secured hardware platform. So in addition to the logically-secure operating system kernel, Sparrow includes a logically-secure root of trust built with OpenTitan on a RISC-V architecture. However, for our initial release, we're targeting a more standard 64-bit ARM platform running in simulation with QEMU.

Our goal is to open source all of Sparrow, including all hardware and software designs. For now, we're just getting started with an early release of KataOS on GitHub. So this is just the beginning, and we hope you will join us in building a future where intelligent ambient ML systems are always trustworthy.

By Sam, Scott, and June – AmbiML Developers
runtime ★★★★
()
Последнее исправление: runtime (всего исправлений: 1)
Ответ на: комментарий от Minona

да, не в процедурном раздельном стиле с явной передачеи ссылки на контекст в объявлении метода, а как у нормальных людей, то что слово class не зарезервировано как бы намекает, что когда придет время увольнять старых героев и набирать новых готовых к ошибкам они могут повторить путь пхп, который в корне изменился при переходе от 4ой версии. Впрочем, если этого не произойдет сам раст будет вытеснен очередным язычком.

Syncro ★★★★★
()
Последнее исправление: Syncro (всего исправлений: 1)
Ответ на: комментарий от Anoxemian

Мертворожденный умереть не может. Ты ж не сказал бы, что Hurd в какой-то определённый момент умер?

token_polyak ★★★★
()

А фуксию уже закопала? Вон недавно стадию закопала не успев родить. Через года два Катю тоже запопает.

LINUX-ORG-RU ★★★★★
()

Найс анонс, пустой гитхаб с инструкциями где половина ссылок не работает, а указанные зависимости не существуют или в приватных репах. Гугл 👍 могёт.

LINUX-ORG-RU ★★★★★
()
Ответ на: комментарий от linuxoidspb

Тогда не успели бы выпустить ОС к Новому Году, а так хоть премию дадут!

mydibyje ★★★
()
Ответ на: комментарий от runtime

building a future where intelligent ambient ML systems are always trustworthy

От это sweet dreams у них там.

mydibyje ★★★
()
Ответ на: комментарий от bdfy1

Ннлогичный вопрос. Кто тебе сказал, что это замена android? Это исследовательский проект.

hateWin ★☆
()
Закрыто добавление комментариев для недавно зарегистрированных пользователей (со score < 50)