Skip to content

Commit 50292aa

Browse files
committed
Missing pieces of previous commit.
Signed-off-by: Paul Howard <paul.howard@arm.com>
1 parent 874b5d6 commit 50292aa

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525

2626
# Welcome To PARSEC
2727

28-
**PARSEC** is the **P**latform **A**bst**R**action for **SEC**urity, a new open-source initiative
28+
**PARSEC** is the **P**latform **A**bst**R**action for **SEC**urity, an open-source initiative
2929
to provide a common API to hardware security and cryptographic services in a platform-agnostic way. This abstraction layer keeps workloads decoupled from physical platform details, enabling cloud-native delivery flows within the data center and at the edge.
3030

3131
<p align="center">
3232
<img src="./doc/images/parsec/ParsecConceptDiagram.png" alt="Parsec Concept Diagram"/>
3333
</p>
3434

35-
Read the Parsec documentation [online](https://parallaxsecond.github.io/parsec-book/).
35+
Read the Parsec documentation [**online**](https://parallaxsecond.github.io/parsec-book/).
3636

37-
Read the whitepaper [Security for the Infrastructure Edge](https://www.arm.com/-/media/global/people/Security-For-The-Infrastructure-Edge-White-paper-NDA).
37+
Read the whitepaper [**Security for the Infrastructure Edge**](https://www.arm.com/-/media/global/people/Security-For-The-Infrastructure-Edge-White-paper-NDA).
3838

3939

4040
# Why PARSEC?
@@ -63,7 +63,7 @@ See who is [**using and contributing to PARSEC**](./PARTNERS.md).
6363

6464
# Disclaimer
6565

66-
Parsec is an open source project and is under development. This code repository is being made
66+
Parsec is a new open source project and is under active development. This code repository is being made
6767
available so that the developer community can learn and give feedback about the new interfaces and the concepts of platform-agnostic security.
6868
The implementation that is provided is suitable for exploratory testing and experimentation only.
6969
This test implementation does not offer any tangible security benefits and therefore is not
@@ -97,8 +97,8 @@ Check the [**user**](https://parallaxsecond.github.io/parsec-book/parsec_users.h
9797

9898
# Community Channel and Meetings
9999

100-
Come and talk to us in [our Slack channel](https://app.slack.com/client/T0JK1PCN6/CPMQ9D4H1)!
101-
[Here](http://dockr.ly/slack) is how to join the workspace.
100+
Come and talk to us in our[**Slack channel**](https://app.slack.com/client/T0JK1PCN6/CPMQ9D4H1)!
101+
[**Here**](http://dockr.ly/slack) is how to join the workspace.
102102

103103
Also join the [**biweekly meeting**](https://calendar.google.com/calendar?cid=ZG9ja2VyLmNvbV9xcHAzbzl2aXBhbmE0NGllcmV1MjlvcHZkNEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t)
104104
with Parsec maintainers and community members.
@@ -109,7 +109,7 @@ discuss features, integrations, issues, and roadmap. We look forward to seeing y
109109

110110
We would be happy for you to contribute to Parsec! Check the [**Contributing**](CONTRIBUTING.md)
111111
file to know more about the contribution process.
112-
Check the [open issues](https://github.com/orgs/parallaxsecond/projects/1) on the board if you
112+
Check the [**open issues**](https://github.com/orgs/parallaxsecond/projects/1) on the board if you
113113
need any ideas 🙂!
114114

115115
# License
@@ -144,4 +144,4 @@ This project uses the following third party crates:
144144
* version (MIT and Apache-2.0)
145145

146146
This project uses the following third party libraries:
147-
* [Mbed Crypto](https://github.com/ARMmbed/mbed-crypto) (Apache-2.0)
147+
* [**Mbed Crypto**](https://github.com/ARMmbed/mbed-crypto) (Apache-2.0)

0 commit comments

Comments
 (0)