~trebelnik-stefina/cinnamon-test/+git/warp:secure-mode

Last commit made on 2022-11-28
Get this branch:
git clone -b secure-mode https://git.launchpad.net/~trebelnik-stefina/cinnamon-test/+git/warp

Branch merges

Branch information

Name:
secure-mode
Repository:
lp:~trebelnik-stefina/cinnamon-test/+git/warp

Recent commits

5f0bfa6... by Michael Webster

prefs/auth: Loosen code length requirement.

b1a56e8... by Michael Webster

Fix this -> Set code

ebbf229... by Michael Webster

Improve readme

13dffe6... by Michael Webster

Add infobar for secure mode, and exit after 60m

fe93067... by Michael Webster

Enforce unsafe setting defaults at startup, and prevent external
changes (via command line or dconf-editor).

834ff7b... by Michael Webster

Rework group code presentation and enforcement in preferences.

Introduce a 'Secure mode':

- Some unattended options are restricted to their 'safest' modes
  as long as the group code is "Warpinator" (secure mode OFF), and
  will revert back to those safe modes if the code is ever changed
  back to the default.
- Minimum and maximum group code lengths will be enforced. The max
  size is technical requirement, the minimum is our own.
- Updated the README with information about the group code.

c32eafb... by Clement Lefebvre <email address hidden>

1.2.15

dbada84... by Michael Webster

transfers: Change method used to check relative paths.

Path.is_relative_to() does not exist in python 3.9.

ref: 95124fd4468683dd69ddd

b5aeb8a... by Michael Webster

Check number of files received against the original request.

- Terminate/fail the transfer if the sender attempts to transfer
  more files than they originally declared.
- If less files are received, finish the transfer and warn the
  user.

0d8fb86... by Juliano Marcelino <email address hidden>

Added instructions for Arch Linux via pacman (#144)

* Added instructions for Arch Linux via pacman