search for: ibuttons

Displaying 3 results from an estimated 3 matches for "ibuttons".

Did you mean: buttons
2003 Jan 28
1
ibutton
has anybody worked with support for the ibutton? i've come across keymgr (http://www.rcpt.to/keymgr/), but it seems to be dead (or playing possum). i've also come across ramblings about integrating ibutton support into openssl, but i dunno how pertinent that is, or even whether the work still exists. i just want to get rid of my passwds (or lock them up in a safe), and the ibutton seems
2012 Jul 13
1
R combining many vectors of predictable name into one date frame
...mp, tripID, uni) trips <- unique(temp$tripID) uni <- unique(temp$uni[temp$tripID==trips[1]]) for (jj in 1:length(uni)){ a <- c() for (ii in 1:10){ a <- c(a, IQR(temp$temp[temp$uni %in% sample(uni,jj)])) assign(paste("ib",jj,sep=""), a) # ib is short for ibuttons. The number is how many were used to calc IQR } # hold.list <- list(objects(patter="ib")) # trip <- data.frame(list=hold.list # I am trying to put everything into a dataframe # do.call("rbind", list=hold.list) # do.call("rbind", list(objects(pattern=&qu...
2017 May 10
7
How to detect fake CallerID? (8xx?)
I have a 'time and attendance' application. Think janitorial or security kind of thing where an employee goes from location to location. They're supposed to 'clock in' when they get to a site using a phone at that site to prove they're there. Some employees have discovered 'fake caller ID' services can be used to say they're on site when they are not. How