Technoprenerd

Results 3 issues of Technoprenerd

Idea for Cryptomator trigger. Cryptomator (https://cryptomator.org/) creates encrypted volumes. It uses WebDav or Fuse to mount volumes. On Mac OSX, a script can do the unmounting: `umount --force /Volumes/ `or...

enhancement
good first issue
help wanted

This is an idea for a FileVault trigger. After the cable is detached, the trigger should be possible to remove the user that has access to Filevault (like: https://brendanthompson.com/til/2021/07/remove-user-from-filevault). The...

enhancement

Getting the following pip error 1 issue. I assume the scripts run on every OS, with the correct python versions. Command "/usr/local/opt/python/bin/python2.7 -u -c "import setuptools, tokenize;**file**='/private/var/folders/x2/hz3fjhns5d1bbv_g5rcs9dph0000gn/T/pip-build-Z3Pv65/secp256k1/setup.py';exec(compile(getattr(tokenize, 'open', open)(**file**).read().replace('\r\n', '\n'),...