Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Milestone: release tooling for foolproof hybrid encryption #35

Open
CluEleSsUK opened this issue Jun 5, 2023 · 2 comments
Open

Milestone: release tooling for foolproof hybrid encryption #35

CluEleSsUK opened this issue Jun 5, 2023 · 2 comments
Labels
starmaps Starmaps.app roadmapping

Comments

@CluEleSsUK
Copy link

CluEleSsUK commented Jun 5, 2023

eta: 2023-09-30

Given the resource limitations of the FVM, it does not make sense to perform symmetric decryption on content stored in it. To that end, we must create tooling to make it seamless and bug-free for developers building applications with timelock encryption on FVM.

@CluEleSsUK CluEleSsUK added the starmaps Starmaps.app roadmapping label Jun 5, 2023
@nikkolasg
Copy link

I disagree: it makes a lot of sense to decrypt onchain for applications and thus we should provide an encryption mechanism that is cheaply decryptable onchain.(Stg like using keccak(1 || privKey) for the first 32bytes then keccak(2 || privKey) for the second 32bytes etc)

@CluEleSsUK
Copy link
Author

Reasonable - we will have to design exactly how that looks; it could be that we provide 2 separate actors on filecoin and/or auxiliary tooling for those that want to do some operations off-chain

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
starmaps Starmaps.app roadmapping
Projects
None yet
Development

No branches or pull requests

2 participants