Rise & Rhyme Privacy

What leaves your browser, what doesn't, and what the server keeps.

The Short Version

Rise & Rhyme is a cloud-assisted tool — unlike most Restless Forge tools, one part of it runs on a server. Your browser sends your Google Calendar public iCal URL to the Restless Forge server when a song is generated (normally the evening before your alarm) and when you press Check my calendar. The server fetches that feed and extracts the next day's event titles and times. To write a song it sends those on to the Anthropic Claude API, and the finished lyrics come back to your browser; a calendar check stops before that step. Everything else — the alarm, the music, the text-to-speech voice, and all of your settings — runs entirely on your device.

What Is Sent to the Server

What Is Sent to Anthropic

What the Server Keeps

This is the complete list — nothing else about you is written to disk.

Every one of those is removed by the database itself when it expires, so nothing accumulates over time. Generated lyrics are returned to your browser and cached there; the server does not keep them beyond the request.

Checking Your Calendar

Check my calendar reads your feed and shows the events the song will cover, along with the timezone it detected. It never calls the AI model, so nothing is sent to Anthropic and nothing is generated — it exists so you can confirm the URL and timezone are right before a song is written.

What Never Leaves Your Browser

Your Calendar URL Is a Secret

A Google Calendar "secret address" grants read access to that calendar. Rise & Rhyme stores it only in your browser's localStorage. You can revoke it at any time from Google Calendar's settings ("Reset" next to the secret address), which invalidates the old URL everywhere.

Advertising

Restless Forge pages use Google AdSense; see the site-wide Privacy Policy for how ad cookies work and how to opt out.

Contact

Questions about this policy: GitHub Issues or the contact page.