Re: [Patch] security: check ed25519 private key

2014-04-21 Thread Fritjof Bornebusch
Loganaden Velvindron writes: > On Mon, Apr 21, 2014 at 04:20:03PM +0200, Fritjof Bornebusch wrote: >> Hi tech@, >> >> here is a small diff, that checks if the ~/.ssh/id_ed25519 private key has the right permissions. > > Th

Re: [Patch] security: check ed25519 private key

2014-04-21 Thread Jérémie Courrèges-Anglas
Loganaden Velvindron writes: > On Mon, Apr 21, 2014 at 04:20:03PM +0200, Fritjof Bornebusch wrote: >> Hi tech@, >> >> here is a small diff, that checks if the ~/.ssh/id_ed25519 private key has >> the right permissions. > > That's seems good to me. But then the .ssh/id* entries aren't sorted an

Re: [Patch] security: check ed25519 private key

2014-04-21 Thread Loganaden Velvindron
On Mon, Apr 21, 2014 at 04:20:03PM +0200, Fritjof Bornebusch wrote: > Hi tech@, > > here is a small diff, that checks if the ~/.ssh/id_ed25519 private key has > the right permissions. That's seems good to me. > > Fritjof > > Index: security > =

[Patch] security: check ed25519 private key

2014-04-21 Thread Fritjof Bornebusch
Hi tech@, here is a small diff, that checks if the ~/.ssh/id_ed25519 private key has the right permissions. Fritjof Index: security === RCS file: /cvs/src/libexec/security/security,v retrieving revision 1.24 diff -u -p -r1.24 secur