You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See a feed of public ideas, publicized architecture diagrams for review.
Privately diagram architectures using eth.build, and share securely with collaborators
The text was updated successfully, but these errors were encountered:
grahamtallen
changed the title
Feature dApp backend for securely sharing .webloc build files
[Feature] dApp backend for securely sharing .webloc build files
Aug 24, 2021
We should save them as jsons instead of webloc files using Ceramic's TileDocument for storing json objects. That way its simpler, without having us worry about compressing/decompressing jsons. https://developers.ceramic.network/streamtypes/tile-document/overview/ Related to old PR here: #48
As mentioned in pr 48, we can use IDX to securely encrypt each file so that they are private to each user's individual wallet
We should save them as jsons instead of webloc files using Ceramic's TileDocument for storing json objects. That way its simpler, without having us worry about compressing/decompressing jsons. https://developers.ceramic.network/streamtypes/tile-document/overview/ Related to old PR here: #48 As mentioned in pr 48, we can use IDX to securely encrypt each file so that they are private to each user's individual wallet
We would like to be able to:
The text was updated successfully, but these errors were encountered: