shrinkpath 0.1.2

Smart cross-platform path shortening for CLIs, prompts, and tools
Documentation
# Privacy Policy

*Last updated: 2026-07-24*

## Summary

shrinkpath is a local library (Rust and JavaScript/TypeScript). It does not collect, transmit, or store any personal data on remote servers.

## Data Access

shrinkpath operates on the path strings you pass to it. The default library makes no filesystem access at all; the optional `fs` feature reads only local directory listings you point it at. All processing happens on your local machine. Nothing is uploaded anywhere.

## Telemetry

shrinkpath has **no telemetry**. It makes no network requests of any kind.

## Open Source

shrinkpath is open source. You can audit every line of code at [github.com/SecurityRonin/shrinkpath](https://github.com/SecurityRonin/shrinkpath).

## Contact

Privacy questions: [security@securityronin.com](mailto:security@securityronin.com)

---

[Terms of Service](terms.md) · [Home](index.md) · © 2026 Security Ronin Ltd.