When I try to enter my email for the mailing list I am getting the error: invite_limit_reached I'd like to just keep up with the project. Is this intentional or is there another way to join the mailing list?
Show HN: Aragon – Everything you need to run your company on Ethereum
21–30 of 123 posts
Re: Show HN: Aragon – Everything you need to run your company on Ethereum
#22I know this is old news, but I still have to say this: So if someone installs malware on your laptop, they get to own your shares forever? Living dangerously, man!
That's why the needed security measures need to be in place. Using a hardware wallet like Ledger rules that scenario out.
Re: Show HN: Aragon – Everything you need to run your company on Ethereum
#23Earlier quoted context omitted.
Bad assumption there, Aragon companies will be able to handle tokenized fiat (USD, EUR, etc). Santander is working on a stable coin project to tokenize EUR and USD http://www.coindesk.com/santander-vies-become-first-bank-iss...
What would the stable coin look like? I mean, we already have 700+[1] "coins." we are way passed the ridiculous stage on that front. [1] - https://en.wikipedia.org/wiki/List_of_cryptocurrencies
If you own 1 EthUSD, there is a warranty that someone will give you 1 USD for that token
Re: Show HN: Aragon – Everything you need to run your company on Ethereum
#24Re: Show HN: Aragon – Everything you need to run your company on Ethereum
#25Earlier quoted context omitted.
What language are the contracts written in? Do you have a specification of that language? EDIT: Nevermind, I see in an another comment that you're using Solidity. Thanks for the answer! Now I have a new question. What do you think about the claim that, "Solidity, while being an interesting proof of concept, is dangerously under-contained and very difficult to analyze statically." ( http://www.stephendiehl.com/posts/s…
I think that Solidity is quickly getting ready for prime time and in 2017 we will see tons of very big and high stake projects getting deployed. That being said, there are already projects like http://rouleth.com that has been managing an over $100k bankroll with no issues for 8 months now. To sum up, if the needed security measures are taken, you should be good. And we won't be encouraging anyone to run a company wi…
It doesn't matter how much auditing is done, if you're building on a shaky foundation mistakes will eventually slip through. Solidity is definitely a shaky foundation.
I really admire projects like yours for their daring, but that needs to be backed up with hard engineering work. I would hate to see smart contracts go down the path of the "Internet of things" -- finally succeeding only to cause more harm than good due to compounding security vulnerabilities.
Re: Show HN: Aragon – Everything you need to run your company on Ethereum
#26So what happens when someone finds a flaw in the contract and empties you out?
Evidently, you hard fork the chain. Ethereum proved that automated systems that serve human needs will eventually incur human intervention.
The world is moving towards more automated systems, the fact that there was one mistake at a given point in time doesn't mean anything.
By mistake I mean putting so much money on an unproved experiment.
Re: Show HN: Aragon – Everything you need to run your company on Ethereum
#27Earlier quoted context omitted.
Bad assumption there, Aragon companies will be able to handle tokenized fiat (USD, EUR, etc). Santander is working on a stable coin project to tokenize EUR and USD http://www.coindesk.com/santander-vies-become-first-bank-iss...
Your link talks about a conceptual project that isn't in any way running yet nor has been approved by the National Bank of Spain. How can Aragon companies comply with their INSS obligations today?
Unstoppable companies: Create value without borders or intermediaries.
In other words, your concerns are not this project's concerns—not even in the slightest; this project probably considers your world view to be not only obsolete, but in need of distruption that is so extreme as to be radically revolutionary.Your "Spain" (and, especially, your "Spanish Social Security Institute") are utterly meaningless in this project's vision of the future.
Re: Show HN: Aragon – Everything you need to run your company on Ethereum
#28Earlier quoted context omitted.
Bad assumption there, Aragon companies will be able to handle tokenized fiat (USD, EUR, etc). Santander is working on a stable coin project to tokenize EUR and USD http://www.coindesk.com/santander-vies-become-first-bank-iss...
Your link talks about a conceptual project that isn't in any way running yet nor has been approved by the National Bank of Spain. How can Aragon companies comply with their INSS obligations today?
Aragon is creating a framework (as an open source project) for running Blockchain companies. We don't provide legal advice nor services, we don't take any responsibility for a hypothetic bad usage of our software.
Re: Show HN: Aragon – Everything you need to run your company on Ethereum
#29This is Jorge, Tech Lead at Aragon, a platform for creating companies on top of the Ethereum blockchain (DACs). Here is our launch post and mission statement: https://medium.com/aragondec/introducing-aragon-unstoppable-... We are still early, but we are now in Alpha stage. We have published a small sneak peek of what we are building on aragon.one so you can try out how managing an Aragon company will be like. Our amb…
What language are the contracts written in? Do you have a specification of that language? EDIT: Nevermind, I see in an another comment that you're using Solidity. Thanks for the answer! Now I have a new question. What do you think about the claim that, "Solidity, while being an interesting proof of concept, is dangerously under-contained and very difficult to analyze statically." ( http://www.stephendiehl.com/posts/s…
Re: Show HN: Aragon – Everything you need to run your company on Ethereum
#30So what happens when someone finds a flaw in the contract and empties you out?
That's why initiatives such as https://openzeppelin.org are needed. We build on top of them and all our contracts will be throughly audited before going into production