Skip to content
This repository was archived by the owner on May 5, 2022. It is now read-only.
This repository was archived by the owner on May 5, 2022. It is now read-only.

Authentication, notifications, and unified sections of extension #3

@benhalpern

Description

@benhalpern

I think a few features we'll want for the browser extension are the concept of seeing notification badges for individual communities I am a part of.

Example:
Screen Shot 2020-08-06 at 1 15 17 PM

One way or another I think the major technical burden is how authentication would work in this way.

In terms of doing this in a way that is private and secure but also pretty seamless I could see a scenario where when the extension is installed it reads the user's API keys, stores them locally and uses them to ingest relevant APIs. I feel like that is legit as long as it's clear what's going on, behavior is as configurable as it needs to be, and we can ensure that the secrets can't leak.

I'd love input on that hypothetical functionality— particularly from a security perspective.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions