This is a demo application server designed to help you manage users and their public keys. It's fully functional and safe to use for testing and learning purposes. However, we recommend customizing the application server or using your own implementation for production environments to ensure it meets your specific security and performance needs.
- User Management:
- PrivMX Bridge
- node
- npm
- Clone the repository.
- Enter the project's directory
- Run:
npm install
npm run build
npm start
- Use the provided endpoints to manage users, keys, contexts, and containers.
- Explore the code to learn how user management works.
PrivMX App Server Copyright © 2026 Simplito sp. z o.o.
This project is part of the PrivMX Platform (https://privmx.dev).
This project is Licensed under the MIT License.
PrivMX Endpoint and PrivMX Bridge are licensed under the PrivMX Free License.
See the License for the specific language governing permissions and limitations under the License.