Parménides GV

Results 12 issues of Parménides GV

The first time a computer connects to the adb server, the smartphone asks if the computer is authorized to connect. This is based on the fingerprint of the ssh key...

SDK android.el file already contains code to enable JDB debugging. Would it be possible to enhance this mode or theirs applying differences between them? SDK android.el could be reinvigorated with...

It would be very nice if we could install this package via package-install. It would also wider your audience, people like me may be checking new packages to see if...

latin1 allows us to handle ciphertext (tested with ASCON cipher). pure_barcode is required to get binary data universal_newlines was assuming all \r were \n, but with encrypted data it is...

### Description This week, Signal released an implementation of "private contact discovery". The goal of such as mechanism is to keep the user contact lists hidden from the Signal service....

enhancement
research

tor-browser-crawler/tbcrawler/crawler.py:29: in crawl self.__do_batch() tor-browser-crawler/tbcrawler/crawler.py:47: in __do_batch self.__do_instance() tor-browser-crawler/tbcrawler/crawler.py:74: in __do_instance self.driver.get_screenshot_as_file(self.job.png_file) ../../../anaconda2/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py:790: in get_screenshot_as_file png = self.get_screenshot_as_png() ../../../anaconda2/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py:809: in get_screenshot_as_png return base64.b64decode(self.get_screenshot_as_base64().encode('ascii')) ../../../anaconda2/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py:819: in get_screenshot_as_base64 return self.execute(Command.SCREENSHOT)['value'] ../../../anaconda2/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py:231: in...

[Errno 2] No such file or directory: '/tmp/tmpmhRgTC/webdriver-py-profilecopy' Killing tor process Traceback (most recent call last): File "./bin/tbcrawler.py", line 16, in run() File "tor-browser-crawler/tbcrawler/pytbcrawler.py", line 69, in run crawler.crawl(job) File...

2016-04-25 21:25:51,183 - INFO - **\* Visit #3 to http://norton.com *** 2016-04-25 21:25:53,400 - INFO - dumpcap -P -a duration:120 -a filesize:40000 -i eth0 -s 0 -f 'tcp and not...

In [this Travis build](https://travis-ci.org/webfp/tor-browser-crawler/builds/122552606) a lot of tests fail, and it seems they do because they are outdated. For instance, one of them tries to import a Crawler class that...