mediachain / concat

Mediachain daemons
MIT License
42 stars 13 forks source link

Push Publishing for trusted sources #23

Closed vyzo closed 7 years ago

vyzo commented 7 years ago

Implement the mediachain/node/push protocol to allow trusted publishers to push statements to stable nodes.

Requires #12 to implement.

parkan commented 7 years ago

This will be very useful for paired alephs, should be relatively simple to impl via node-local whitelist

vyzo commented 7 years ago

This is blocked until we have usable ECC keys in js side for signing statements.

vyzo commented 7 years ago

It is actually usable without aleph signing support: we can use it to support public writes to stable nodes. So a pure concat-concat push is possible.

Re-enstating to v1.2.