[deleted]
Stellar Protocol: A Federated Model for Internet-Level Consensus (2016) [pdf]
41–50 of 66 posts
Re: Stellar Protocol: A Federated Model for Internet-Level Consensus (2016) [pdf]
#42Where can one actually buy some? I have some BTC/LTC I'd like to trade for stellar but it seems all of the reputable exchanges that trade it are closed to new registrants. Any suggestions?
If you look at the market tab of this site, it gives you an idea of current and old exchanges for that instrument.
Re: Stellar Protocol: A Federated Model for Internet-Level Consensus (2016) [pdf]
#43Where can one actually buy some? I have some BTC/LTC I'd like to trade for stellar but it seems all of the reputable exchanges that trade it are closed to new registrants. Any suggestions?
Re: Stellar Protocol: A Federated Model for Internet-Level Consensus (2016) [pdf]
#44When Stellar's codebase was still just a fork of Ripple (entire codebase was completely re-written from scratch in 2015), it experienced many divergent forks of the network due to weaknesses in the Ripple consensus protocol. Those weaknesses have been eliminated in the new SCP described in this paper, but AFAIK Ripple still has these systemic problems. The new Stellar codebase is actually a joy to work with.
Re: Stellar Protocol: A Federated Model for Internet-Level Consensus (2016) [pdf]
#45Where can one actually buy some? I have some BTC/LTC I'd like to trade for stellar but it seems all of the reputable exchanges that trade it are closed to new registrants. Any suggestions?
Re: Stellar Protocol: A Federated Model for Internet-Level Consensus (2016) [pdf]
#46I was curious about how this was different from Ripple's approach, I thought this was interesting: > Generally, membership in Byzantine agreement systems is set by a central authority or closed negotiation. Prior attempts to decentralize admission have given up some of the benefits. One approach, taken by Ripple, is to publish a “starter” membership list that participants can edit for themselves, hoping people’s edit…
"... gives maximum freedom ..." nice way of putting the fact that there's basically no consensus; i've got even better idea, with more freedom - everybody can write whatever they want into append only database and they have freedom to choose which bits make sense.
Re: Stellar Protocol: A Federated Model for Internet-Level Consensus (2016) [pdf]
#47There’s a great, three year old HN thread about the Stellar protocol, starting with a critique by Gregory Maxwell ( nullc ) here: https://news.ycombinator.com/item?id=9342348
Re: Stellar Protocol: A Federated Model for Internet-Level Consensus (2016) [pdf]
#48Where can one actually buy some? I have some BTC/LTC I'd like to trade for stellar but it seems all of the reputable exchanges that trade it are closed to new registrants. Any suggestions?
Stronghold[0] works great with me. [0]: https://stronghold.co/
Re: Stellar Protocol: A Federated Model for Internet-Level Consensus (2016) [pdf]
#49I was curious about how this was different from Ripple's approach, I thought this was interesting: > Generally, membership in Byzantine agreement systems is set by a central authority or closed negotiation. Prior attempts to decentralize admission have given up some of the benefits. One approach, taken by Ripple, is to publish a “starter” membership list that participants can edit for themselves, hoping people’s edit…
"... gives maximum freedom ..." nice way of putting the fact that there's basically no consensus; i've got even better idea, with more freedom - everybody can write whatever they want into append only database and they have freedom to choose which bits make sense.
Secure Scuttlebutt is a database protocol for unforgeable append-only message feeds.
"Unforgeable" means that only the owner of a feed can update that feed, as enforced by digital signing (see Security properties). This property makes Secure Scuttlebutt useful for peer-to-peer applications. Secure Scuttlebutt also makes it easy to encrypt messages.
https://scuttlebot.io/more/protocols/secure-scuttlebutt.html
Re: Stellar Protocol: A Federated Model for Internet-Level Consensus (2016) [pdf]
#50Earlier quoted context omitted.
"... gives maximum freedom ..." nice way of putting the fact that there's basically no consensus; i've got even better idea, with more freedom - everybody can write whatever they want into append only database and they have freedom to choose which bits make sense.
Multiple commenters here are saying that Stellar has no consensus. Is that true? How could such a big issue be overlooked?
No.
If you’re worried about it, read the linked paper. The mechanics (and assumptions) are covered in painstaking detail.