cloudflare / cloudflare/pal

Support newline-friendly format for Red October secrets

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
85
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Currently, Red October ciphertexts are stored as base64-encoded JSON. This means that they must be stored verbatim with no newlines in the base64. For large ciphertexts, this is very unfriendly to certain editors. We should add support for another format that supports newlines to make this more friendly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.