the1024.club
Go to file
Ben Morrison 21320ae02c
forgot pubkey column
2020-05-04 01:57:50 -04:00
.gitignore skeleton for sanic 2020-05-03 23:52:00 -04:00
README.md adds initial readme 2020-05-04 00:13:17 +00:00
main.py forgot pubkey column 2020-05-04 01:57:50 -04:00
requirements.txt skeleton for sanic 2020-05-03 23:52:00 -04:00

README.md

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