NxtChg
NxtChg
Fixed that and also added 'shape' prop and round background. https://github.com/NxtChg/vuepack/blob/master/components/vue-initials-img.js Minor note: this: `` should be: `` Also added it to http://vuepack.org
> But it comes at a cost: voting results won't be that convincing and will require trust to our database. Just show a list of all voters, so people could...
Ask users to sign secondary key you generate on registration, then use that key to sign their votes.
Why would you leak them? That would be suicidal and just mean "voting canceled".
There's not much trust, since you still need to publish everything openly. If there are claims that you manipulate votes, but they are too rare to make a difference, voting...
Also, when somebody complains that you manipulate votes, just tell them to re-sign whatever they really want with their real key. Make secondary keys optional, this will clear you completely.
This is your major problem/feature, so yeah, this needs to be solved :) I would suggest running your own node, then fetching each new block and matching all tx's vs...
There are other similar services, you might want to google for something like 'blockchain api". Maybe some of them would be more convenient or useful. But if you want this...
The tool doesn't generate "fantasy" addresses, it generates addresses based on the password you enter. Can you clarify please what happened?
> How can it be that your tool generates the following address from an A? Easily. It won't be secure, of course, but generating a key is possible from _any_...