-
Notifications
You must be signed in to change notification settings - Fork 15
docs: rotki premium #98
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
base: main
Are you sure you want to change the base?
Conversation
7b2b767 to
1c0e629
Compare
premium/index.md
Outdated
| @@ -0,0 +1,86 @@ | |||
| # Premium Overview | |||
|
|
|||
| rotki premium is a paid subscription that unlocks additional features while supporting the ongoing development of rotki as an open-source project. | |||
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.
| rotki premium is a paid subscription that unlocks additional features while supporting the ongoing development of rotki as an open-source project. | |
| rotki premium is a paid subscription with different plans that unlocks additional features growing according to your needs while supporting the ongoing development of rotki as an open-source project. |
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.
reworded it a bit
premium/api-keys.md
Outdated
| @@ -0,0 +1,169 @@ | |||
| # API Keys & Secrets | |||
|
|
|||
| rotki premium uses API Keys and Secrets to connect your subscription to the rotki application. This guide explains how to create, manage, and secure your API credentials. | |||
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.
is not keys ans sercrets since it is only a key and a secret. But I believe we should be using credentials instead of key & secrets
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.
changed it to say credentials a number of places here, but did keep it as Key and Secret a place or so where it seemed right.
premium/api-keys.md
Outdated
| ## API Keys and Device Limits | ||
|
|
||
| Each premium tier has a device limit. When you add your API credentials to rotki: | ||
|
|
||
| - The device is registered to your account | ||
| - It counts toward your device limit | ||
| - You can view and manage devices from the [devices page](/premium/devices) | ||
|
|
||
| ### Checking Device Usage | ||
|
|
||
| From your [subscription page](https://rotki.com/home/subscription): | ||
|
|
||
| - View current device count | ||
| - See your tier's device limit | ||
| - Access the [device list](https://rotki.com/home/devices) for details | ||
|
|
||
| ### Device Limit Exceeded | ||
|
|
||
| If you reach your device limit: | ||
|
|
||
| - New devices cannot authenticate | ||
| - You'll see an error in the rotki app | ||
| - Remove unused devices to free up slots | ||
|
|
||
| See [Device Management](/premium/devices) for details on managing devices. |
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.
isn't this just duplicated?
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.
mmm... yes, and I removed this already. Are you checking the latest commit here? this comment already appeared as outdated in github although I hadn't pushed anything since your review.
1c0e629 to
f7cd644
Compare
Uh oh!
There was an error while loading. Please reload this page.