Welcome to Kotovaulo Documentation
Part of General Document Zone (v0.1.0) last public on August 5, 2023 at 12:00 AM UTC. You may see previous version(s) of the zone.
Kotovaulo Project is a collection of repositories that help each other in order to serve one purpose: “store passwords”.
Kinds of Repositories
The project has three kinds of repositories:
- Documentation. This documentation is the only current repository for this kind as of now.
- Client. Repositories that build a client application. They are the ones interacted by the users on their screens through the use of browser, mobile app, desktop application, or others.
- Server. Repositories that build a server application. They are the interacted through REST APIs by the client applications. Meanwhile, admins are the people who run such servers.
A Kotovaulo system would have at least one pair of server and client applications. Such pair must follow the REST API specification for compatibility.
By following the REST API specification, there could an unlimited number of server or client applications built on different languages or frameworks.
Previous versions
There are no previous versions yet. Check back in the future.