From 68347039c9547d0190e6809780e372d43f5a890b Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Tue, 3 Nov 2020 22:53:54 -0800 Subject: Change snap to strict mode, and update readme --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snap') diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 2b7fd46e..7c7dcf30 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -9,7 +9,7 @@ description: | require setting up a separate server or using a third party file-sharing service. grade: devel # must be 'stable' to release into candidate/stable channels -confinement: devmode # use 'strict' once you have the right plugs and slots +confinement: strict apps: onionshare: -- cgit v1.2.3-54-g00ecf