I hereby claim:
- I am anseljh on github.
- I am anseljh (https://keybase.io/anseljh) on keybase.
- I have a public key whose fingerprint is 9D17 37DE EC56 3BDF BC10 CAAA 2948 2256 BE5D BD16
To claim this, I am signing this object:
import dropbox as db | |
DB_APP_KEY = '...' | |
DB_APP_SECRET = '...' | |
DB_APP_NAME = '...' | |
DB_FOLDER_NAME = '...' | |
DB_ACCESS_TYPE = 'app_folder' | |
# Setup Dropbox session | |
sess = db.session.DropboxSession(DB_APP_KEY, DB_APP_SECRET, DB_ACCESS_TYPE) |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Using worker: worker-linux-docker-89b3c360.prod.travis-ci.org:travis-linux-1 | |
Build system information | |
Build language: node_js | |
Build image provisioning date and time | |
Thu Feb 5 15:09:33 UTC 2015 | |
Operating System Details | |
Distributor ID: Ubuntu | |
Description: Ubuntu 12.04.5 LTS | |
Release: 12.04 |
Using worker: worker-linux-docker-e364140a.prod.travis-ci.org:travis-linux-5 | |
Build system information | |
Build language: node_js | |
Build image provisioning date and time | |
Thu Feb 5 15:09:33 UTC 2015 | |
Operating System Details | |
Distributor ID: Ubuntu | |
Description: Ubuntu 12.04.5 LTS | |
Release: 12.04 |
>>> r = requests.get("https://www.krinternetlaw.com/", verify=False) | |
Traceback (most recent call last): | |
File "<stdin>", line 1, in <module> | |
File "/Library/Python/2.7/site-packages/requests/api.py", line 67, in get | |
return request('get', url, params=params, **kwargs) | |
File "/Library/Python/2.7/site-packages/requests/api.py", line 53, in request | |
return session.request(method=method, url=url, **kwargs) | |
File "/Library/Python/2.7/site-packages/requests/sessions.py", line 468, in request | |
resp = self.send(prep, **send_kwargs) | |
File "/Library/Python/2.7/site-packages/requests/sessions.py", line 576, in send |
# Grep colors! | |
# Colors: http://www.termsys.demon.co.uk/vtansi.htm#colors | |
# Parameters: http://blog.amit-agarwal.co.in/2011/03/06/grep_colors-change-the-colors-in-the-grep-output/ | |
# export GREP_OPTIONS='--color=auto' | |
export GREP_COLORS="fn=32:ln=2;32:sl=37:mt=31:cx=2" |
There are a few problems with delivering alerts via SMS, but they mostly boil down to this: SMS is not very private.
For vulnerable audiences, it’s preferable to not collect any subscriber information at all. This isn’t possible with SMS, because you have to know the recipient’s phone number to deliver a message. Unless you’re talking about burners—which most people won’t have—that phone number is tied to a real identity. This is a vulnerability in at least these scenarios:
Case title,CL opinion ID,Source name,Source URL,Concern Type,Concern Detail,Quotation,Notes | |
NASA v. Nelson,182990,ProPublica,https://www.propublica.org/article/supreme-court-errors-are-not-hard-to-find,Factual error,Relies on false fact from amicus brief,(“[M]ore than 88% of U. S. companies . . . perform background checks on their em ployees”), | |
Arizona v. U.S.,803270,ProPublica,https://www.propublica.org/article/supreme-court-errors-are-not-hard-to-find,Factual error,Relies on unsupported statistic in report by Center for Immigration Studies,"in the State’s most populous county, these aliens are reported to be responsible for a disproportionate share of serious crime", | |
U.S. v. Windsor,945737,ProPublica,https://www.propublica.org/article/supreme-court-errors-are-not-hard-to-find,Factual error,Understates number of states that prohibit marriages between first cousins,"Likewise the permissible degree of consanguinity can vary (most States permit first cousins to marry, but a handful—such as Iowa and Washington, |