# A privacy friendly RSVP for events

DevFeed: [A privacy friendly RSVP for events](<https://devfeed.tech/articles/a-privacy-friendly-rsvp-for-events-28706.md>)

Original publisher: [Read original article](<https://jeroenmols.com/blog/2023/03/28/privacy-friendly-rsvp/>)

Author: info@jeroenmols.com (Jeroen Mols)

Published: 2023-03-28T00:00:00Z

Content type: tutorial

Language: en

Sources: [Jeroen Mols](<https://devfeed.tech/sources/jeroen-mols.md>)

Topics: [online privacy](<https://devfeed.tech/topics/online-privacy.md>), [HTML](<https://devfeed.tech/topics/html.md>), [Website](<https://devfeed.tech/topics/website.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [email](<https://devfeed.tech/topics/email.md>)

Tags: [blogs](<https://devfeed.tech/tags/blogs.md>), [email](<https://devfeed.tech/tags/email.md>), [events](<https://devfeed.tech/tags/events.md>), [html](<https://devfeed.tech/tags/html.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [responses](<https://devfeed.tech/tags/responses.md>), [rsvp](<https://devfeed.tech/tags/rsvp.md>), [third-party](<https://devfeed.tech/tags/third-party.md>), [website](<https://devfeed.tech/tags/website.md>)

## AI overview

This tutorial presents a privacy-friendly RSVP alternative using a simple HTML page and JavaScript to open a guest's email application with a prefilled recipient, subject, and message. It avoids collecting personal information through a third-party RSVP service.

## Source excerpt

Planning an event can be stressful, and the last thing you need is worrying about your guests' privacy. But don't worry, I've got you covered with a privacy-friendly RSVP option.