quote from a bluesky user: 'i need a notes app that has the character limit for bluesky and where it cuts down to the next line cuz if i have one more post with a lone word hanging off the bottom i may perish'Example of notes saved under the composer

Secure storage

Notes are encrypted before they are stored. The notes look like unreadable ciphertext in the database itself. Only your authenticated session can read or delete your notes; the decryption key stays on the server. This is what a note looks like:

Example of encrypted note ciphertext
  • Traffic uses HTTPS; your session token authorizes access.
  • Ciphertext is stored in the database; the key never leaves the server.
  • Only the note owner can read or delete their notes.
  • Risk profile: if the server or encryption key is compromised, an attacker or rogue operator could access notes.
  • For normal use (drafts intended for posting), this risk is considered very low.

BlueSky Composer

0/300

You’re browsing anonymously. Sign in to save and view notes.

Login / Signup