mirror of
https://github.com/the1024club/the1024.club.git
synced 2026-06-29 00:39:24 +00:00
12 lines
330 B
Markdown
12 lines
330 B
Markdown
# the1024.club
|
|
|
|
Goals:
|
|
|
|
- offer 1k storage to anyone
|
|
- no user accounts or registration
|
|
- space is assigned based on pub/priv key interactions
|
|
- api-style endpoints that allocate a space for you based on the hash of your pubkey
|
|
- private key sign transactions to the api for CRUD of your 1k
|
|
- ability to set mime-type of your 1k
|
|
|