Home Compact File Server
Project description
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
Project details
Release history Release notifications | RSS feed
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.0.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.0.tar.gz.
File metadata
- Download URL: filerr-1.0.0.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 |
c2518242fb3f3fcb782845c0860484505c86c5c27ea11a8d616ea56d76911726
|
|
| MD5 |
ef3678128cff917685f8774afd42b5d0
|
|
| BLAKE2b-256 |
5b7095a51362987dc0b842a1ea3db75bae9349c8e567d0db46dad7d33393fb30
|
File details
Details for the file filerr-1.0.0-py3-none-any.whl.
File metadata
- Download URL: filerr-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.7 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 |
1e2180a5ca21c735bdfe433633a106688d9230960f0d3c2f5001e35dc9f44a50
|
|
| MD5 |
7094fc87fded3bedbd9a86b0c018846c
|
|
| BLAKE2b-256 |
94d5c3f47b7bded6923e225ec4472ff4d11a9f36e0d84b6778efcb4c62819d1d
|