CCard Studio operates entirely on your local machine. When you ingest employee data from your HRIS API or paste JSON, that data is processed in-memory and rendered locally onto your canvas or print engine. We have no remote backend servers collecting your employee information, template files (.ccard), or API keys.
Any HRIS API endpoints or authentication tokens provided within the application are used exclusively by your machine to communicate directly with your specified HRIS server. API credentials are stored only in your local session/application state and are never transmitted to us or any third party.
The online template viewer hosted at ccard.sanchez.ph processes uploaded .ccard files entirely within your web browser using client-side JavaScript. Uploaded files are never sent to a server.
Saved .ccardtemplate files and PDF print exports are stored locally on your device's file system under your full control.
CCard Studio is open-source under the MIT license. You can inspect the complete codebase, build scripts, and dependencies on our official GitHub repository at github.com/tildemark/ccard-studio.
If you have questions regarding this Privacy Policy or security, please open an issue on our GitHub repository or contact us via our project page.