Viewing profile — Inflatablewoman
Inflatablewoman
HN member- Joined
- Fri, Jan 23, 2015, 9:12 PM UTC
- HN karma
- 19
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About Inflatablewoman
Recent public activity
-
comment
Comment #17461912
If you have one backed by a HSM (Hardware Security Module) then you could be in a good spot. Similar set up to what AWS KMS does. https://aws.amazon.com/kms/details/
-
comment
Comment #16432180
Could this mean that Flock will be making a return? https://signal.org/blog/flock/
-
comment
Comment #16237378
My only regret is that when we started our current project, I did not commit 100% to gRPC, so now we have a mix of services. If I had of gone all in, it would be easier to integrat…
-
comment
Comment #16237358
It does work, very well. We have been using it for over a year without issue. It is not ideal, but it is good to have an option for when clients dont support gRPC.
-
comment
Comment #13861549
That does not do empty folders, sadly.
-
comment
Comment #11816496
In my old firm we managed to get ceph running on coreos using ceph in docker. The storage was exposed using a s3 gateway. https://github.com/ceph/ceph-docker
-
comment
Comment #10857028
iTunes?
-
comment
Comment #9125067
The point is that any salt, even a hard coded salt, would mean that an attacker would need to regenerate the rainbow tables using the known salt.
-
comment
Comment #9005772
Very interesting. Thanks for posting this. I have been using TigerTonic, but will give Gin a go after reading this.