Secure-File-Sharing-DRM-Example
5.5.1.2
dotnet add package Secure-File-Sharing-DRM-Example --version 5.5.1.2
NuGet\Install-Package Secure-File-Sharing-DRM-Example -Version 5.5.1.2
<PackageReference Include="Secure-File-Sharing-DRM-Example" Version="5.5.1.2" />
<PackageVersion Include="Secure-File-Sharing-DRM-Example" Version="5.5.1.2" />
<PackageReference Include="Secure-File-Sharing-DRM-Example" />
paket add Secure-File-Sharing-DRM-Example --version 5.5.1.2
#r "nuget: Secure-File-Sharing-DRM-Example, 5.5.1.2"
#addin nuget:?package=Secure-File-Sharing-DRM-Example&version=5.5.1.2
#tool nuget:?package=Secure-File-Sharing-DRM-Example&version=5.5.1.2
Secure-Share-Example
Download DRM Secure File Sharing Example
A C# secure file sharing with DRM example was implemented with the Transparent File Encryption and Control Filter Driver SDK. The shared file was encrypted with a unique 256-bits key, store the file access policies in a central server, share the encrypted files with fully control. You can grant, revoke or expire the file access at any time, even after the file has been shared. You can add or remove the authorized users, processes and computers at any time. Your application can seamlessly access the encrypted file without any change. The AssureFiles secure agent is integrated with the encryption filter driver, it can decrypt the file in memory transparently if your application is authorized to access the file.
Safeguard file sharing without boundaries
The secure file sharing combines AES 256-bit encryption with digital rights management to give businesses persistent control over all stages of its life, enables employees to share files with anyone, via any method, without compromising business data or risking liability from data loss.
Dynamically control file access
The secure file sharing solution helps organizations prevent data breaches caused by internal and external threats by enhancing access control to critical business applications and data. It integrates DRM policy with leading enterprise and cloud applications to provide access control, data protection, and activity monitoring and reporting.
Keep tracking and auditing to the shared files
With the complete file access live tracking report, you can monitor who, when and where files are being accessed with the user and process information, computer identities and geo-location, also know all the unauthorized user information when unauthorized attempts are made and you can proactively block data leakage.
Read more about secure file sharing example
EaseFilter File System Filter Driver SDK Reference
Product Name | Description |
---|---|
Cloud File System SDK | EaseFilter Cloud File System SDK Introduction. |
CloudTier Storage Tiering SDK | EaseFilter Storage Tiering Filter Driver SDK Introduction. |
File Monitor SDK | EaseFilter File Monitor Filter Driver SDK Introduction. |
File Control SDK | EaseFilter File Control Filter Driver SDK Introduction. |
File Encryption SDK | EaseFilter Transparent File Encryption Filter Driver SDK Introduction. |
Registry Filter SDK | EaseFilter Registry Filter Driver SDK Introduction. |
Process Filter SDK | EaseFilter Process Filter Driver SDK Introduction. |
EaseFilter SDK Programming | EaseFilter Filter Driver SDK Programming. |
EaseFilter SDK Sample Projects
Sample Project | Description |
---|---|
CloudTier Storage Tiering Demo | A HSM File System Filter Driver Demo. |
CloudTier S3 Tiering Demo | CloudTier S3 Intelligent Tiering Demo. |
Cloud File DR S3 Demo | Cloud File DR S3 Demo. |
Amazon S3 File Explorer Demo | Amazon S3 File Explorer Demo. |
Auto File DRM Encryption | Auto file encryption with DRM data embedded. |
Transparent File Encrypt | Transparent on access file encryption. |
Secure File Sharing with DRM | Secure encrypted file sharing with digital rights management. |
File Monitor Example | Monitor file system I/O in real time, tracking file changes. |
File Protector Example | Prevent sensitive files from being accessed by unauthorized users or processes. |
FolderLocker Example | Lock file automatically in a FolderLocker. |
Process Monitor | Monitor the process creation and termination, block unauthorized process running. |
Registry Monitor | Monitor the Registry activities, block the modification of the Registry keys. |
Secure Sandbox Example | A secure sandbox example, block the processes accessing the files out of the box. |
FileSystemWatcher Example | File system watcher, logging the file I/O events. |
ZeroTrust Example | Zero trust file access control with encryption feature. |
Filter Driver Reference
- Understand MiniFilter Driver
- Understand File I/O
- Understand I/O Request Packets(IRPs)
- Filter Driver Developer Guide
- MiniFilter Filter Driver Framework
- Isolation Filter Driver
Support
If you have questions or need help, please contact support@easefilter.com
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
DRM example was implemented with the Transparent File Encryption and Control Filter Driver SDK. The shared file was encrypted with a unique 256-bits key, store the file access policies in a central server, share the encrypted files with fully control. You can grant, revoke or expire the file access at any time, even after the file has been shared.