peer-pad
                                
                                
                                
                                    peer-pad copied to clipboard
                            
                            
                            
                        📝 Online editor providing collaborative editing in really real-time using CRDTs and IPFS.
Placeholder text should be different for each pad type
Indicator that a new user has joined since you last viewed. This data is not available in the current CRDT
Allow to know the cursor position for each peer, probably using a shared CRDT.
Currently peer-pad uses the websocket-star protocol. I would like to help with switching it over to the rendezvous protocol. _This issue is currently blocked by the completion of the javascript...
This [spreadsheet](https://docs.google.com/spreadsheets/d/1g5X6-ky4D1t2sFe_HNU3MCn9O3IuA-JTkqqIrkrzNfU/edit#gid=0) is the result of looking at the existing product and codebase, checking with Fritzy and the team on accuracy of assumptions and understanding, x-checking MVP feature lists from...
I love going on cryptpad at the address: `https://cryptpad.fr/code/` and get redirected to a whole new peerpad without going through the main page. This feature might also be great for...
Posting this here for visibility.  See: - https://github.com/ipfs-shipyard/peer-pad-core/issues/13 - #114
Once nice feature of the deploy set up is that it publishes a snapshot of the built site to ipfs for evey commit, like: https://ipfs.io/ipfs/QmbC54Bshtcgr1ndX3zWdecbCoZdRujvuxXrkqhmcGKx5P/#/ For a site to work...
Instead of using the Y.js protocol over the IPFS pub-sub network in order to transmit changes, we should use the IPFS DAG API to do that. By doing this, we...
Grant, revoke and verify different types of access to specific humans. ## Grant access As a document administrator, I should be able to delegate access to other humans. ## Access...