torrust-index-archive icon indicating copy to clipboard operation
torrust-index-archive copied to clipboard

Implement Cameron's signed invitation proposal

Open mickvandijke opened this issue 2 years ago • 3 comments

From: https://github.com/torrust/torrust-index/issues/30#issuecomment-1140497385

  • [ ] https://github.com/torrust/torrust-index-backend/issues/71
  • [ ] Add signup form field for invitation.

mickvandijke avatar Sep 13 '22 11:09 mickvandijke

I think that the signed invitation should be another TEP. It would depend on TEP 12.

da2ce7 avatar Sep 14 '22 10:09 da2ce7

I think that the signed invitation should be another TEP. It would depend on TEP 12.

I have been working on this, but haven't published a draft yet.

da2ce7 avatar Sep 14 '22 10:09 da2ce7

Hey @da2ce7 ,

I started working on this, but then I realized that users can only create an invite if they have a public key coupled to their account. This would be always be the case if we implement TEP 12 of course.

One question that still sits in my mind though is where does a user go to generate an invite? Since users need to be able to generate a key while offline. We can't make a tool on the index, since that would require an internet connection to reach. Did you have something in mind for this?

mickvandijke avatar Sep 14 '22 17:09 mickvandijke

  • https://github.com/torrust/torrust-index/discussions/307

da2ce7 avatar Sep 20 '23 10:09 da2ce7