ssbc / scuttle-invite

polymorphic invite and reply logic for secure scuttlebutt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trouble with private replies

mixmix opened this issue · comments

I had some trouble passing a valid invite key to the reply method in scuttle-dark-crystal

Traced it back to getInvite which was being a total jerk. I don't know why but it's not decrypting messages.
I've made it so that getInvite if given an invite just calls back with it.

This means upstream that reply can take an invite message and not die. This is for sure a workaround which is upsetting.

Changes :

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@christianbundy this stalebot is annoying here.

I just about re-wrote this issue. It's not resolved, it still needs resolving. It may be stale but I don't want it closed. Can you set it to mark them with a stale label instead?

Sorry about that. I just added the label "pinned" so it should be exempt from stale[bot] (I think if we label it "stale" it will get closed in 7 days). I'm still waiting, but soon we should be able to just assign ourselves to an issue to prevent it from becoming stale or getting closed.