Our team is creating an uncompromisingly user-centric digital space:
- 3NWeb is a collection of protocols, formats and APIs that set the digital stage.
- PrivacySafe is an implementation of client-side platform.
If you want to use PrivacySafe now, you can download the platform packed with basic 3NWeb apps here. Note that at this time only nightly/pre-release versions are available. Regular stable service will come with the first stable release.
If you want to run your own 3NWeb service, you can build it from spec-server source, or use spec-3nweb-server npm module in your own code.
If you want to make user-facing 3NWeb apps, look inside platform bundle downloads at "platform-test-apps" for an example of using a test stand mode and look at "platform-api-ts-d" for definitions of injected 3NWeb app capabilities.
If you want to implement your own 3NWeb server or client side platform, check out related test suites in spec-server and PrivacySafe. These test suites will become a part of respective 3NWeb standards.