mirror of
https://github.com/Dasharo/docs.git
synced 2026-03-06 14:46:22 -08:00
docs/quality-principles/introduction.md: fix grammatic issues
Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
## Secure Delivery
|
||||
|
||||
Each Dasharo release is secured cryptographically, ensuring with RSA 4096 keys,
|
||||
authenticity of binary SHA-256 integrity checksum. The three-step key
|
||||
verification assuming that your client receives a clean file without any
|
||||
Each Dasharo release is secured cryptographically, ensuring with RSA 4096 keys
|
||||
the authenticity of binary SHA-256 integrity checksum. The three-step key
|
||||
verification is assuming that your client receives a clean file without any
|
||||
third-party modifications. Integrity and signature verification procedure is
|
||||
included so that the key compliance can be easily checked.
|
||||
|
||||
@@ -30,9 +30,9 @@ a PDF document with a release.
|
||||
|
||||
## Availability
|
||||
|
||||
Dasharo product line page includes hardware compatibility platform list. The
|
||||
platform for which the new product line is created, becomes it's reference
|
||||
platform. The consecutive platforms are added to the hardware compatibility
|
||||
Dasharo product line page includes a hardware compatibility platform list. The
|
||||
platform for which the new product line is created becomes its reference
|
||||
platform. The consecutive hardware platforms are added to the hardware compatibility
|
||||
list (HCL).
|
||||
|
||||
## Compliance
|
||||
|
||||
Reference in New Issue
Block a user