1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

GITBOOK-579: Raycast Extension extra

This commit is contained in:
Filip Bozicevic 2025-03-11 15:28:34 +00:00 committed by gitbook-bot
parent f1d82ae4b2
commit 02f69fb3a5
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -7,3 +7,13 @@ While this initial version focuses on a basic set of features, were laying th
[Install the Raycast Extension here](https://www.raycast.com/any/anytype)
<figure><img src="../../.gitbook/assets/raycast_2x.png" alt=""><figcaption></figcaption></figure>
### Privacy
Our API runs locally on your machine, works without internet connection and requires authentication for a client (eg. raycast extension) to retrieve & access data.
To accomplish this, Raycast initially pairs with the app through the 4 digit pop-up. This notifies you about giving the extension limited access to your account.
The API key is stored in encrypted local storage of the extension and will be used to fetch data from the app (to display spaces, objects etc.).
Therefore, no other applications than the authorized ones can access your data through the API.