Also, would it be possible to move Riecoin towards anonymous transaction? o.o
anonymous in darksend style, I'd rather not, as I consider it to be kinda bs. Better just use a mixing service.
anonymous in cryptonote/monero style, maybe with a hard fork. It implies some work and I haven't fully understood the whole ring signature whitepaper yet (this means I'm not yet convinced of its security, although it looks solid), but it should be possible... if Riecoin doesn't take off as it should, I'll consider implementing it.
edit: anonymous in zerocoin's style: cool, but the implementation doesn't exist yet.
Yup. I think a perfect coin would have the anonymity of Zerocoin, community of Dogecoin, scientific improvements like Riecoin, energy efficient like gridcoin, fun like Huntercoin, and useful functions like Datacoin.
i like ur idea its a good vision but can we make it happen yo? lets go do it, this will be a good coin
I don't think we can implement all of it but some.
Of course I'd love to see all of that, but realistically, there are always trade-offs and decisions to be made... here is what I think:
community of Dogecoin
- I don't know how to achieve this...
energy efficient like gridcoin
- I don't like gridcoin because it's centralized (on the owners of the BOINC projects), and I believe it's not actually energy efficient, since the power spent on BOINC projects does not actually help securing the blockchain. In this sense Riecoin is better: it's a distributed project for testing a mathematical problem (like those in BOINC) that also serves as a currency, and mining itself is the scientific computation! As a long term project I want to make it fold proteins too. It may not be possible to make the folding BE the securing of the blockchain, but at least it should be possible to do it in a decentralized way, where work verification is done by the nodes of the network and not by an external centralized entity. But this would probably call for a new coin, not RIC itself.
fun like Huntercoin
- sorry, but Huntercoin is too different to what we're doing here, I don't see how we could make it work together... but hey... prime constellations can be fun too
useful functions like Datacoin
- with the inclusion of OP_RETURN in v0.9.1, it's possible to easily store metadata on the blockchain. Only the tools to make it user-friendly would be needed.
That's nice, but I don't like it that in Datacoin every node has to store all the data and only the miners get the rewards. People interested in the scientific aspects of Riecoin may not be interested in dedicating a lot of disk space to store other people's junk. I'll try to think of a way to implement this where data is not on the blockchain, so only those who want to can dedicate their storage. And the fees you pay to store data would go to those actually holding your data, not to miners. So if you have storage capacity but not CPU power, you can "rent" your space. This could even work better than datacoin or using OP_RETURN because we wouldn't have the 1MB-per-block size limit: we could store files of any size. You would pay a monthly fee, and nodes that have your data would have to prove they still have it in order to receive the payments.
I have a lot of ideas but they require a lot of work. I wish I could dedicate myself to this 100% but I still have to pay my rent!