Show HN: Key/Value Store as-a-Service
keyvalue.xyz
Show HN: Key/Value Store as-a-Service
1–10 of 34 posts
Re: Show HN: Key/Value Store as-a-Service
#2Nice joke, but it might be too subtle for the HN crowd.
Re: Show HN: Key/Value Store as-a-Service
#3Add SSL. With LetsEncrypt, it's table stakes.
Re: Show HN: Key/Value Store as-a-Service
#4Add SSL. With LetsEncrypt, it's table stakes.
This. I'm kinda surprised there isn't HTTPS with HSTS already.
Re: Show HN: Key/Value Store as-a-Service
#5[deleted]
Re: Show HN: Key/Value Store as-a-Service
#6Typo in the terminal screenshot:
> http://api.keyvalue/xyz/c98ab8e0/myKey
`api.keyvalue/xyz` vs. `api.keyvalue.xyz`
Re: Show HN: Key/Value Store as-a-Service
#7It looks like this has SSL configured and listening, but there is no certificate or private key loaded:
[~] : openssl s_client -connect 54.243.85.55:443
CONNECTED(00000003)
140150585800568:error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error:s23_clnt.c:769:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 201 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Session:
Protocol : TLSv1.2
Cipher : 0000
Session-ID:
Session-ID-ctx:
Master-Key:
Key-Arg : None
Krb5 Principal: None
PSK identity: None
PSK identity hint: None
Start Time: 1486834426
Timeout : 300 (sec)
Verify return code: 0 (ok)Re: Show HN: Key/Value Store as-a-Service
#8>Do you need high available, flexible and dynamic key/value store for coordination, notification, feature flagging and more?
Doesn't exactly evoke confidence. Are they being explicit that the free tier won't have availability. Is there an SLA or even an estimate?
Re: Show HN: Key/Value Store as-a-Service
#9Any advantage over firebase?
Re: Show HN: Key/Value Store as-a-Service
#10Add SSL. With LetsEncrypt, it's table stakes.
If they don't know this much, what else don't they know? Not to mention they don't disclose anything about the team or company other than it is "Made with Love in Istanbul". No reason not to assume its a kid who has never hosted a production service in their life.