Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
babawere
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
babawere
5mo ago
Both, honestly. Fun and production intent. But `production` here is very specific, embedded in a single Go binary, a single *.db not a CLI tool (the cli you see there is just for inspection) for developer or CI. The problem fnox solves is g
2.
▲
by
babawere
5mo ago
The first bug has been confirmed however The second `vulnerability` would only be exploitable if an attacker could also break SHA-256 preimage resistance to forge valid checksums ??? correct me if am wrong
3.
▲
by
babawere
5mo ago
Thanks for sharing this. secret looks really well thought out, the three-layer key hierarchy is impressive. And using `age` is a solid choice. once considered it. Different trade-offs though, Keeper is library first embedded. secret does pe
4.
▲
by
babawere
5mo ago
Thanks for the look. On the verification hash, you're right, SHA256 would work there. Argon2id was overkill, I agree 100%. The crash-safe WAL is the part I'm most nervous about too. That's exactly why I posted this. I want ey
5.
▲
by
babawere
5mo ago
So have been told. Will definitely look for a better name
6.
▲
by
babawere
5mo ago
thanks for the update ... will definitely look for a better name
7.
▲
by
babawere
5mo ago
Honestly… the initial use case is to hide certs from the file system and secrets from the environment. However, this can be extended. The primary issue has been not being able to manage an encrypted storage system… the main goal is to have
8.
▲
by
babawere
5mo ago
Definitely … agents cannot access your password unless you save it to the environment too. However it's better to use resolvers ... depending on your use case
9.
▲
by
babawere
5mo ago
not when you need an audit system
10.
▲
by
babawere
5mo ago
I was thinking its better to be boring-correct :)
11.
▲
by
babawere
5mo ago
Even when you have a proper function and use AI for auto documentation, it silently changes it (insane) … I will defiantly fix this.
12.
▲
Show HN: Keeper – embedded secret store for Go (help me break it)
(github.com)
64 points
by
babawere
5mo ago
|
33 comments
13.
▲
Why Reverse Tabnabbing Matters (An Example on Reddit)
(reddit.com)
16 points
by
babawere
7y ago
|
0 comments
14.
▲
by
babawere
7y ago
Can you please explain in details?
15.
▲
Digitize currency with Chain Core
(chain.com)
2 points
by
babawere
10y ago
|
0 comments
16.
▲
Create your own image mosaic.
(github.com)
2 points
by
babawere
10y ago
|
0 comments
17.
▲
Moving to Bare Metal
(about.gitlab.com)
2 points
by
babawere
10y ago
|
0 comments
18.
▲
Go 1.5 concurrent garbage collector pacing
(docs.google.com)
1 points
by
babawere
12y ago
|
0 comments
19.
▲
by
babawere
12y ago
Its came with the version 7 and you can see here https://help.comodo.com/topic-72-1-451-6840-.html it says You can install PrivDog while installing Comodo Internet Security or by downloading the app from www.privdog.com&#
20.
▲
by
babawere
12y ago
Why would comodo promote such a software ???
21.
▲
by
babawere
12y ago
Its bad enough because this was bundled with Comodo Internet Security ( https://help.comodo.com/topic-72-1-451-6840-.html and https://help.comodo.com/topic-169-1-413-6109-.html )
22.
▲
Is PrivDog another Superfish
25 points
by
babawere
12y ago
|
15 comments
23.
▲
-int16(-32768) == -32768?
(reddit.com)
1 points
by
babawere
12y ago
|
0 comments
24.
▲
Write in Go (Fall 2014)
(youtube.com)
4 points
by
babawere
12y ago
|
0 comments
25.
▲
PHP 5.6.1 released
(php.net)
1 points
by
babawere
12y ago
|
0 comments
26.
▲
What is the difference between while (true) vs. while (\true)?
(stackoverflow.com)
3 points
by
babawere
12y ago
|
0 comments
27.
▲
Go Image Filtering Toolkit
(github.com)
4 points
by
babawere
12y ago
|
0 comments
28.
▲
by
babawere
12y ago
Dmitry Vyukov Bug https://groups.google.com/forum/#!topic/golang-nuts/MnsJ8_F7...
29.
▲
PHP 5.5.12 release
(php.net)
1 points
by
babawere
12y ago
|
0 comments
30.
▲
by
babawere
12y ago
I think you are evaluating 'go' based on feature set rather than the amount of friction a developer experience when using it to develop a good product. C++ is fantastic but I personally experience far less friction when working wi
More ›