Fax.Cloud delivers encrypted, point-to-point faxing with guaranteed delivery and built-in audit trails
For organizations in regulated industries needing a solution to replace traditional fax infrastructure and integrate with email or online portals
Unlike email or file-sharing tools, Fax.Cloud doesn’t bounce around the internet, exposed and vulnerable. It’s direct, encrypted, and verified. You get delivery confirmation, audit trails, and peace of mind, without the spam filters, metadata leaks, or cyber threats.
Learn More
AI-Powered Identity Governance
For IT Teams and MSPs in need of a solution to simplify, optimize and secure their SaaS, file, and device management operations
Define governance policies, manage access, and optimize licenses with unified visibility across every identity, app, and file.
Using Gutmann method for securely deleting files in Windows.
Gutmann method uses 35 passes over the region to be deleted, 8 of them are Pseudo-random. Considered by some to be highly effective for preventing file recovery.
Requires .NET Framework 4.0
---
Systems & Safety Establishment
https://sarab.me
Source Code available in c# with comments.
Reference: http://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html
...For the remaining blocks of the cover file till the end of the code is reached,
an adjacent blocknr. represents the same bit as the previous one and a non-adjacent blocknr. (a block will be skipped) a negated previous bit.
It's necessary to use a partition with enough adjacent free blocks (code length + holes for fragmentation) within a blockgroup, for this algorithm to work correctly.