|
1 | 1 | # FileMasta |
2 | 2 |
|
3 | | -A federated search application for discovering interesting files that are being shared online, such as video, music, books, software, games, subtitles and much more. The database is maintained by [od-database](https://github.com/simon987/od-database) which contains the contents of servers worldwide. We don't search file contents. |
| 3 | +A federated search application for discovering interesting files that are being shared online, such as video, music, books, software, games, subtitles and much more. All data is crawled by [od-database](https://github.com/simon987/od-database) which collects information about the contents of servers worldwide. We don't search file contents. |
4 | 4 |
|
5 | 5 |  |
6 | 6 |
|
7 | 7 | >We host no content, we provide only access to already available files in the same way Google and other search engines do. |
8 | 8 |
|
9 | 9 | ## Installation |
10 | | -Download and run the latest version of the installer from the [releases](https://github.com/HerbL27/FileMasta/releases/latest) page. |
| 10 | +Download and run the latest version of the installer from the [releases](https://github.com/mostlyash/FileMasta/releases/latest) page. |
11 | 11 |
|
12 | 12 | ## Issues & Contributions |
13 | | -If you find a bug or have a feature request, please [create an issue](https://github.com/HerbL27/FileMasta/releases/new). |
| 13 | +If you find a bug or have a feature request, please [create an issue](https://github.com/mostlyash/FileMasta/releases/new). |
14 | 14 |
|
15 | 15 | Contributions are highly welcome, however, except for very small changes, kindly file an issue and let's have a discussion before you open a pull request. |
16 | 16 |
|
17 | 17 | ## Frequently Asked Questions |
18 | 18 | ### Is this application secure? |
19 | | -Yes. All communications between our servers (Using Dropbox & GitHub) and your client is 100% secure. No connections are made to the host of the files, unless specifically downloaded by you. |
| 19 | +Yes. All communications between our servers (Using Dropbox & GitHub) and your client is 100% secure. No other connections are made to severs where the files are hosted, unless they're chosen to be downloaded. |
20 | 20 |
|
21 | 21 | ### How do you handle my privacy? |
22 | 22 | We don't use cookies, store sessions, userid's or IP addresses. |
|
0 commit comments