DarkCoridor
DarkCoridor
> worth putting in a script to "install" ricochet to system directories. This would be very helpful. Especially if one wants to install it and use their current Tor setup...
@corna can you elaborate on the `iomem=relaxed` you mention for kernels >= 4.9 as my output is: ``` user@host:~/coreboot/util/intelmetool$ sudo ./intelmetool -s Bad news, you have a `QM67 Express Chipset...
I got this working on a basic Debian Stretch (non-SGOS) machine. The only detail left out that tripped me up is perms for `wg0.conf` file needed to be set to:...
Hi @kibal by following the instructions in the [README](https://github.com/subgraph/subgraph-debian-packages/blob/master/README.md) and doing the following: ``` git clone https://github.com/subgraph/subgraph-debian-packages cd subgraph-design-packages ./setup.sh ./fetch-src.sh ./build-package.sh oz ``` I was able to successfully build...
Fixed. By commenting out `use-agent` in the `.gnupg/gpg.conf` in SGOS makes NitroKey properly recognized and function. But in normal Debian Stretch / gnupg 2.2.1 it does not seem to matter.