Skip to content

Commit 8139b53

Browse files
committed
Update README.md
1 parent 1759e2a commit 8139b53

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

README.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -219,17 +219,22 @@ Consult [pytest's documentation](https://docs.pytest.org/en/stable/) for more in
219219
## EaseFilter File System Filter Driver SDK Reference
220220
| Product Name | Description |
221221
| --- | --- |
222+
| [Cloud File System SDK](https://www.easefilter.com/cloud/cloud-file-system-sdk.htm) | EaseFilter Cloud File System SDK Introduction. |
223+
| [CloudTier Storage Tiering SDK](https://www.easefilter.com/cloud/storage-tiering-sdk.htm) | EaseFilter Storage Tiering Filter Driver SDK Introduction. |
222224
| [File Monitor SDK](https://www.easefilter.com/kb/file-monitor-filter-driver-sdk.htm) | EaseFilter File Monitor Filter Driver SDK Introduction. |
223225
| [File Control SDK](https://www.easefilter.com/kb/file-control-file-security-sdk.htm) | EaseFilter File Control Filter Driver SDK Introduction. |
224226
| [File Encryption SDK](https://www.easefilter.com/kb/transparent-file-encryption-filter-driver-sdk.htm) | EaseFilter Transparent File Encryption Filter Driver SDK Introduction. |
225227
| [Registry Filter SDK](https://www.easefilter.com/kb/registry-filter-drive-sdk.htm) | EaseFilter Registry Filter Driver SDK Introduction. |
226228
| [Process Filter SDK](https://www.easefilter.com/kb/process-filter-driver-sdk.htm) | EaseFilter Process Filter Driver SDK Introduction. |
227-
| [Storage Tiering SDK](https://www.easefilter.com/cloud/storage-tiering-sdk.htm) | EaseFilter Storage Tiering Filter Driver SDK Introduction. |
228229
| [EaseFilter SDK Programming](https://www.easefilter.com/kb/programming.htm) | EaseFilter Filter Driver SDK Programming. |
229230

230231
## EaseFilter SDK Sample Projects
231232
| Sample Project | Description |
232233
| --- | --- |
234+
| [CloudTier Storage Tiering Demo](https://www.easefilter.com/cloud/cloudtier-storage-tiering-demo.htm) | A HSM File System Filter Driver Demo. |
235+
| [CloudTier S3 Tiering Demo](https://www.easefilter.com/cloud/cloudtier-s3-intelligent-tiering-demo.htm) | CloudTier S3 Intelligent Tiering Demo. |
236+
| [Cloud File DR S3 Demo](https://www.easefilter.com/cloud/cloud-file-dr-demo.htm) | Cloud File DR S3 Demo. |
237+
| [Amazon S3 File Explorer Demo](https://www.easefilter.com/cloud/s3-browser-demo.htm) | Amazon S3 File Explorer Demo. |
233238
| [Auto File DRM Encryption](https://www.easefilter.com/kb/auto-file-drm-encryption-tool.htm) | Auto file encryption with DRM data embedded. |
234239
| [Transparent File Encrypt](https://www.easefilter.com/kb/AutoFileEncryption.htm) | Transparent on access file encryption. |
235240
| [Secure File Sharing with DRM](https://www.easefilter.com/kb/DRM_Secure_File_Sharing.htm) | Secure encrypted file sharing with digital rights management. |
@@ -240,15 +245,16 @@ Consult [pytest's documentation](https://docs.pytest.org/en/stable/) for more in
240245
| [Registry Monitor](https://www.easefilter.com/kb/RegMon.htm) | Monitor the Registry activities, block the modification of the Registry keys. |
241246
| [Secure Sandbox Example](https://www.easefilter.com/kb/Secure-Sandbox.htm) |A secure sandbox example, block the processes accessing the files out of the box. |
242247
| [FileSystemWatcher Example](https://www.easefilter.com/kb/FileSystemWatcher.htm) | File system watcher, logging the file I/O events. |
248+
| [ZeroTrust Example](https://www.easefilter.com/kb/zero-trust-file-access-control-demo.htm) | Zero trust file access control with encryption feature. |
243249

244250
## Filter Driver Reference
245251

246-
* Understand MiniFilter Driver: https://www.easefilter.com/kb/understand-minifilter.htm
247-
* Understand File I/O: https://www.easefilter.com/kb/File_IO.htm
248-
* Understand I/O Request Packets(IRPs):https://www.easefilter.com/kb/understand-irps.htm
249-
* Filter Driver Developer Guide: https://www.easefilter.com/kb/DeveloperGuide.htm
250-
* MiniFilter Filter Driver Framework: https://www.easefilter.com/kb/minifilter-framework.htm
251-
* Isolation Filter Driver: https://www.easefilter.com/kb/Isolation_Filter_Driver.htm
252+
* [Understand MiniFilter Driver](https://www.easefilter.com/kb/understand-minifilter.htm)
253+
* [Understand File I/O](https://www.easefilter.com/kb/File_IO.htm)
254+
* [Understand I/O Request Packets(IRPs)](https://www.easefilter.com/kb/understand-irps.htm)
255+
* [Filter Driver Developer Guide](https://www.easefilter.com/kb/DeveloperGuide.htm)
256+
* [MiniFilter Filter Driver Framework](https://www.easefilter.com/kb/minifilter-framework.htm)
257+
* [Isolation Filter Driver](https://www.easefilter.com/kb/Isolation_Filter_Driver.htm)
252258

253259
## Support
254260
If you have questions or need help, please contact support@easefilter.com

0 commit comments

Comments
 (0)