Files
fnx_web/res/include/md/about.md

149 lines
7.4 KiB
Markdown
Raw Normal View History

2020-07-29 16:29:25 +02:00
# Questions and Answers
## For how long will my files be stored?
2022-09-27 12:11:28 +02:00
Files will be removed if they have not been viewed for 60 days. A view is
2020-07-29 16:29:25 +02:00
counted when someone visits the file's download page (pixeldrain.com/u/somefile)
or views the file through a list the file is included in
(pixeldrain.com/l/somelist).
If you upload a file while logged into your pixeldrain account you will be able
to delete the file yourself from the download page of the file. If you are not
logged in and you accidentally upload something you shouldn't have, just don't
share the link. The file will expire eventually. File links are not indexed or
published anywhere. As long as you don't share it nobody will see it.
2022-01-25 20:37:21 +01:00
## Can I donate to pixeldrain?
2020-07-29 16:29:25 +02:00
2022-01-25 20:37:21 +01:00
We provide extra features for users who support us on Patreon, but if you just
want to give some money and don't care about the perks these options are also
available:
2020-07-29 16:29:25 +02:00
* Bitcoin:
2021-12-28 13:33:42 +01:00
[bc1qy8c2lx2zhetmnwwkpl9y7ygzs6yfaaev8nx09n](bitcoin:bc1qy8c2lx2zhetmnwwkpl9y7ygzs6yfaaev8nx09n?label=Pixeldrain%20Donation)
2020-07-29 16:29:25 +02:00
* BasicAttentionToken: Donate BAT by clicking the BAT icon in your address bar.
2020-11-04 20:51:39 +01:00
<a href="/brave">Learn more about Brave browser</a>.
2020-07-29 16:29:25 +02:00
* Siacoin:
2021-12-28 13:33:42 +01:00
d12e359efe7ed38097d9bd55f42a164ef00d4ef75fa83b8c264f1ffb1f640b78044a2fbaf129
2020-11-04 20:51:39 +01:00
* <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WU49A5NHPAZ9G&source=url">
2020-07-29 16:29:25 +02:00
Donate with PayPal</a>
## Content policy
The following types of content are not allowed to be shared on pixeldrain. They
will be removed when reported.
2022-03-28 12:34:28 +02:00
* **Copyright violation**: Works which are shared without permission from the
copyright holder. For copyright reports we need a formal DMCA takedown request
originating from the copyright holder or a representative. If your request is
not valid it will be ignored. Takedown requests which are sent to any other
address than abuse@pixeldrain.com will also be ignored.
* **Abuse of minors**: Videos, images or audio fragments depicting abuse or
inappropriate touching of minors will be removed and reported to the National
Center for Missing and Exploited Children when found.
* **Terrorism**: Videos, images or audio fragments which promote and
glorify acts of terrorism.
* **Gore**: Graphic and shocking videos or images depicting severe harm to
humans (or animals). I will clarify that I am not strictly against shocking
content, and it is also not illegal in most places. When a shocking video goes
viral it often ends up in the wrong places and it can cause mental issues for
unsuspecting viewers. For that reason I will remove it when it gets reported.
* **Malware and computer viruses**: Software designed to cause harm to computer
systems.
* **Doxing**: Posting private information about an individual or organisation.
This includes publicly sharing private photos, videos or documents. Shaming
and extortion are not accepted.
Violating these rules will result in your IP address being banned from uploading
to pixeldrain.
If you have found content which falls in any of these categories on pixeldrain
2021-09-03 17:40:43 +02:00
please report it _using the report button on the download page_ of the file. Do
not send an e-mail, it will be ignored. When a file has received enough reports
of the same type it will automatically be blocked. I will also manually review
reported files occasionally.
If you have found content which infringes on your copyright you can send a
formal DMCA take-down request to
[abuse@pixeldrain.com](mailto:abuse@pixeldrain.com) and I will review it. In
your e-mail you need to swear under penalty of perjury that you (or your
company) own exclusive rights to the claimed content. Please state the name of
your organisation so the report can be properly categorised.
Fornaxian Technologies cannot be held liable for any illegal or copyrighted
material that's uploaded by the users of this application under the Online
Copyright Infringement Liability Limitation Act § 512\(c) in the USA and the
Electronic Commerce Directive 2000 Article 14 in the EU.
2020-08-27 14:41:26 +02:00
## How does pixeldrain store files?
Pixeldrain uses a few different techniques to store files cheaply, efficiently
and performantly. The servers which accept files from users have a hard disk
drive cache of typically a few terabytes (4 to 16). This is where most of the
files are kept. When a file is requested from another server it will look up
where the file is stored using a lookup table in the shared database. It will
then try to contact that server to request the file and proxy the data directly
to the requesting user.
Each server keeps track of which files are popular with its own userbase. This
includes files which it is not storing locally. It does this using a popularity
score. Every time a request to read a file comes in it will add 1 to the score
of that file. This score will slowly degrade over time. Periodically the server
will request all files with a high popularity score so it can store them locally
to save bandwidth. If there is not enough space available to store these popular
files it will move some less popular files to the next storage medium to make
space available for the more popular files.
The next storage medium is Sia. This is where all the files live which are not
requested frequently, but are still occasionally needed. Sia is a storage
marketplace where anyone can sell their storage space for financial compensation
in Siacoins. If you have storage space available and would like to provide it to
pixeldrain and other services you should read our [Sia hosting
guidelines](/hosting). There we explain which requirements we are setting for
hosts and some handy tips for getting started with hosting.
2020-07-29 16:29:25 +02:00
## Do I need to register an account?
Not if you don't want to. You're free to use pixeldrain completely anonymously.
Without a pixeldrain account you can upload files, download files and create
lists of files. And view your uploaded files on the [history page](/history).
This page only shows files which were uploaded anonymously in this web browser.
By registering an account on pixeldrain you will be able to access your files
from any device with a web browser. Files you upload and lists you create will
be linked to your pixeldrain account and will show up on your [personal home
page](/user).
## What cookies does pixeldrain use?
When logging in to a pixeldrain account a cookie named 'pd_auth_key' will be
installed. This cookie keeps your login session active. When you delete it you
will be logged out of your account.
When you use the style selector on the [Appearance](/appearance) page a cookie
called 'style' will be set. This cookie controls the appearance of the website
for you.
When uploading a file pixeldrain will save a list of file links on your
browser's local storage. This data is **only** used for viewing your upload
history on the [history page](/history).
2023-01-26 22:38:10 +01:00
## Is there a clean pixeldrain logo I can use?
Yes, here's a high resolution pixeldrain logo with text. The font is called
Orbitron, it was designed by Matt McInerney and uses the Open Font License.
<img src="/res/img/header_no_shadow.png" style="max-width: 100%; height: 80px;" /><br/>
And here's a vector version of just the icon:
<img src="/res/img/pixeldrain.svg" style="max-width: 100%; height: 80px;" /><br/>
## Support
2020-07-29 16:29:25 +02:00
For other questions you can reach me at
2021-05-18 23:48:09 +02:00
[support@pixeldrain.com](mailto:support@pixeldrain.com). I get a lot more e-mail
than I can reply to, so I will only reply to urgent problems or things which I
deem important. Abuse reports sent to this address will not be reviewed, use the
abuse address.