Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
smkdtr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
smkdtr
6y ago
Is it just me or does the name read more like sucks more? Suxmo?
2.
▲
by
smkdtr
7y ago
Does the security of using magic wormholes depend on using a trusted relay? Should I be running my own relay?
3.
▲
by
smkdtr
8y ago
Thank you for writing this book! I recently used this book to brush up on crypto fundamentals for some interviews and found it really valuable. I was even able to implement a padding oracle attack after only knowing it in theory for a very
4.
▲
by
smkdtr
9y ago
As someone worried about security; I hope that is not the majority opinion.
5.
▲
by
smkdtr
10y ago
Count the instances of "arbitrary code execution" for chrome vs adobe. Its a huge improvement! Granted its not just the pdf reader in the case of adobe.
6.
▲
by
smkdtr
10y ago
Thanks for the response. Although not ideal, I am stuck with using crypto at the DB level. Based on what you said; running something like vault (running as a separate user from the DB) and accessing it using the HTTP API + TLS client cert s
7.
▲
by
smkdtr
10y ago
One of the constraints I am working with is that a human is not necessarily in the loop all the time. What is the best way then bootstrap the encryption process?
8.
▲
by
smkdtr
11y ago
I like this idea. This way the email address remains private till the first time it shows up in a dump.
9.
▲
by
smkdtr
12y ago
Along similar lines, I wonder if this fuzzer can be used to bruteforce passwords for applications. Would it do any better than standard "try all the combinations" method?