Privacy
Last updated 7 August 2026. Written to describe what the software actually does, not to be impressive.
The short version
TelePost calls you, records the call, and turns what you said into drafts you approve before anything is published. To do that it holds your contact details, your professional profile, the recordings and transcripts, and access tokens for the accounts you choose to connect. It does not sell anything to anyone, and it does not use your recordings to train AI models.
What is collected
| Data | Why |
|---|---|
| Account — email address, name, and either a password hash or a Google/LinkedIn account identifier | To sign you in and to know which data is yours |
| Profile — job title, employer, background, areas of expertise, tone preferences, topics to avoid | So the interview asks questions only you could answer |
| Phone number | To place the interview call. Encrypted at rest. |
| Call recordings and transcripts | They are the raw material for the article |
| Access tokens for services you connect (LinkedIn, X, Instagram, email) | To sign you in and fill in your profile. Not used to post anything — TelePost never shares on your behalf. Encrypted at rest. |
| Articles, captions, and image prompts | They are the product |
| Activity log — sign-ins, credential changes, approvals, with IP address and timestamp | Security. So you and we can see who did what. |
| Usage counts — how many AI requests your account made and roughly what they cost | Operating the service. No content is kept in these records. |
A LinkedIn profile PDF you upload is read in memory and discarded immediately. Only the fields you review and save are kept.
Who else sees it
Only the services needed to do the work, and only the part each one needs:
- Anthropic — receives your profile, the news story, and your transcript, to write questions and drafts. Anthropic does not train models on API data.
- The calling provider (currently Vapi) — receives your phone number and the interview script, and produces the recording and transcript.
- Services you connect — LinkedIn or Google confirm who you are when you sign in. TelePost sends them nothing else, and posts nothing to them. When you share an article, you are the one posting it, from that service's own page.
- News publishers — TelePost fetches their public feeds. They learn nothing about you.
Nothing is sold, rented, or shared for advertising. There are no third-party analytics or tracking scripts on this site — the pages load no external resources at all.
Recorded calls, specifically
Every call announces that it is being recorded before any question is asked, and you can end it there. If you bring another person onto a call, you are responsible for their consent — some places require everyone on the line to agree.
What is published
Articles you approve are hosted at a public address (/u/your-name/) and offered as public RSS, Atom, and JSON feeds so you can pull them into your own site. That is the point of the product, but it is worth stating plainly: approved articles are public. Drafts, recordings, transcripts, and your profile are not, and are never included in a feed.
How long it is kept
Until you delete it. Recordings and transcripts stay with the interview that produced them; delete the interview and they go. Delete your account and everything tied to it is removed, except entries in the security log, which are retained because a log you can quietly erase is not a log.
How it is protected
Credentials and your phone number are encrypted before they are stored, each account under its own key, so a bug that confuses one account for another cannot read the wrong one. Passwords are hashed with Argon2id and are never recoverable. The site is HTTPS only.
Be aware of the scale of this. TelePost is early-access software running on a single server operated by one person. It is not backed by a security team or a certification. Connect accounts with narrowly scoped permissions where the service offers them, and do not put anything here you could not stand to lose.
Your choices
- Disconnect any connected account at any time under Connections.
- Edit or clear any profile field, including your phone number.
- Ask for a copy of your data, or ask for it to be deleted, by emailing the address below. Deletion is honoured; it is not a negotiation.
Children
TelePost is for working professionals and is not directed at anyone under 18.
Changes
If this policy changes in a way that affects what is collected or who it is shared with, account holders will be told directly rather than through a silent edit and a new date at the top.
Contact
Questions, data requests, and deletion requests: drew@drewlentz.com.