Void Merge is a powerful and simple to use web and application development framework.
- Stores, distributes, and validates app-defined structured data
- Facilitates peer-to-peer communications
- Built-in web hosting
- RESTful API for developing applications
Pick your path:
- Run your own servers: the code is open source.
- Or, skip the hassle: let us host for you.
Data is sharded and validated using modern conflict-free replication strategies. Interact with the data via a simple RESTful http service, or the even simpler typescript client library.
Write your validation logic in simple to understand and update typescript code.
Void Merge was built to support flexibility in choosing single or multiple cryptographic algorithms. By default we ship with industry standard P256 signatures. We will quickly introduce ed25519 and then ML-87 allowing the option for post-quantum security.
Void Merge facilitates secure real-time communication between end-users. Build your application to use this channel directly, or as a means to enable WebRTC video conferencing.
Void Merge is, and always will be open source. View the code for yourself: https://github.com/voidmerge.