Displaying 4 results from an estimated 4 matches for "kanepyork".
2020 Jun 07
5
[Bug 3178] New: When authenticating with a -sk key, no 'touch security key' prompt displayed
...prompt displayed
Product: Portable OpenSSH
Version: 8.2p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: kanepyork at gmail.com
Created attachment 3408
--> https://bugzilla.mindrot.org/attachment.cgi?id=3408&action=edit
Annotated log of ssh -v demonstrating the issue
When using a security key login that requires touch, no message is
printed by the client or server while waiting for the touch. On
secu...
2019 Jan 06
0
Chromium - Application-level nouveau blacklist
On Sat, Jan 5, 2019 at 10:36 PM K. York <kanepyork at gmail.com> wrote:
>
> > Opinions welcome.
>
> I have a few ideas on the best way to approach this.
>
> - First of all, obviously, fix the WebGL CTS problems. (with
> --ignore-gpu-blacklist )
> - Fix all other crashing issues and request re-inclusion. (This is
>...
2019 Jan 06
1
Chromium - Application-level nouveau blacklist
> Opinions welcome.
I have a few ideas on the best way to approach this.
- First of all, obviously, fix the WebGL CTS problems. (with
--ignore-gpu-blacklist )
- Fix all other crashing issues and request re-inclusion. (This is
comment #37.) Chrome versions are only 6 weeks, so not too bad of a
lead time.
- Set up fuzz testing to discover new crashing and stability issues
before they impact
2020 Jun 10
10
[Bug 3180] New: ssh-add -d cannot take key from stdin
...stdin
Product: Portable OpenSSH
Version: 8.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-add
Assignee: unassigned-bugs at mindrot.org
Reporter: kanepyork at gmail.com
The -d option to ssh-add does not accept '-' as an alias for stdin.
$ cat id_ed25519_test | ssh-add -d -
Bad key file -: No such file or directory
--
You are receiving this mail because:
You are watching the assignee of the bug.