[gentoo-user] yubikey

2014-06-18 Thread Stefan G. Weichinger
Anyone using that (with gentoo) ? Experience? I consider getting one to test and use it .. flameeyes didn't get one: https://blog.flameeyes.eu/2012/01/how-not-to-sell-me-something-why-i-won-t-be-maintaining-yubikey-software-directly-in-gentoo maybe since then they changed their policies etc

Re: [gentoo-user] yubikey

2014-06-18 Thread Neil Bothwick
On Wed, 18 Jun 2014 14:21:27 +0200, Stefan G. Weichinger wrote: Anyone using that (with gentoo) ? I got one a few days ago to check out. It's basically a USB keyboard, so it works with Gentoo exactly the same way it works with anything else. I've only tried the static password part so far, but

Re: [gentoo-user] yubikey

2014-06-18 Thread Alon Bar-Lev
On Wed, Jun 18, 2014 at 3:50 PM, Neil Bothwick n...@digimed.co.uk wrote: On Wed, 18 Jun 2014 14:21:27 +0200, Stefan G. Weichinger wrote: Anyone using that (with gentoo) ? I got one a few days ago to check out. It's basically a USB keyboard, so it works with Gentoo exactly the same way it

Re: [gentoo-user] yubikey

2014-06-18 Thread Stefan G. Weichinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 18.06.2014 14:50, schrieb Neil Bothwick: On Wed, 18 Jun 2014 14:21:27 +0200, Stefan G. Weichinger wrote: Anyone using that (with gentoo) ? I got one a few days ago to check out. It's basically a USB keyboard, so it works with Gentoo exactly

Re: [gentoo-user] yubikey

2014-06-18 Thread Stefan G. Weichinger
Am 18.06.2014 14:54, schrieb Alon Bar-Lev: Right, I use it, and it working fine. I use single HOTP. The sdk/tools also build friendly, there was no problem to build in order to perform the initial enrolment. good to hear, thanks!

Re: [gentoo-user] Ifplugd breaks services

2014-06-18 Thread thegeezer
On 06/17/2014 10:59 PM, Mick wrote: I can't recall ever having heard a beep when the cable is disconnected. :-/ odd. i wish i knew with certainty where ifplug hooks in. if you # ps aux | grep ifplug do you have a -b on the line? such as /usr/sbin/ifplugd -b --iface=eth0 that's how you

Re: [gentoo-user] yubikey

2014-06-18 Thread Bill Kenworthy
I went the google auth route for ssh with an app on a pebble watch - the watch is always with me :) Has an ebuild (keyworded), simple setup, just works. BillK On 18/06/14 20:54, Alon Bar-Lev wrote: On Wed, Jun 18, 2014 at 3:50 PM, Neil Bothwick n...@digimed.co.uk wrote: On Wed, 18 Jun 2014

Re: [gentoo-user] yubikey

2014-06-18 Thread Neil Bothwick
On Wed, 18 Jun 2014 15:02:03 +0200, Stefan G. Weichinger wrote: I got one a few days ago to check out. It's basically a USB keyboard, so it works with Gentoo exactly the same way it works with anything else. I've only tried the static password part so far, but my hard drive is not

[gentoo-user] Re: yubikey

2014-06-18 Thread James
Stefan G. Weichinger lists at xunil.at writes: Anyone using that (with gentoo) ? Experience? I consider getting one to test and use it .. Stefan I do not know where to start, so I just try to simplify things Near Field Communications, are a very bad idea, if you care about security.

Re: [gentoo-user] Re: yubikey

2014-06-18 Thread Neil Bothwick
On Wed, 18 Jun 2014 18:08:21 + (UTC), James wrote: Anyone using that (with gentoo) ? Experience? I consider getting one to test and use it .. Stefan I do not know where to start, so I just try to simplify things Near Field Communications, are a very bad idea, if you care

[gentoo-user] Re: yubikey

2014-06-18 Thread James
Neil Bothwick neil at digimed.co.uk writes: On Wed, 18 Jun 2014 18:08:21 + (UTC), James wrote: Anyone using that (with gentoo) ? Experience? I consider getting one to test and use it .. Stefan I do not know where to start, so I just try to simplify things Near

Re: [gentoo-user] Re: yubikey

2014-06-18 Thread Neil Bothwick
On Wed, 18 Jun 2014 19:23:25 + (UTC), James wrote: OK, lets skip any RF backdoors installed by the manufacturer, as those always exist, but are 'out of scope', for now. U see this? http://www.unrest.ca/evaluating-the-security-of-the-yubikey I hadn't. At first glance it appears to

Re: [gentoo-user] Ifplugd breaks services

2014-06-18 Thread Mick
On Wednesday 18 Jun 2014 14:03:47 thegeezer wrote: On 06/17/2014 10:59 PM, Mick wrote: I can't recall ever having heard a beep when the cable is disconnected. :-/ odd. i wish i knew with certainty where ifplug hooks in. if you # ps aux | grep ifplug do you have a -b on the line?

[gentoo-user] [Gentoo-User] emerge --sync likely to kill SSD?

2014-06-18 Thread microcai
rsync is doing bunch of 4k ramdon IO when updateing portage tree, that will kill SSDs with much higher Write Amplification Factror. I have a 2year old SSDs that have reported Write Amplification Factor of 26. I think the only reason is that I put portage tree on this SSD to speed it up. what