I'm not convinced that association with cryptocurrency does much to give the appearance of credibility, trustworthiness and stability to keybase.io<p>I associate crypto with shonk, which puts keybase.io in the "this is a crypto thing? Hmmm.... shonky." category.<p>I guess it depends on what the corporate goals of keybase.io are - I think it was identity management or something rather being a crypto player.<p>edit: I should qualify that I've always seen and continue to see keybase.io as being a really reputable and stable company and not shonky. I guess I was a bit jaded by being flooded with crypto ads on every social media platform 12 months ago or so.
Stellar is a pretty cool platform. Here are some features:<p>Any node can issue tokens pretty easily. Tokens are basically IOUs and come with counterparty risk. For example you want to issue tokens for carbon emission trading, you can do that with a few lines of code but people have to trust you to redeem them for whatever they are worth at the end. The only asset that comes without counterparty risk is the native asset XLM.<p>It uses the Stellar consensus protocol (not proof of work) with a new ledger being closed every 3-5 seconds. SCP favors safety over liveness (no progress until consensus is reached)<p>Stellar has a decentralized exchange built-in in the protocol layer. That means that market orders are p2p messages and are part of consensus for each new ledger.
I won't repost my entire comment here, but I noted in 2017 on Hacker News some pretty shady stuff going on with Stellar/XLM and their customer support team / developers.<p>You can read the entire account here:<p><a href="https://news.ycombinator.com/item?id=15935583#15936174" rel="nofollow">https://news.ycombinator.com/item?id=15935583#15936174</a><p>It starts with this:<p>---<p>I was given 6000 XLM and I left it in their official wallet for years. On May 12th, 2017 I wrote them an email asking why my wallet, now converted to some newer official wallet, was empty. I did not receive a reply for 2 months, at which point I followed up and received a reply within a day, which was:<p>"I have investigated your account and it looks like an account merge operation occurred some time ago merging your lumens with another account. If you did not commit this action, it could be possible that someone was able to obtain your account information.<p>You can see the merge operation here: <a href="https://horizon.stellar.org/accounts/GD2CPSK2E3TUNC2N5NGGQJQ.." rel="nofollow">https://horizon.stellar.org/accounts/GD2CPSK2E3TUNC2N5NGGQJQ...</a>.<p>Unfortunately there is nothing we can do to retrieve your lumens at this point.<p>Apologies we cannot be of further help."
If I have a good understanding of how the bitcoin protocol works, and is well versed in cryptography, does anyone have a tip on what to read to understand about the Stellar protocol?<p>Just some quick Googling on my phone led me down cryptobro low quality content, unsurprisingly.<p>EDIT: And also, this implementation looks really neat, congrats! It made me excited about crypto currency again!
Keybase is a really cool application regardless of Stellar, so don’t be deterred by the comments!<p>Free, encrypted git repos and file storage as well as ID assertion and chat.
As a relatively long-time Keybase user, I went in and set up my Stellar wallet on my phone. There does not appear to be any way to fund this wallet, though. Reading the comments here, I guess I'd have to buy Stellar on some other exchange and ... transfer it to my wallet? (So I'd have a wallet on an exchange, and a wallet on Keybase?)<p>This is not good UX.
I like Keybase, I just find the name a little odd to push as a cool IM to normal people. I'm also still waiting to see them release their own email service, maybe something that can cleanly interface with ProtonMail?
I wonder how the Lumen value is being derived. I assume whatever current worth is on Coinbase Pro at the time the amount is sent, considering they namedrop Coinbase Pro as a place to buy Lumens.
For folks that want to learn more about stellar: <a href="https://github.com/0xfe/hacking-stellar" rel="nofollow">https://github.com/0xfe/hacking-stellar</a>