From 43ed730e90f04d9b58b912a59670bda8d8de735b Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sat, 14 Mar 2020 15:05:21 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4ac9177d..9b76a8acf 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ On top of the object store, optional [Filer] can support directories and POSIX a * [Hadoop Compatible File System][Hadoop] to access files from Hadoop/Spark/Flink/etc jobs. * [Async Backup To Cloud][BackupToCloud] has extremely fast local access and backups to Amazon S3, Google Cloud Storage, Azure, BackBlaze. * [WebDAV] access as a mapped drive on Mac and Windows, or from mobile devices. -* [Encrypted Storage][FilerDataEncryption] safely stores the encrypted data. +* [256bit AES Encrypted Storage][FilerDataEncryption] safely stores the encrypted data. * [File TTL][FilerTTL] automatically purge file metadata and actual file data. [Filer]: https://github.com/chrislusf/seaweedfs/wiki/Directories-and-Files