Anonymous SMS


smartphone

Pricing

Virtual SMS
$3.59 USD/mo

✓ Can send and receive messages
✓ Supports email relay
✘ Cannot always activate accounts/receive short codes

Real Cell Number (*CURRENTLY OUT OF STOCK)
$9.99 USD/mo

✓ Almost always activate accounts/receive short codes
✘ Cannot send messages (may be enabled on a per customer basis)
✘ Does not yet support email relay

FAQ

How does billing work?

After a number is purchased, the associated account is billed every 30 days. Additionally each message is billed at time of send/receive. It is your responsibility to keep your account funded enough to afford the monthly charge, otherwise your number will be permanently revoked.

Can I have multiple numbers?

Each account can only have 1 number, but you may have multiple accounts unless you have been banned from the service.

Does it support MMS?

Yes, via email relay. Limited attachment types.

Can I use Tor or a VPN?

Yes, use of Tor or VPNs are allowed and are recommended. To use .onion for the application, specify MONERO_SMS_TOR=tor_socks_port

Do you port numbers in or out?

Numbers can be ported in for $1.49 or ported out for free. Done on a best-effort basis

Can I use the numbers for SMS 2fa?

Yes, but virtual numbers may not work for some services. Use a hardware device or TOTP when possible.

Can I make or receive VoIP calls?

Not yet.

Do you recycle numbers?

We do not recycle phone numbers that are used at least once. When we release numbers, upstream providers may. The only exception is if a number was refunded (in which case it never sent/received from our server).

Do you offer support?

Yes, email support@voidnet.tech with your account ID or message on Signal at 636-275-0837

Can I use the service as an API?

Yes, as long as the use conforms with the terms of service.

Why would I want a real cell number instead of a virtual numbers?

Virtual numbers (numbers associated with VoIP providers) are frequently blacklisted by various companies and as such cannot always receive or send some messages, this frequently breaks account activation.

What countries are available?

We only sell US numbers for now.

Can I text non-US/Canadian numbers?

Not yet. (Other "1" country code numbers may work). This applies to both send/receive.

Can I have a refund?

Generally no. If you haven't bought a number yet we may be able to refund.

Do you accept USD/Fiat/Bitcoin/altcoins?

Bitcoin, fiat, and shitcoins accepted manually. In the future they will be accepted in an automated fashion. Monero is the most private method.

CLI Guide

MoneroSMS requires Python 3.10+ with the requests library installed.

Generate an account

$ monero-sms.py generate

View current pricing

$ monero-sms.py pricing

Get your Monero payment address

$ monero-sms.py xmraddress

After paying the address enough USD equivalent, check balance

$ monero-sms.py credits

Buy a virtual number (email support@voidnet.tech to buy a real cell number)

$ monero-sms.py listnumbers
$ monero-sms.py buynumber [number]

Watch a thread

$ monero-sms.py watch [number]

Get messages

$ monero-sms.py get [number] [offset]

Send message

$ monero-sms.py send [number]

List threads

$ monero-sms.py threads

Set email relay

$ monero-sms.py setemail john@example.com

Disable email relay

$ monero-sms.py disableemail

PGP Public Key

-----BEGIN PGP PUBLIC KEY BLOCK-----

xjMEYmWK0hYJKwYBBAHaRw8BAQdAY+zBjUDL7rXvEA6roxEWISG9+C7kUiOirY+J
un/UDwrNG0tldmluIDxiZWFyZG9nQG1haWxib3gub3JnPsKRBBMWCAA5FiEEcvOe
4K51hTSCxKi740WVfj5azOoFAmJlitIFCQWjmoACGwMFCwkIBwIGFQgJCgsCBRYC
AwEAAAoJEONFlX4+WszqDpIA/3td5RTpczX1U3ZvcZAmW86TB9/39ZNRSK/kFfvy
pSy4AP9FLvrOhSvrDMrWJObqD9UOM7/pLfcn6lsLYUGJlm7YCs44BGJlitISCisG
AQQBl1UBBQEBB0D3NFgPE7Hh5MUsF0+EPfFRdV9rRd9K/9URVxa0Pc/RHgMBCAfC
fgQYFggAJhYhBHLznuCudYU0gsSou+NFlX4+WszqBQJiZYrSBQkFo5qAAhsMAAoJ
EONFlX4+WszqfW0A/jhSiPkm/X4WFtBRSsLAIQ/z+9fYvLlgXZaDOzbC0R0lAP4z
8AYELp3BZynECo761H4qwwq/IJXgKNU/Fp862mk1AQ==
=MDod
-----END PGP PUBLIC KEY BLOCK-----