aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2020-03-16 00:03:56 -0700
committerGitHub <noreply@github.com>2020-03-16 00:03:56 -0700
commit08bea09841343c185587f103c9a99c32d65b1fb5 (patch)
treebdfa62c05f5eab9da042a9a5d0f52174a5183f33
parentf9b3750ad16e0907ad488a0daf249828fc6011f6 (diff)
downloadseaweedfs-08bea09841343c185587f103c9a99c32d65b1fb5.tar.xz
seaweedfs-08bea09841343c185587f103c9a99c32d65b1fb5.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9b76a8acf..194c0625d 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.
-* [256bit AES Encrypted Storage][FilerDataEncryption] safely stores the encrypted data.
+* [AES256-GCM 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