Submitted by gpersoon
When the DAO is just deployed it is relatively easy to gain a large (majority) share, by depositing a lot in the DAOVault and/of BONDVault. Then you could submit a proposal and vote it in. Luckily there is a coolOffPeriod of 3 days.
But if others are not paying attention in these 3 days you might get your vote passed by voting for it with your majority share.
The riskiest proposal would be to replace the DAO (moveDao), because that way you could take over everything.
Recommend pay attention to the proposals when the DAO is just deployed In Dao.sol and making sure you initially have a majority vote.
verifyfirst (Spartan) acknowledged:
