Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway-9111
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
throwaway-9111
2y ago
Why not a simple sha(id + username + bcrypt(pass)) Is there any security issues with that? I'm a "newb" in this area, so I'm genuinely curious about the flaws with the naive approach
2.
▲
by
throwaway-9111
2y ago
In that case you can use the lombok @SneakyThrows annotation that converts a checked exception to a runtime exception