mirror of https://github.com/xwiki-labs/cryptpad
link to irc
This commit is contained in:
parent
4fd718254d
commit
43aba94d0d
|
@ -40,6 +40,7 @@
|
|||
|
||||
</code></pre><h2 id="howitworks">How It Works</h2>
|
||||
<p>CryptPad uses a variant of the <a href="https://en.wikipedia.org/wiki/Operational_transformation">Operational transformation</a> algorithm which is able to find distributed consensus using a Nakamoto Blockchain, a construct popularized by <a href="https://en.wikipedia.org/wiki/Bitcoin">Bitcoin</a>. This way the algorithm can avoid the need for a central server to resolve Operational Transform Edit Conflicts and without the need for resolving conflicts, the server can be kept unaware of the content which is being edited on the pad.</p>
|
||||
<p>If you have any questions or comments, you can <a href="https://github.com/xwiki-labs/cryptpad/issues/" title="our issue tracker">open an issue on github</a>, or come say hi on irc (<a href="http://webchat.freenode.net?channels=%23cryptpad&uio=MT1mYWxzZSY5PXRydWUmMTE9Mjg3JjE1PXRydWUe7" title="freenode webchat">irc.freenode.net</a>).</p>
|
||||
|
||||
<center>
|
||||
<noscript>
|
||||
|
|
Loading…
Reference in New Issue