fission
fission copied to clipboard
Fission CLI & server
Server / IPFS support for blocks fetched Needed for both CLI progress and any in-app feedback to publish. Details on Webnative SDK progress on publish: https://talk.fission.codes/t/webnative-progress-on-publish/2044 Resources * https://github.com/yamadapc/haskell-ascii-progress *...
Tracking here that we should at some point define how recovery email sending should work. Resending account recovery emails is desirable because the user might have accidentally deleted the email...
# Summary ## Problem The platform API call `apps.deleteByDomain` does not delete the published app. ### Impact Apps are published and out there, but they are no longer associated with...
I'm starting a thread here about adding other IPFS peers to a bootstrap list. One part is for fission CLI, the other might be for js-ipfs in webnative. I think...
NB: Feature requests will only be considered if they solve a pain # Summary I would like to be able to switch to use more than 1 fission user account...
# Summary ## Problem In some cases, linking an account from the CLI to a web browser cannot be completed. ### Impact Some user accounts cannot be linked from the...
NB: Feature requests will only be considered if they solve a pain # Summary ## Problem The current (draft) spec "[The Decentralized Identifier (DID) in the DNS](https://datatracker.ietf.org/doc/html/draft-mayrhofer-did-dns-04)" uses `URI` records,...
At the moment any app that a user connected to could send a `POST https://runfission.net/user/email/resend`. Ideally this is only allowed for a approve list configured in the server's `env.yaml` (I...