Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 33707e5

Browse files
author
fbockaj
committed
Update README
1 parent 3f2e28f commit 33707e5

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
SignCTRL is a high availability solution for Tendermint that enables the creation of a highly available, self-managing set of validators that uses the blockchain itself as a perfectly synchronous communication line for double-signing protection.
88

9-
> :warning: Be mindful of key security as SignCTRL currently only supports Tendermint's file-based signer. Make sure to properly secure your validator instance from unauthorized access.
9+
> :warning: SignCTRL is still beta-software and not considered production-ready software. Use at your own risk.
1010
1111
## Why SignCTRL?
1212

@@ -50,4 +50,12 @@ If you get stuck, see the [FAQ](docs/core/faq.md).
5050

5151
## Documentation
5252

53-
The documentation can be found [here](docs/README.md).
53+
The documentation can be found [here](docs/README.md).
54+
55+
## Security
56+
57+
Security and management of any key material is outside the scope of this service. Always consider your own security and risk profile when dealing with sensitive keys, services, or infrastructure.
58+
59+
## No Liability
60+
61+
As far as the law allows, this software comes as is, without any warranty or condition, and no contributor will be liable to anyone for any damages related to this software or this license, under any kind of legal claim.

0 commit comments

Comments
 (0)