rolod0x
rolod0x copied to clipboard
IFPS backup option
Would be super nice if this could be backed up to IPFS so it was portable across machines.
I was planning a more general approach of allowing any URL: #24
No reason not to allow IPFS URLs, although of course they are fully public which limits one of rolod0x's main value propositions of being private by default.
That said, see also #6 which I think is a much easier way of supporting opt-in shared config across machines.
I suppose it adds a bit of complexity, but you could let the user connect it to their web3 wallet to encrypt before storing in google or ipfs.
As far as I know, it's (incredibly) not technically feasible to encrypt messages via web3 wallet APIs, only to sign them :-(