Home Compact File Server
Compact File Server for Small Community
- With no SSL implemented
- Using VPNs is suggested
Installation
pip install tagrepo skadd filerr
Run Web Daemon
export JWT_SECRET="very-strong-password"
export TOKEN_EXPIRE_MINUTES=10
export ADMIN_AUTHENTICATOR_EMAIL_LIST=someone_1@gmail.com,someone_2@gmail.com
export AUTHOR_AUTHENTICATOR_EMAIL_LIST=someone_3@gmail.com,someone_4@gmail.com
export FILE_AVRO_DATA="./users/setupkeys.avro"
export APP_SHARED_DIR="./shares"
filerr
Web Access
## The default port can be reset
http://localhost:4433
Tips
- Admin person is self-created using uvia -a vapp -m skgen.
- Authenticated user need to be created by an admin person using uvia -a vapp -m skadd.
- Only authors can upload files.
- Only admins can overwrite files.
- AUTHOR_AUTHENTICATOR_EMAIL_LIST can be maintained to add more authors.
- ADMIN_AUTHENTICATOR_EMAIL_LIST can be maintained to add more admins.
Detailed tips, tricks, and examples, can be found at project's repository https://github.com/asinerum/filerr
(C)2026 Asinerum Conlang Project
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
filerr-1.0.2.tar.gz
(5.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file filerr-1.0.2.tar.gz.
File metadata
- Download URL: filerr-1.0.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0018c468a9286fb1a72b663791dbee4f2c1665baa2cada7b099e27290b3e693
|
|
| MD5 |
c9259d6a3cb12c9138f9681ee26936ca
|
|
| BLAKE2b-256 |
f8adbf666ccc4fad35688948538f1fec47c8668c196da23cf5724e5184af5ded
|
File details
Details for the file filerr-1.0.2-py3-none-any.whl.
File metadata
- Download URL: filerr-1.0.2-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ce3e7cd26ca093902c9cd821b0a06b8ba08b3fa8b0fc6f5d187519a65b7af72
|
|
| MD5 |
8e44dfdccad901211b10eda2697732f8
|
|
| BLAKE2b-256 |
9084bbd941cfba003bbecb25f65688b54382bc1f0c41d9d7e67fdf0cb39c85b1
|