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.3.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.3.tar.gz.
File metadata
- Download URL: filerr-1.0.3.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 |
5bab7d81f1d1c84de8a9e84cd80b1e6409ab09bbc0283332b558e6611c317464
|
|
| MD5 |
75058cbf06781583b6e7f88081c6b253
|
|
| BLAKE2b-256 |
d703faf2c9c70a5ce0295ee19c1896635e8f10f1da1132878650068024574b51
|
File details
Details for the file filerr-1.0.3-py3-none-any.whl.
File metadata
- Download URL: filerr-1.0.3-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 |
add3a05ad247c5e8ee3e4777fc2e764d23be8013f0d4e23d027f279d4a3ee201
|
|
| MD5 |
d439b9b67ac8ef3f8a793f294d8d1a66
|
|
| BLAKE2b-256 |
144d8858b75df8c7c6d7ea00079f40b00ec6b9612b09ec94464e31892f303154
|