taowanzou

Joined Apr 24, 2018

“Divide and rule, the politician cries; Unite and lead, is watchword of the wise.” ― Johann Wolfgang von Goethe

Mute
1JgE7EgZBMAuvUoEX2TurkYWweMz93SShr
Actions 600
Following 71
Followers 29
Topics following 19
Muted 0
Is Muted By 0

taowanzou
2207d · Direct/Private Messages
@zhoujianfu paste.city is very nice, almost exactly what we need for a proof of concept! Thanks for pointing out. Will keep you up to date 👌
taowanzou
replied 2207d
taowanzou
In each blockchain you can follow different community members.
taowanzou
replied 2207d
taowanzou
edit: different blockchains, common identity system
taowanzou
2207d
I have a feeling Memo will extend far beyond one blockchain. Imagine different blocckians as subthreads of the common protocol. One key everywhere, optimally tied to a community identity system (Namecoin).
taowanzou
replied 2208d
taowanzou
then
taowanzou
replied 2208d
taowanzou
So every memo account has corresponding public key already exposed in the blockchain. You can fetch any transaction and extract public key from it. And than do ECDH with it.
taowanzou
replied 2208d
zhoujianfu
You can’t do ECDH from just a public address, cause right, it’s a hash not a public key. But you expose actual public key when you transact.
taowanzou
2208d · Direct/Private Messages
then. The problem is, the memo is so addictive, how can I stop using is for a minute? Will do some chi kung breathing.
taowanzou
2208d · Direct/Private Messages
Ok, I really need to sit down and describe the protocol as a whole with all the tiny details figured out. We can than proceed to PoC implementation, as a browser extension for ex.
taowanzou
2208d · Direct/Private Messages
As a cheery on top, the url during initiation can point to an onion/i2p service, for extreme anonymity and meta-data free communication.
taowanzou
2208d · Direct/Private Messages
taowanzou
2208d · Direct/Private Messages
“...If someone famous is getting more e-mail than they can read, but would still like to have a way for fans to contact them...”
taowanzou
2208d · Direct/Private Messages
The anti-spam filter is built-in (initial tip threshold) , can be large for famous people, just as Satoshi invisioned.
taowanzou
2208d · Direct/Private Messages
The difference from today’s email system is that your are not tied to a particular provider. All social connections are on a blockchain level. You key is your account.
taowanzou
2208d · Direct/Private Messages
And cause we are in a free market, there will be many such web servers (just like email providers), and each will have a community-built rating.
taowanzou
2208d · Direct/Private Messages
The limit is basically time/storage/bandwidth consumed. Can be very cheap for users, but can be a viable business model is idea catches up.
taowanzou
2208d · Direct/Private Messages
You use that key to post/update txt files to that server. The server keeps an account for tokens, and discards tokens once the limit is reached.
taowanzou
2208d · Direct/Private Messages
Such as you tip to a web server memo account as if you were initiating a message with all that ECDH dance, and as a “reply” from web server you receive a token (key).
taowanzou
2208d · Direct/Private Messages
The web server party can be a anything like a dropbox. But I can envision dedicated web servers run by community members that accept messages on a paid basis
taowanzou
2208d · Direct/Private Messages
cache
taowanzou
2208d · Direct/Private Messages
That way, Alice can download Bob’s second file first to check whether there is an updated version of the “messages” file, and only query it if the hash differs from Alice cash
taowanzou
2208d · Direct/Private Messages
Ok so, there can be one txt file for messages, and another with only the hash of the previous one.
taowanzou
2208d · Direct/Private Messages
edit: only, once... sorry for the mistakes folks, that’s partially autocorrection and partially cause I am in a hurry.
taowanzou
2208d · Direct/Private Messages
Important part: two parties you use blockchain to initiate a contact. One they have url’s of each other, the post messages by updating the txt files on a web server.
taowanzou
2208d · Direct/Private Messages
That way, you can filter all the addressee’s memo action and catch one which has a reply to your message once (and if) it’s posted.