« 1189 1190 1191 1192 1193 1506 »

Pages are deceptive. Live life in a basket.

Advanced Mobile Authentication | InAuth, Inc.

<![endif] Home About Management The Board Compliance Blog Contact #et-top-navigation .container Advanced Mobile Security Find out more about the security mechanisms in an obfuscated InAuth Core Security SDK Persistent Device Identifier Dynamic Device Identifier Device Asserted Identification Deep Location Identifier Advanced Root Detection Malware / Crime- ware Detection Advanced Browser Security InAuth Browser Intelligence: Desktop and laptop browser fingerprinting - a more resilient fingerprint Device Fingerprinting Print Longevity Fraud Detection - Malware & Criminals Lower Collision Rates More Data Points to Identify the User Device "Fuzzy Matching" & Cookies InAuth Browser Intelligence InAuth Fraud Detection InAuth Mobile Browser Intelligence InAuth Mobile Fraud ...

Linked on 2014-11-26 00:20:44 | Similar Links
What the hell Uber? Uncool bro | Hacker News

Hacker News new | comments | show | ask | jobs | submit login What the hell Uber? Uncool bro (gironsec.com) 143 points by uptown 1 hour ago | 61 comments dmix 49 minutes ago | link TLDR : Uber's Android app is literally malware Since the website is currently down, this person reverse-engineered Uber's Android app and discovered it has code that will "call home" aka send data back to Uber with your: - SMS list - call history - wifi connections - GPS location - every type of device fingerprint possible (device IDs) It also checks if you're phone is rooted/jailbroken and if it's vulnerable to Heartbleed... which it also calls home. From my understanding, which the author somehow missed, is that it is using http://www.inauth.com SDK which provides 'malware detection'. This SDK is popular in the 'mobile finance industry' and the banking sector. Also notably one of the founders is former...

Linked on 2014-11-26 00:19:46 | Similar Links
Function isn't available outside of file. · 404969b · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Function isn't available outside of file. Loading branch information ... commit 404969b77da1a05a4d4d74b46c39cc339bc6c897 1 parent 5a5abbc qpfiffer authored Nov 25, 2014 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1    c_src/transaction.c 2    c_src/transaction.c Show notes View @@ -19,7 +19,7 @@ /* Where we start our transactions from. */ transaction_id global_t...

Linked on 2014-11-26 00:09:22 | Similar Links
Eigenface - Wikipedia, the free encyclopedia

CentralNotice Eigenface From Wikipedia, the free encyclopedia Jump to: navigation , search This article includes a list of references , but its sources remain unclear because it has insufficient inline citations . Please help to improve this article by introducing more precise citations. (July 2008) Some eigenfaces from AT&T Laboratories Cambridge Generated faces using FaceMachine Eigenfaces is the name given to a set of eigenvectors when they are used in the computer vision problem of human face recognition . [ 1 ] The approach of using eigenfaces for recognition was developed by Sirovich and Kirby (1987) and used by Matthew Turk and Alex Pentland in face classification. [ 2 ] The eigenvectors are derived from the covariance matrix of the probability distribution over the high- dimensional vector space of face images. The eigenfaces themselves form...

Linked on 2014-11-25 23:54:22 | Similar Links
God's Lonely Programmer | Motherboard

<![endif] Start Alexa Certify Javascript End Alexa Certify Javascript Sections Machines Discoveries Space Futures Culture Earth Videos About english deutsch español italiano nederlands portuguese VICE Share Tweet Motherboard Motherboard Watch Sections Machines Discoveries Space Futures Culture Earth Latest Videos Documentaries Interviews Machines Discoveries Space Futures Culture Earth Follow Newsletter Terry Davis. ​Image: TempleOS November 25, 2014 // 10:00 AM EST Share Tweet In the beginning there is darkness. The screen erupts in blue, then a cascade of thick, white hexadecimal numbers and cracked language, "UnusedStk" and "AllocMem." ...

Linked on 2014-11-25 21:29:11 | Similar Links
Neil Harbisson: I listen to color | Talk Video | TED.com

<![endif] Navigation TED 1 Log in Sign up Skip to content… Watch TED Talks Browse the library of TED talks and speakers Playlists Collections of themed talks queued up to view TED-Ed videos Watch, share and create lessons with TED-Ed TEDx Talks Talks from independently organized local events Topics Explore TED offerings by topic Surprise Me The easy option. Let us choose for you! Read ideas.ted.com Outbound Our daily coverage of the world of ideas TED Blog Outbound Updates from TED and highlights from our global community TED Books Short books to feed your craving for ideas TED Studies Curated course material for educators and life long learners Newsletter Inspiration delivered straight to your inbox Attend Conferences Take part in our events: TED, TEDGlobal, TEDActive and more TEDx events Find and attend local, independently organized eve...

Linked on 2014-11-25 21:27:13 | Similar Links
The Jurassic World Trailer Proves Dinosaurs are Still Freaking Awesome

<![endif] THIS IS OVERLORD About Kinja Follow Gizmodo Followed Related blogs Sploid Paleofuture Indefinitely Wild Field Guide Reframe Factually LEG GODT Gizmodo en Español Blogs you may like Deadspin Gawker Gizmodo io9 Jalopnik Jezebel Kotaku Lifehacker Sploid Username Notifications md5! Menu About Kinja Follow Gizmodo Followed Related blogs Sploid Paleofuture Indefinitely Wild Field Guide Reframe Factually LEG GODT Gizmodo en Español Blogs you may like Deadspin Gawker Gizmodo io9 Jalopnik Jezebel Kotaku Lifehacker Sploid Trending on Kinja 1. Sony&apos;s Original Vita Ads Were Misleading, Says U.S. Government on Kotaku 2. Best Buy&apos;s Top Black Friday Deals Just Went Live on Deals 3. How Many Commenters Did We Block After the Ferguson Decision Last… on Sausage Written by Andrew Liszewski You Can Almost Finally Buy That Keyboard-Shaped Waffle Maker The Maje...

Linked on 2014-11-25 21:24:01 | Similar Links
dx
pipe(3): create interprocess channel - Linux man page

google_ad_section_start This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. pipe - create an interprocess channel #include < unistd.h > int pipe(int fildes [2]); The pipe () function shall create a pipe and place two file descriptors, one each into the arguments fildes [0] and fildes [1], that refer to the open file descriptions for the read and write ends of the pipe. Their integer values shall be the two lowest available at the time of the pipe () call. The O_NONBLOCK and FD_CLOEXEC flags shall be clear on both file descriptors. (The fcntl () function can be used to set both these flags.) Data can be written to the file descriptor fildes [1] and read from the file descriptor filde...

Linked on 2014-11-25 17:40:28 | Similar Links
Function isn't available outside of file. · 404969b · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Function isn't available outside of file. Loading branch information ... commit 404969b77da1a05a4d4d74b46c39cc339bc6c897 1 parent 5a5abbc qpfiffer authored Nov 25, 2014 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1    c_src/transaction.c 2    c_src/transaction.c Show notes View @@ -19,7 +19,7 @@ /* Where we start our transactions from. */ transaction_id global_t...

Linked on 2014-11-25 16:48:56 | Similar Links
118 transaction support by qpfiffer · Pull Request #132 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar base sha1: &quot;cdaa44255dfbe4b108c5201834b76c71993c978a&quot; head sha1: &quot;5a5abbc3ee14f6aabf77a4df9abf57dd01819a1b&quot; Loading… New issue 118 transaction support #132 Open qpfiffer wants to merge 58 commits into master from 118_Transaction_Support + 1,101 − 727      Conversation 0 Commits 58 Files changed 16 Apply labels to this issue bug duplicate enhancement frontend ...

Linked on 2014-11-25 08:21:07 | Similar Links
118 transaction support by qpfiffer · Pull Request #132 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar base sha1: &quot;cdaa44255dfbe4b108c5201834b76c71993c978a&quot; head sha1: &quot;5a5abbc3ee14f6aabf77a4df9abf57dd01819a1b&quot; Loading… New issue 118 transaction support #132 Open qpfiffer wants to merge 58 commits into master from 118_Transaction_Support + 1,101 − 727      Conversation 0 Commits 58 Files changed 16 Apply labels to this issue bug duplicate enhancement frontend ...

Linked on 2014-11-25 08:20:31 | Similar Links
s/=/==/, oops. · 5a5abbc · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code s/=/==/, oops. Loading branch information ... commit 5a5abbc3ee14f6aabf77a4df9abf57dd01819a1b 1 parent a9b34c4 qpfiffer authored Nov 24, 2014 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1    c_src/test.c 2    c_src/test.c Show notes View @@ -336,7 +336,7 @@ int test_lots_of_deletes(const ol_feature_flags features) { int delete_result = olt_scoop(tx, key, strlen(key))...

Linked on 2014-11-25 07:55:04 | Similar Links
Check the correct database for record count. · a9b34c4 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Check the correct database for record count. Loading branch information ... commit a9b34c4791d2dec82f27b30c6aa3aaf15d91d158 1 parent 6b06b1a qpfiffer authored Nov 24, 2014 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1    c_src/test.c 2    c_src/test.c Show notes View @@ -459,7 +459,7 @@ int test_scoop(const ol_feature_flags features) { char key[64] = "muh_hash_tho"; ...

Linked on 2014-11-25 07:49:46 | Similar Links
Fix awful transaction bug where offsets are wrong. Thanks, GDB! · 6b06b1a · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Fix awful transaction bug where offsets are wrong. Thanks, GDB! Loading branch information ... commit 6b06b1ae748c70583b345d3ba0f1623095cd1224 1 parent d82476d qpfiffer authored Nov 24, 2014 Unified Split Showing 1 changed file with 7 additions and 4 deletions . + 7 − 4      c_src/aol.c 11      c_src/aol.c Show notes View @@ -195,9 +195,9 @@ int ol_aol_restore_from_file(ol_database *target_db, size...

Linked on 2014-11-25 07:37:45 | Similar Links
dx
Use a pipe for the signal_handler. by weedy · Pull Request #2 · irssi/irssi · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 661 Fork 73 irssi / irssi /.container /.repohead Code Issues Pull Requests Wiki Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar base sha1: &quot;5ca9287182092530dc206fa1af13fbe19cc357d1&quot; head sha1: &quot;e445f66bdceec0264e920a0271e5ea9cfec16c72&quot; Loading… New issue Use a pipe for the signal_handler. #2 Closed weedy wants to merge 2 commits into irssi : master from weedy : master + 84 − 8      Conversation 6 Commits 2 Files changed 1 Apply labels to this issue bug duplicate enhancement help wante...

Linked on 2014-11-25 05:33:00 | Similar Links
More transactions for my box-cutter gods. · d82476d · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code More transactions for my box-cutter gods. Found a big bug with the transaction merging. I need to actually write back the data from the transaction value files to the original value file. Fug. Loading branch information ... commit d82476d007cff72236f6715e06e65097dfb7e9ce 1 parent 9af5422 qpfiffer authored Nov 24, 2014 Unified Split Showing 6 changed files with 50 additions and 28 deletions . + 11 − 7      c_src/aol.c + 1 − 1 ...

Linked on 2014-11-25 05:16:38 | Similar Links
Clang fixes. · 9af5422 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Clang fixes. Loading branch information ... commit 9af5422bf96ddae4f58d84073cd5a523142ef019 1 parent ca03e6d qpfiffer authored Nov 24, 2014 Unified Split Showing 1 changed file with 2 additions and 2 deletions . + 2 − 2      c_src/test.c 4      c_src/test.c Show notes View @@ -205,6 +205,7 @@ int test_jar(const ol_feature_flags features) { int test_can_jump_cursor(const ol_feature_flags features) {...

Linked on 2014-11-25 04:06:45 | Similar Links
Fix a test. · ca03e6d · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Fix a test. Loading branch information ... commit ca03e6defebecdf12546f53742bd9264c12d4b12 1 parent 041d9be qpfiffer authored Nov 24, 2014 Unified Split Showing 1 changed file with 20 additions and 41 deletions . + 20 − 41      c_src/test.c 61      c_src/test.c Show notes View @@ -126,12 +126,13 @@ int test_zero_length_keys(const ol_feature_flags features) { int test_basic_transaction(const o...

Linked on 2014-11-25 04:03:57 | Similar Links
Watch Jim Dalrymple II's Vine "They're smashing a police car up"

[if lte IE 8]> <p class="browsehappy"> You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience. </p> <![endif] Jim Dalrymple II 2014-11-25T03:03:18.000000 1 Loops They're smashing a police car up 0 Likes 0 Revines 0 Comments ...

Linked on 2014-11-25 03:16:55 | Similar Links
St. Louis County Missouri Live Audio Feeds

Live Feeds - 4,734 Total Listeners - 97,973 Top Listeners - Missouri State Hi... (54,795) Browse Feeds Top Feeds New Feeds Official Feeds Alert Feeds Archives Broadcast Feed Official Providers How It Works Incentives Browse Feeds Top Feeds New Feeds Official Feeds Alert Feeds Archives US > Missouri > St. Louis (County) [ St. Louis ] Your Browser Does Not Support Flash Content - Map Unavailable bcfy_browse_336_280 Retrieving IPN Incidents........ To listen to a feed using the online player, choose "Web Player" as the player selection and click the play icon for the appropriate feed. To listen using other methods such as Windows Media Player, iTunes, or Winamp, choose your player selection and click the play icon to start listening. Premium Subscribers ca...

Linked on 2014-11-25 03:09:20 | Similar Links
[live] Live Feed for riot and protest in Ferguson, MO. Scanner reports, news links

jump to content my subreddits announcements Art AskReddit askscience aww blog books creepy dataisbeautiful DIY Documentaries EarthPorn explainlikeimfive Fitness food funny Futurology gadgets gaming GetMotivated gifs history IAmA InternetIsBeautiful Jokes LifeProTips listentothis mildlyinteresting movies Music news nosleep nottheonion OldSchoolCool personalfinance philosophy photoshopbattles pics science Showerthoughts space sports television tifu todayilearned TwoXChromosomes UpliftingNews videos worldnews WritingPrompts edit subscriptions front - all - random | askscience - videos - Music - Jokes - UpliftingNews - gadgets - GetMotivated - nosleep - DIY - creepy - funny - nottheonion - pics - mildlyinteresting - aww - worldnews - food - photoshopbattles - OldSchoolCool - InternetIsBeautiful - space - explainlikeimfive - movies - television - Futurology - philosophy - AskReddit - persona...

Linked on 2014-11-25 03:08:47 | Similar Links
Report: Sony Pictures facing full network compromise | CSO Online

<![endif] BEGIN PAGE HEADER blx4 #732 blox4.raw_link_list Trending : CSO Daily Dashboard Social Engineering InfoSec Careers Mobile Security CSO Events Resources/White Papers cso online <img class="print-only" src="/www.idge.cso/images/csoonline-logo-print.png"> Most read : 12 security problems that EMV and tokenization won't solve Activists release Detekt tool that finds surveillance malware Microsoft patches Kerberos vulnerability with emergency update Raising awareness quickly: Holiday tips and tricks 9 apps to help you find people during disasters Attackers trading malware for privilege Twitter LinkedIn Facebook Google+ RSS Search Search for Suggestions for you Insider email Business Continuity All Business Continuity Disaster Recovery Emergency Preparedness Natural Disasters Pandemic Preparedness Supply Chain Security Data...

Linked on 2014-11-25 02:34:54 | Similar Links
« 1189 1190 1191 1192 1193 1506 »

Pages are deceptive. Live life in a basket.