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_AUTHORS="./users/roleauthors.avro"
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.4.tar.gz
(5.3 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.4.tar.gz.
File metadata
- Download URL: filerr-1.0.4.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c60a18ae7cb50a688892bfb6ee6455c9b155cb8b8434f5576d6726b0a8fba5c
|
|
| MD5 |
f2008b0a8b7cd5729916be0f9fc48788
|
|
| BLAKE2b-256 |
57e8f2d973bdb9fd3264d78cb1c90e56e1364f07e69d52f8adc235ff07fa0eda
|
File details
Details for the file filerr-1.0.4-py3-none-any.whl.
File metadata
- Download URL: filerr-1.0.4-py3-none-any.whl
- Upload date:
- Size: 5.9 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 |
6015c3abff26aa95841a58ebb2fb7ab2217d446f24bd532a0b9144e32fdf02f9
|
|
| MD5 |
7fa5b47d79046161307ec5630e07cf9d
|
|
| BLAKE2b-256 |
f267de990ccec6c351ced70c08ef14978602a8879a1669408e10e1ee915ef858
|