You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-12
Original file line number
Diff line number
Diff line change
@@ -10,17 +10,11 @@ A federated search application for discovering interesting files that are being
10
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/mostlyash/FileMasta/releases/new).
13
+
If you find a bug or have a feature request, please [create an issue](https://github.com/mostlyash/FileMasta/issues/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
-
### Is this application secure?
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
-
21
-
### How do you handle my privacy?
22
-
We don't use cookies, store sessions, userid's or IP addresses.
23
-
24
18
### I have found the files I need, but I cannot download them, the link does not work. Why?
25
19
There could be several reasons for that:
26
20
* These files were recently removed from the server they were located, by the owner of the files or by the owner of the server.
@@ -31,10 +25,5 @@ There could be several reasons for that:
31
25
### How can I download files from FileMasta? Do I need any special program?
32
26
You don't need a special program but it is very recommended. For example, if you just open the link in your web browser you can't see what is happening exactly between you and the web server (see previous question). So I would recommend to use a good web client that supports queuing or your favorite download manager, when you located the file you want to download just copy the link and paste it in your web client or whatever, that's it.
33
27
34
-
## Resources
35
-
*[Newtonsoft.Json](https://newtonsoft.com/json)
36
-
*[FileChef](https://filechef.com/searches)
37
-
*[log4net](https://logging.apache.org/log4net/)
38
-
39
28
## License
40
29
This project is licensed under the General Public License v3.
0 commit comments