Nostr GitHub Connect on Nostr: Issue: Title: Operate a standalone encrypted binary storage service Author: Water ...
Issue:
https://github.com/BlowaterNostr/blowater/issues/102Title: Operate a standalone encrypted binary storage service
Author:
Water Blower (npub1dww…pdnf)Currently, images are encoded and encrypted as kind-4 events and big images are cut into chunks to bypass most relays' 100K or 256K event size limit.
This approach is bad for many reasons and it's better to operate a separate binary storage service that
1. accept encrypted data only
2. define a simple set of APIs so that
a. other clients can use it
b. other implementations can exist
3. figure out a payment solution
4. open source the implementation
a. other people can operate their own
Published at
2023-08-09 15:59:32Event JSON
{
"id": "34232510bf36b45710293c523e9c670c73914e61be25b75ef54a01c149a9895f",
"pubkey": "de0a4b0f630bad1b28ca8c0a4ecc1d521d0af87901235519312b4ef824f1317d",
"created_at": 1691596772,
"kind": 1,
"tags": [
[
"p",
"6b9da920c4b6ecbf2c12018a7a2d143b4dfdf9878c3beac69e39bb597841cc6e"
],
[
"url",
"https://github.com/BlowaterNostr/blowater/issues/102"
]
],
"content": "Issue: https://github.com/BlowaterNostr/blowater/issues/102\nTitle: Operate a standalone encrypted binary storage service\nAuthor: nostr:npub1dww6jgxykmkt7tqjqx985tg58dxlm7v83sa743578xa4j7zpe3hql6pdnf\nCurrently, images are encoded and encrypted as kind-4 events and big images are cut into chunks to bypass most relays' 100K or 256K event size limit.\r\n\r\nThis approach is bad for many reasons and it's better to operate a separate binary storage service that\r\n1. accept encrypted data only\r\n2. define a simple set of APIs so that \r\na. other clients can use it\r\nb. other implementations can exist\r\n3. figure out a payment solution\r\n4. open source the implementation\r\na. other people can operate their own",
"sig": "99686bc45f2eb148134e32d13b3f66098441c5b3e6ba41baf0fe963355a062822c4e1470482219e18bfa221c46c2b4e92512a5a9543a3d67b65fa87bad8f3459"
}