feat(users/Profpatsch/cas-serve): init
A dumb little daemon that stores arbitrary files by content-hash, and exposes a randomly generated URL by which the file can be fetched again. If the same file is uploaded twice, it will only be stored once. CAS hashes are not exposed to the user, so they can’t figure out whether a file they know is in the database. Change-Id: Ie57bc09d429a9f31c8f0fc5f63f78d6a84d650f7 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5952 Tested-by: BuildkiteCI Reviewed-by: Profpatsch <mail@profpatsch.de>
This commit is contained in:
parent
2763a4ce01
commit
c04c66c637
9 changed files with 928 additions and 0 deletions
BIN
users/Profpatsch/cas-serve/wordlist.sqlite
Normal file
BIN
users/Profpatsch/cas-serve/wordlist.sqlite
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue