Will Morrison
Will Morrison
This also applies to the replace command. ```sh cd $(mktemp -d /tmp/XXXX) touch WORKSPACE $ cat
Tox was pointed out to me recently by a friend. Being a security conscious person, I was interested. After looking at your draft crypto proposal, I'm worried. First of all,...
I agree with @konklone that your attitude is the wrong one to take. You are stating that "we use a good crypto library so we are secure, and you can't...
@irungentoo And yet the only proof you've given is "we use a good crypto library". The wording is unimportant. This is insufficient for claiming proper security. At this point, I...
@irungentoo You just handwaved away a major threat by saying "it's hard, nobody would do that" and suggested that all your users are smart and hardworking enough to use and...
@konklone is right, I was being hotheaded and I apologize. I should not have resorted to personal insults. @irungentoo It's different because in your case, the IDs contain public keys...
# TL;DR It looks like setting up a Tailscale cert for the first time is a manual process via the UI. It involves creating new directories, messing about with JSON,...
I've done some further digging, and my suspicion is that the logic for adding or updating certificates is baked into the CGI handler. Therefore the "proper" way to create and...
I have found a CLI tool which can be used to invoke the Synology web API as an admin without credentials (it does have to be run as root though)....
A note about testing: I do not have a Synology device that I can install a new version of tailscale on to test this. I have tested that the commands...