* Package name : bubblejail Version : 0.10.1-1 Upstream Author : igo95862@yandex.ru * URL : https://github.com/igo95862/bubblejail * License : GPL-3+ Programming Lang: python Description : A bubblewrap-based user application jail This jailing approach requires no privileged components, and aims to work with GUI applications. It is motivated by, and an alternative to, firejail. . In particular, individual "instances" are created with isolated home directories, making accidental escapes into user home directories less likely. . This package contains the application, library, and other support files. bubblejail also requires python-lxns, which I also intend to package separately. Antonio Russo