all repos — web @ e656985805f8161224b6340aed43a8639a947158

Landing page for forlater.email

pages/faq.md (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
---
template: page.html
slug: faq
title: faq
---

They're not really that frequent.

## what's with the pricing model?

I just didn't feel like integrating the Stripe API. I also think it's
nicer this way. Not everyone might derive $5 (or any fixed amount) worth
of value from forlater; maybe you didn't save as many articles this
month to warrant paying $5. And some simply can't afford to pay a fixed
amount, or at all.

## how is this better than Pocket?

Let's see...

- You own your data. It lives right in your inbox!
- You don't need yet another account or app. Just simple email.
- We're open source!

That said, Pocket has a full-fledged engineering team working on it, so
their article parsing is probably better.

## are you tracking me?!

Nope. You can audit our code [here](https://github.com/forlater-email).
However, for the moment, we're using [Mailgun](https://mailgun.com) for
outbound email. All tracking is turned off, and we only use the SMTP
relay.

I'd really like to move away from them and host my own server, in
the near future.

## are you open source?

Yes, as mentioned previously (twice!), we are open source -- licensed
under (A)GPL. See:

- https://github.com/forlater-email
- https://git.icyphox.sh/forlater

## you keep saying 'we'; how many of you are there?!

I'm just [one guy](https://icyphox.sh). 'We' just sounded right, I
guess.  Feel free to email me at [x@icyphox.sh](mailto:x@icyphox.sh) to
report any issues.