Viewing profile — sln
sln
HN member- Joined
- Wed, Oct 23, 2013, 2:49 AM UTC
- HN karma
- 27
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About sln
No profile information was provided.
Recent public activity
-
comment
Comment #10685316
You missed the whole point of this essay. The fastest code to write is often insecure because languages, apis and so on are almost always insecure-by-default. If you write code fas…
-
comment
Comment #10683607
I think the suggestion was that this site doesn't really need to identify its users. It's a quiz site. If you want to make custom inputs for each user, drop a cookie with a big ran…
-
comment
Comment #9370228
What a terrible post. Every single example is simply security through obscurity. Once a leaker understands the ways in which a file may be watermarked, they will likely be able to …
-
comment
Comment #9370226
What a terrible post. Every single example is simply security through obscurity. Once a leaker understands the ways in which a file may be watermarked, they will likely be able to …
-
comment
Comment #9370225
What a terrible post. Every single example is simply security through obscurity. Once a leaker understands the ways in which a file may be watermarked, they will likely be able to …
-
comment
Comment #7174049
I really want to believe this comment is a joke... Everything that you mention that needs to be "regulated" is already regulated by the bitcoin protocol itself. In fact, the whole …
-
comment
Comment #7009029
Yes they do but 1) most people are more comfortable dealing with usernames compared to public keys, and 2) distributing the public keys themselves can be tricky if you don't alread…
-
comment
Comment #7009007
Yes this is a real problem. Being "paranoid about privacy" is not a yes/no decision for people to make. Different people have different things they would like to be private about a…
-
comment
Comment #7008923
Yeah but if you're trying to catch criminals the signal to noise is far better with presidents, judges, and congress than with boring, normal citizens.
-
comment
Comment #7008431
Phone numbers are unique values when you need to call a phone or send an SMS, which is what this software does. If you were trying to do your taxes, sure...but in this case a phone…
-
comment
Comment #6997065
Followers are established by connecting to bittorrent swarms. From the paper: "The last network is a collection of possibly disjoint “swarms” of followers, based on the Bittorrent …
-
comment
Comment #6997064
This is not true. Followers are established by connecting to bittorrent swarms. From the paper: "The last network is a collection of possibly disjoint “swarms” of followers, based …
-
comment
Comment #6996983
Basically, if you have anonymous, P2P, encrypted messaging you need to solve the problem of maintaining a public ledger of user names to public keys. There are several approaches t…
-
comment
Comment #6996838
Stop spamming up this thread without even reading the damn protocol. The whitepaper is a whopping 12 pages and very explicitly states the mechanism used to prevent this kind of spa…