Skip to content

Make it harder to upload by accident #30

@timmc-bcov

Description

@timmc-bcov

I'd love to use asciinema, and popularize its use at work (especially for tracking production datacenter access), but it makes me really nervous how easy it is to accidentally upload a session to the website. I don't want to encourage people to use a tool that would lead them to unintentionally exfiltrate customer data or production secrets.

I don't have a particular implementation in mind. Here are a few I can think of:

  • Don't ask to upload right after recording; instead, require people to run asciinema upload <path/to/file> separately
  • Instead of pressing enter to upload, require them to type y or even yes
  • Instead of uploading anonymously, require them to choose a username

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