Isolate sensitive actions
Run selected operations on machines prepared and controlled for that purpose.
- Separate sensitive steps from everyday systems
- Keep specialized tooling in a known environment
- Define clear boundaries around each action
We use cookies to optimize our website and our service. Functional cookies are required to sign-in and upload files.
Cookie Policy
Secure remote actions for software teams
Ract is an early-stage project exploring a simple idea: run selected sensitive or restricted build and release steps on controlled machines while keeping the calling environment clean and the workflow developer-friendly.
PS> ract sign MyApp.exe
Submitting sign action...
✓ Action completed successfully
✓ Signature verified
MyApp.exe
Development status
Ract is being designed and tested, but there is no public download or release date. Commands, components, supported environments, and capabilities may change as the project develops.
Why Ract is being developed
Some build and release steps need credentials, specialized tooling, or a tightly controlled environment. Ract is exploring a focused way to invoke those steps without recreating that environment everywhere.
Run selected operations on machines prepared and controlled for that purpose.
Reduce the need to place sensitive credentials on every calling machine.
Invoke a defined action consistently without turning every caller into the action host.
The first proof point
Remote code signing is the first workflow being used to validate Ract. The prototype has already processed and verified real build artifacts end to end, including files produced by InSpace Software's own build process.
Dedicated project website
The dedicated Ract website is the stable reference point for current public information while development and prototyping continue.
Current answers
These answers describe the project as it exists today without promising its final shape.
Ract is an early-stage project exploring a controlled way to run selected development or release actions on dedicated machines instead of placing every tool and credential on a developer workstation or CI runner.
Not currently. Ract is in active development and prototyping. It is not yet available as a public download or commercial product.
Remote code signing is the first concrete workflow being used to develop and validate the idea. The current prototype has successfully signed real build artifacts end to end.
There is no public release date. The priority is to validate the core workflow and make it dependable before making availability or timeline commitments.
The current direction is to keep Ract self-hostable so actions can run on machines controlled by the user. If hosted components are introduced later, they will be optional and clearly communicated.
Yes. Visit the dedicated Ract website for the latest public information, or contact InSpace Software with a short description of your workflow and environment.
Interested in the direction?
Visit the dedicated website or share a relevant development and release use case.