Skip to content

Commit 5a5ce10

Browse files
authored
Update README.md
1 parent 507f354 commit 5a5ce10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -918,11 +918,11 @@ __________________________________________________________________________
918918
### Sandbox an AppImage
919919
Since version 6.12, "AM"/"AppMan" uses Bubblewrap for sandboxing AppImage packages, thanks to "[Aisap](https://github.com/mgord9518/aisap)", a highly intuitive and configurable command line solution.
920920

921-
The "`--sandbox`" option, which has been supported by Firejail since version 5.3, has taken on a completely different appearance and usability, thanks to the intense work of @Samueru-sama, who managed to extend and enhance "Aisap", making it extremely easy to use in our project, to the point of making us forget that we are using a command line utility.
921+
The option "`--sandbox`", which since version 5.3 was using Firejail, has taken on a completely different appearance and usability, thanks to the intense work of @Samueru-sama, who managed to extend and enhance "Aisap", making it extremely easy to use in our project, to the point of making us forget that we are using a command line utility.
922922

923-
[Bubblewrap](https://github.com/containers/bubblewrap) is an highly used sanboxing solution, used in multiple projects for GNU/Linux, including Flatpak. In this sense, "Aisap" may be considered a reference point for the future of AppImages sandboxing!
923+
[Bubblewrap](https://github.com/containers/bubblewrap) is an highly used sanboxing solution, used in multiple projects for GNU/Linux, including Flatpak.
924924

925-
Since version 5.3 you can use the `--sandbox` option to run AppImages using a sandbox, and since version 6.12 Firejails has been dropped in favour of "[Aisap](https://github.com/mgord9518/aisap)", a [Bubblewrap](https://github.com/containers/bubblewrap) frontend for AppImages.
925+
In this sense, "Aisap" may be considered a reference point for the future of AppImages sandboxing!
926926

927927
#### How to enable a sandbox
928928
This method works as follows:

0 commit comments

Comments
 (0)