Skip to content

Commit 36d518f

Browse files
committed
docs: centering cli demo image
1 parent 8857ad3 commit 36d518f

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ Polykey is an open-source decentralized secrets management and sharing system. I
77

88
* Decentralized Encrypted Storage - No storage of secrets on third parties, secrets are stored on your device and synchronised point-to-point between Polykey nodes.
99
* Secure Peer-to-Peer Communications - Polykey bootstraps TLS keys by federating trusted social identities (e.g. GitHub).
10-
* Secure Computational Workflows - Use Polykey to share secrets (passwords, keys, tokens and certificates) with people, between teams, and across machine infrastructure.
10+
* Secure Computational Workflows - Share secrets (passwords, keys, tokens and certificates) with people, between teams, and across machine infrastructure.
1111

12-
![CLI Demo](./images/cli_demo.gif)
12+
<p align="center">
13+
<img src="./images/cli_demo.gif" alt="Polykey CLI Demo"/>
14+
</p>
1315

14-
Polykey was spun out of work on a cloud orchestration platform. However it now synthesizes a unified workflow between interactive password management and infrastructure key management.
16+
Polykey synthesizes a unified workflow between interactive password management and infrastructure key management.
1517

1618
You have complete end-to-end control and privacy over your secrets, with no third-party data collection.
1719

0 commit comments

Comments
 (0)