Frequently Asked Questions

Common questions about our privacy tools

Is my data really private?

Yes. All tools run entirely in your browser using JavaScript. Nothing is uploaded to any server. You can verify this by checking your browser's network tab—there are zero requests to external servers during processing.

Can I use these tools offline?

Yes. Once the page is loaded, all tools work offline. You can even save the page locally and use it without an internet connection.

Are the tools secure?

All cryptographic operations use the Web Crypto API, which provides secure, browser-native implementations. Password generation uses cryptographically secure random number generation (CSPRNG).

Do you collect any data?

We may use basic analytics to understand page visits, but we never collect, store, or transmit any data from the tools themselves. Your passwords, files, and generated content never leave your device.

Which browsers are supported?

All modern browsers that support the Web Crypto API: Chrome, Firefox, Safari, and Edge (latest versions). The tools work on both desktop and mobile devices.

Can I trust the generated passwords?

Yes. The password generator uses crypto.getRandomValues(), which is the same cryptographically secure method used by password managers and security software.

How do I report issues or suggest features?

Visit our contact page to get in touch. We appreciate all feedback and continuously work to improve the tools.