Good First Issue: Give user experience feedback on Ockam Command #6067
Labels
good first issue
hacktoberfest
Apply to issues you want contributors to help with
help wanted
Type: User Experience
Seeking feedback
We are seeking feedback on the Quick Start section (details below) of our project's readme. Our goal here is to learn if people have a good experience when they try out this first example. Does it make sense? How can we improve it to make it more clear?
If you are looking for a way to contribute to Ockam this is a great place to start. If you can record your screen when trying this example that would be extremely helpful. Share with us any thoughts or questions that come to mind as you try this example out. If you feel confused at some point share that. If you have a question at some point share that. Share your inner monologue as you try the below Quick Start section.
How to provide your feedback (create a new issue)
Please create a new issue instead of replying to this one. This way we can give you credit when we close that issue (the one you create). In your issue, please do the following, so it is easy for us to track it as a no-code user experience (UX) feedback contribution:
The thing we want feedback on
The following content is a copy of what you will find in our README.md. We just copied it below for your convenience.
Quick Start
Let's build a solution for a very common secure communication topology that applies to many real world use cases. We'll build our first example using Ockam Command but it is just as easy to build end-to-end trustful communication using Ockam Programming Libraries
An application service and an application client running in two private networks wish to securely communicate with each other without exposing ports on the Internet. In a few simple commands, we’ll make them safely talk to each other through an End-to-End Encrypted Cloud Relay.
Install Ockam Command
On Linux and MacOS systems you can install Ockam using curl.
End-to-end encrypted and mutually authenticated communication
Next, step through the following commands to setup secure and private
communication between an application service and an application client.
Read all the comments above and the messages printed when the commands are running to try and understand what is happening:
What did you think? Did it makes sense? How could the quickstart be better?
Thank you for your thoughts and feedback.
We love helping new contributors! ❤️
If you have questions or need help as you explore, please join us on Discord. If you're looking for other issues to contribute to, please checkout our good first issues.
The text was updated successfully, but these errors were encountered: