Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
13throwaway
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
13throwaway
11y ago
I don't know of any ISPs that are currently MITMing HTTPS. That seems like something that would be big news and get a CA revoked. Do you have a source for that?
2.
▲
by
13throwaway
11y ago
Download them all with wget: wget -O - " http://pastebin.com/raw.php?i=fA7z2BPi" | wge -i -
3.
▲
by
13throwaway
11y ago
The problem you run into with a decentralized site is you have to mirror massive amounts of data. I think this is what killed usenet. Also spam is hard to fight. I wonder if a federated Reddit would work. Different subreddits could be hoste
4.
▲
by
13throwaway
11y ago
I have been thinking it would be cool to have a Reddit replacement ran by a non profit, similar to Wikipedia. Does anyone here have experience running something like that? I understand non profits are very complex to run.
5.
▲
by
13throwaway
11y ago
App economics are much different from music economics. From what I have observed, most people (the casual listener) will listen to the free streaming services (pandora, apple radio, etc). When people want to listen to a specific song they l
6.
▲
by
13throwaway
11y ago
Here it is: https://en.wikipedia.org/wiki/Wikipedia:List_of_hoaxes_on_Wi...
7.
▲
by
13throwaway
11y ago
"GitHub plays programmer" This is going to be great!
8.
▲
by
13throwaway
11y ago
You can access those pages by removing the final slash.
9.
▲
by
13throwaway
11y ago
The problem with allowing self-signed certificates has always been distinguishing if a site should be signed by a CA or not. Consider the follow situation: Alice sends Bob a link: http://example.com Bob trusts Alice and now know
10.
▲
by
13throwaway
12y ago
Using something like Namecoin https://en.wikipedia.org/wiki/Namecoin and storing the cert hashes in the blockchain would allow for decentralized verification. In order to be an improvement over the CA model a new syste
11.
▲
by
13throwaway
12y ago
You could try piping it through ssh, I don't know how that would effect the speed though. tar -cf - /u02/databases/mydb/data_file-1.dbf | pigz | ssh user@destination "pigz -d | tar xf - -C /"
12.
▲
by
13throwaway
12y ago
Do you know why the new interstellar movie is on that domain? https://interstellar.withgoogle.com
13.
▲
by
13throwaway
12y ago
It would be great to see namecoin become more popular. It would mean we could just use self signed certificates and store the fingerprint in the namecoin record.
14.
▲
by
13throwaway
12y ago
Go to this page over a cellular connection. (Turn off your wifi) http://checkyourinfo.com/request Then look for a long number.
15.
▲
by
13throwaway
12y ago
I just checked my AT&T phone and I have an X-Acr header too.
16.
▲
by
13throwaway
12y ago
Here's a scary thought: How do we know every ISP isn't doing this, it would be undetectable if they only injected these on certain domains e.g. facebook, google. However I don't see how much more tracking ability that would g
17.
▲
by
13throwaway
12y ago
From what I can tell it seems like room names are not unique. I think this is the reason for the "join by screenshot" feature.
18.
▲
by
13throwaway
12y ago
I noticed iOS 8 has been doing this too via api.smoot.apple.com
19.
▲
by
13throwaway
12y ago
How about the FBI? http://www.huffingtonpost.com/2014/09/25/james-comey-apple-e...
20.
▲
by
13throwaway
12y ago
Can somebody give me some recommendations on how to do this with encryption? I am fine sshing into my server and putting in a password after reboot.
21.
▲
by
13throwaway
12y ago
I think Namecoin would be a good solution. https://en.wikipedia.org/wiki/Namecoin
22.
▲
by
13throwaway
12y ago
Redphone can talk to iPhone users with the signal app.
23.
▲
by
13throwaway
12y ago
I wonder what measures they have in place to protect against someone cracking this open and dumping the entire video library.
24.
▲
by
13throwaway
12y ago
Because Netflix uses something like 45% of North American internet traffic, they need to do something like this in order to efficiently deliver video. Of course this is going to give Netflix better ability to stream, but I don't think
25.
▲
by
13throwaway
12y ago
You entire site needs to be available only over https. Otherwise login cookies and passwords can be stolen. How to setup a free SSL certificate on apache. https://www.digitalocean.com/community/tutorials/how-to-set
26.
▲
by
13throwaway
12y ago
Use the "reader" button (the three lines in the corner). It's a little known feature but great on sites like this.
27.
▲
by
13throwaway
12y ago
That would be a good question for Randell Munroe. https://what-if.xkcd.com
28.
▲
by
13throwaway
12y ago
StartSSL offers free certs.
29.
▲
by
13throwaway
12y ago
If you add it to that directory it won't show any warnings. Still, not so good for the average person because it requires root and might not persist between updates.
30.
▲
by
13throwaway
12y ago
Did you try adding your CA to /system/etc/security/ ?
More ›