Dustin Schultz
Dustin Schultz
I've seen several issues mention: > We are working on making this easier in future versions. with regard to getting access to the actual host machine, dockerd service, etc. Is...
@pzduniak according to VirusTotal and Windows, **keybaserq.exe** is **NOT** signed. This is the file that Bitdefender is complaining about. It does not complain about the main **keybase.exe** (without the rq)...
Example of a `PASSWORD_EXPIRED`: ``` { "stateToken": "007ucIX7PATyn94hsHfOLVaXAmOBkKHWnOOLG43bsb", "expiresAt": "2015-11-03T10:15:57.000Z", "status": "PASSWORD_EXPIRED", "_embedded": { "user": { "id": "00ub0oNGTSWTBKOLGLNR", "passwordChanged": "2015-09-08T20:14:45.000Z", "profile": { "login": "[email protected]", "firstName": "Dade", "lastName": "Murphy", "locale": "en_US",...
In the config file, put ``` lamp.log.level=error ``` and that will suppress the default INFO log statement so you can pipe it to `jq`