Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ena Redzic <[email protected]>
  • Loading branch information
thomas-senechal and loonggamma authored Nov 2, 2023
1 parent 3aa348f commit ff1d573
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions docs/massaStation/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,15 @@ If you are having trouble installing Massa Station, please check the [installati

For now, Massa Station is only supported on Windows 10 and 11, MacOS 12 and later, and Debian based Linux distributions.

If you are using an unsupported operating system, you can try to install Massa Station manually by following the instructions on the [manual installation page](/docs/massaStation/manual-install).
If you are using an unsupported operating system, you can still try to install Massa Station manually by following the instructions on the [manual installation page](/docs/massaStation/manual-install).


### I can't install Massa Station because it is blocked by my antivirus. What do I do?

Massa Station is open source, anybody can check the source code on [GitHub](https://github.com/massalabs/station). If you are using an antivirus that blocks Massa Station, you can try to add Massa Station to the whitelist.
We want to assure you that Massa Station is free from viruses, and the antivirus warning is a false positive. We're in the process of obtaining necessary certificates (such as from Apple for MacOS versions), which can trigger such warnings.
Being a blockchain app, Massa Station interacts with distant servers and performs cryptographic operations. Antivirus warnings for new apps in this category are common but are mostly not indicative of any threat. If you are using an antivirus that blocks Massa Station, you can try to add Massa Station to the whitelist.

Massa Station’s code is publicly accessible and auditable on [GitHub](https://github.com/massalabs/station), which means that anybody can check what’s happening. It’s part of our commitment to transparency and security.


## Massa Station Usage
Expand All @@ -48,7 +51,7 @@ We have detailed instructions on how to use Massa Station such as:

### Why can't I use Massa Station on mobile ?

Massa Station is only available on desktop for now. We are working on making Massa Station available on mobile but we don't have an ETA yet.
Massa Station is a desktop super-app that, once opened, operates within your web browser. A mobile version is not available at this time.


### Why can't I see modules in module store ?
Expand Down
2 changes: 1 addition & 1 deletion docs/massaStation/troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ and attach the logs to your issue so we can help you.
5. Paste the path you copied previously
6. Press **Enter**

You should be able to see 2 logs file:
You should be able to see 2 log files:

- `massastation.log`
- `massastation-repair.log`
Expand Down

0 comments on commit ff1d573

Please sign in to comment.