-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor touches to overview and value prop #3
base: main
Are you sure you want to change the base?
Conversation
They represent single spaces that we can just remove. See #2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎸 - Minor comment about possible evergreen text.
|
||
**Threshold's track record for uptime, reliability and competence**\ | ||
The Threshold network's multi-app model incentivizes all TACo nodes to simultaneously provision service to tBTC, and abide by its strict availability requirements. With over [$130m](https://dune.com/threshold/tbtc) in TVL protected by Threshold nodes, TACo 'piggybacks' on tBTC's uptime, reliability, technical competence, and security track record.  | ||
The Threshold network's multi-app model incentivizes all TACo nodes to simultaneously provision service to tBTC, and abide by its strict availability requirements. | ||
With over [$200m](https://dune.com/threshold/tbtc) in TVL protected by Threshold nodes, TACo 'piggybacks' on tBTC's uptime, reliability, technical competence, and security track record. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we make this more evergreen so we don't need to update the number periodically?
For example:
With the ("substantial" | "considerable" | "massive" ) amount in TVL ...
OR ...
@@ -1,19 +1,27 @@ | |||
# What is TACo? | |||
|
|||
TACo is a plug-in service that enables the safe sharing of private or sensitive data within Web3 applications. Private data is encrypted by a data owner and remains encrypted until it reaches the device of a recipient. From a privacy point of view, it is comparable to the end-to-end encryption that a mobile messaging service like Signal offers.  | |||
TACo is a plug-in service that enables the safe sharing of private or sensitive data within Web3 applications. | |||
Private data is encrypted by a data producer and remains encrypted until it reaches the device of a recipient. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As commented in #2 - we should also investigate gitbook settings since subsequent edits made from the UI may re-introduce the removed characters / remove the modified line breaks in this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Planning to rewrite all of the intro sections, but will follow the new formatting!
No description provided.