Multimedia - fix installation error not referencing 3isec-common states

This commit is contained in:
unman 2024-05-01 11:33:28 +00:00
parent 389594f08c
commit ab6900f4df
No known key found for this signature in database
GPG Key ID: FDD1B8244731B36C
2 changed files with 11 additions and 6 deletions

View File

@ -1,6 +1,6 @@
Name: 3isec-qubes-sys-multimedia
Version: 2.3
Release: 3%{?dist}
Release: 4%{?dist}
Summary: creates multimedia template and qubes
License: GPLv3+
@ -18,17 +18,20 @@ The multimedia disposable is offline by default.
You can change this if you wish, but be aware that this may result in
data leakage.
The idea is that you organise and store media files in the media qube.
Opening a file in that qube will open the multimedia disposable and play
Organise and store media files in the media qube. The media qube has thunar
installed and is based on a minimal template. This reduces the risk of opening
a file in the storage qube itself.
Opening a file in the media qube will open the multimedia disposable and play
the file there.
The multimedia disposable will shut down automatically when all active windows
are closed.
You can also use the multimedia disposable from any other qube, or use the
disposable template to create more disposables with different settings -
perhaps online, or restricted to certain IP addresses.
Access to the multimedia file is controlled from the policy file in
Access to the multimedia qube is controlled from the policy file in
/etc/qubes/policy.d/30-user.policy
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}/srv/salt
@ -51,6 +54,8 @@ if [ $1 -eq 2 ]; then
fi
%changelog
* Wed May 01 2024 unman <unman@thirdeyesecurity.org> - 2.3.4
- Fix installation bug
* Sun Mar 31 2024 unman <unman@thirdeyesecurity.org> - 2.3.3
- Make call to disposable-open view-only
* Fri Mar 15 2024 unman <unman@thirdeyesecurity.org> - 2.3.2

View File

@ -1,5 +1,5 @@
include:
- store.clone
- 3isec-common.store.clone
- multimedia.clone
qvm-present-id: