You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -25,16 +25,16 @@
25
25
26
26
# Welcome To PARSEC
27
27
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
29
29
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.
Read the Parsec documentation [online](https://parallaxsecond.github.io/parsec-book/).
35
+
Read the Parsec documentation [**online**](https://parallaxsecond.github.io/parsec-book/).
36
36
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).
38
38
39
39
40
40
# Why PARSEC?
@@ -63,7 +63,7 @@ See who is [**using and contributing to PARSEC**](./PARTNERS.md).
63
63
64
64
# Disclaimer
65
65
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
67
67
available so that the developer community can learn and give feedback about the new interfaces and the concepts of platform-agnostic security.
68
68
The implementation that is provided is suitable for exploratory testing and experimentation only.
69
69
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
97
97
98
98
# Community Channel and Meetings
99
99
100
-
Come and talk to us in [ourSlack 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.
102
102
103
103
Also join the [**biweekly meeting**](https://calendar.google.com/calendar?cid=ZG9ja2VyLmNvbV9xcHAzbzl2aXBhbmE0NGllcmV1MjlvcHZkNEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t)
104
104
with Parsec maintainers and community members.
@@ -108,8 +108,8 @@ discuss features, integrations, issues, and roadmap. We look forward to seeing y
108
108
# Contributing
109
109
110
110
We would be happy for you to contribute to Parsec! Check the [**Contributing**](CONTRIBUTING.md)
111
-
file to know more about the contribution process. For a list of current contributors, check [here](CONTRIBUTORS.md).
112
-
Check the [open issues](https://github.com/orgs/parallaxsecond/projects/1) on the board if you
111
+
file to know more about the contribution process. For a list of current contributors, check [**here**](CONTRIBUTORS.md).
112
+
Check the [**open issues**](https://github.com/orgs/parallaxsecond/projects/1) on the board if you
113
113
need any ideas 🙂!
114
114
115
115
# License
@@ -144,4 +144,4 @@ This project uses the following third party crates:
144
144
* version (MIT and Apache-2.0)
145
145
146
146
This project uses the following third party libraries:
0 commit comments