ed neville
ed neville
Hello @rsc-dev, how did you do the debugging for the other devices?
Is that from [cmaion](https://github.com/cmaion/polar/issues/12#issuecomment-537390508)?
I'm getting the same, here's a strace: ``` timerfd_settime(9, TFD_TIMER_ABSTIME, {it_interval={tv_sec=0, tv_nsec=0}, it_value={tv_sec=10051, tv_nsec=65525000}}, NULL) = 0 ioctl(10, USBDEVFS_SUBMITURB, 0x564355a911b0) = 0 poll([{fd=6, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLOUT}], 3, 60000)...
On 2023-08-22 12:24-0700, Matthias Kraft wrote: > Why only sha256crypt? And may I also suggest to add a "brake" and > sleep for 1s before it prints out the result?!...
On 2023-08-27 02:24-0700, Matthias Kraft wrote: > To not create a tool that could easily be used to create thousands of encrypted passwords in a second. Granted, people who know...
Hello Evgeny, On 2022-12-24 08:22-0800, Evgeny wrote: > `sudo` has this `timestamp_timeout` option that doesn't re-prompt you > for a password within, say, 5 minutes of entering a password So...
On 2022-12-24 09:03-0800, Evgeny wrote: > > I'm wondering, would a PIN be implemented differently from 'reason' > > These seem to be rather different in their goals and thus...
Related c617695c9e4a16d7df723a160cce18745d727066, adding `token_timeout`