kaiming 0.14.17 source package in openKylin
Changelog
kaiming (0.14.17) nile; urgency=medium * Initial Release. -- zhouganqing <email address hidden> Wed, 05 Jun 2024 11:03:22 +0800
kaiming (0.14.17) nile; urgency=medium * Initial Release. -- zhouganqing <email address hidden> Wed, 05 Jun 2024 11:03:22 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
kaiming_0.14.17.tar.xz | 7.9 KiB | e4822f0f9a92d99d10b7d320ce7db6971aba96bc74a206aef03c7ec20c22f22a |
kaiming_0.14.17.dsc | 1.2 KiB | 05618d2fded256e73c2d0daa24e79a2bf7030b7233fbea0fe880cff5f9c1dfbe |
Kaiming installs, manages and runs sandboxed desktop application bundles.
Application bundles run partially isolated from the wider system, using
containerization techniques such as namespaces to prevent direct access
to system resources. Resources from outside the sandbox can be accessed
via "portal" services, which are responsible for access control; for
example, the Documents portal displays an "Open" dialog outside the
sandbox, then allows the application to access only the selected file.
.
Each application uses a specified "runtime", or set of libraries, which is
available as /usr inside its sandbox. This can be used to run application
bundles with multiple, potentially incompatible sets of dependencies within
the same desktop environment.
.
This package contains the services and executables needed to install and
launch sandboxed applications, and the portal services needed to provide
limited access to resources outside the sandbox.