mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-26 18:41:02 +02:00
Merge pull request #3411
08b93f9
fixed documetation on hardening flags (HaltingState)
This commit is contained in:
@@ -135,7 +135,10 @@ To help make your bitcoin installation more secure by making certain attacks imp
|
|||||||
exploit even if a vulnerability is found, binaries are hardened by default.
|
exploit even if a vulnerability is found, binaries are hardened by default.
|
||||||
This can be disabled with:
|
This can be disabled with:
|
||||||
|
|
||||||
|
Hardening Flags:
|
||||||
|
|
||||||
./configure --enable-hardening
|
./configure --enable-hardening
|
||||||
|
./configure --disable-hardening
|
||||||
|
|
||||||
|
|
||||||
Hardening enables the following features:
|
Hardening enables the following features:
|
||||||
|
Reference in New Issue
Block a user