Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8fe3d90

Browse files
committed
docs: update partition encryption options
Text from Adam Vande More
1 parentfa4add5 commit8fe3d90

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1815,12 +1815,12 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
18151815

18161816
<listitem>
18171817
<para>
1818-
On Linux,encryption can belayered on top of afile system
1819-
using a <quote>loopback device</quote>. This allows an entire
1820-
file system partition to be encrypted on disk, and decrypted by the
1821-
operating system. On FreeBSD, the equivalent facility is called
1822-
GEOM Based Disk Encryption (<acronym>gbde</acronym>), and many
1823-
other operating systemssupport this functionality, including Windows.
1818+
Storageencryption can beperformed at thefile system level or the
1819+
block level. Linux file system encryption options include eCryptfs
1820+
and EncFS, while FreeBSD uses PEFS. Block level or full disk
1821+
encryption options include dm-crypt + LUKS on Linux and GEOM
1822+
modules geli andgbde on FreeBSD. Many other operating systems
1823+
support this functionality, including Windows.
18241824
</para>
18251825

18261826
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp