Bitcoin Forum
September 08, 2025, 05:47:59 AM
Welcome,
Guest
. Please
login
or
register
.
News
: Latest Bitcoin Core release:
29.0
[
Torrent
]
Home
Help
Search
Login
Register
More
Bitcoin Forum
>
Bitcoin
>
Bitcoin Discussion
>
Bitcoin subscriptions
Pages: [
1
]
« previous topic
next topic »
Print
Author
Topic: Bitcoin subscriptions (Read 9029 times)
Anonymous
Guest
Bitcoin subscriptions
July 16, 2010, 01:28:24 PM
#1
Is there a way to implement subscription payments using bitcoin?
Say you would like to donate once a month to your favourite charity or content provider such as a podcast without having to remember to manually process the payment?
One less reason to use a credit card!
Gavin Andresen
Legendary
Offline
Activity: 1652
Merit: 2402
Chief Scientist
Re: Bitcoin subscriptions
July 16, 2010, 01:41:04 PM
#2
Unix and Mac and Windows all have ways of scheduling recurring tasks (Linux: crontab, Mac: crontab, or I think iCal can do it, Windows... I dunno).
So if you're a little bit geeky, you could arrange for "bitcoin sendtoaddress 1mJMYFAVORITECHARITY9R4 amount" to get run once a month. (just run bitcoin with the -server flag).
How often do you get the chance to work on a potentially world-changing project?
Strofcon
Newbie
Offline
Activity: 20
Merit: 0
Re: Bitcoin subscriptions
July 16, 2010, 02:10:53 PM
#3
I haven't had much luck finding all the options that can be passed to bitcoin/bitcoind when it's run... -connect, -addnode, and -server are the ones I've seen so far. Are there others?
What exactly does -server do? Also, it seems that -connect and -addnode have pretty similar functionality... My best guess is that -connect is to force only one explicit connection to be made, whereas -addnode just says "make all the connections you want, but by golly you better connect to <IP>, if nothing else." Is that at least close to right?
theymos
Administrator
Legendary
Offline
Activity: 5684
Merit: 14551
Re: Bitcoin subscriptions
July 16, 2010, 06:44:35 PM
#4
Try "bitcoin -?" for a list.
1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
EricJ2190
Full Member
Offline
Activity: 134
Merit: 102
Re: Bitcoin subscriptions
July 16, 2010, 06:51:43 PM
#5
Quote from: gavinandresen on July 16, 2010, 01:41:04 PM
Windows... I dunno
Windows has Task Scheduler, or you can use of one various cron clones.
jgarzik
Legendary
Offline
Activity: 1596
Merit: 1142
Re: Bitcoin subscriptions
July 22, 2010, 06:43:03 AM
#6
IMO, the bitcoin client should have a subscription manager.
Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
lachesis
Full Member
Offline
Activity: 210
Merit: 105
Re: Bitcoin subscriptions
July 23, 2010, 01:18:35 AM
#7
-1 for now.
I think keeping the vanilla client as plain as possible is a good thing. These things can easily be implemented in other clients, but the one on this site should serve as a sort of "reference". We should also focus on the JSON-RPC API so that other clients can interface with this one instead of having to modify it.
Bitcoin Calculator
|
Scallion
|
GPG Key
|
WoT Rating
| 1QGacAtYA7E8V3BAiM7sgvLg7PZHk5WnYc
nenolod
Newbie
Offline
Activity: 8
Merit: 0
Re: Bitcoin subscriptions
July 23, 2010, 05:00:35 AM
#8
Quote from: jgarzik on July 22, 2010, 06:43:03 AM
IMO, the bitcoin client should have a subscription manager.
i've never used the ui client, but if the linux client exposed itself via dbus, you could write your own subscription manager.
alternatively, put this in your crontab:
0 0 0 0 */1 bitcoin -server sendtoaddress whatever amount-in-btc
this will invoke bitcoin from the commandline and send the money.
jgarzik
Legendary
Offline
Activity: 1596
Merit: 1142
Re: Bitcoin subscriptions
July 23, 2010, 05:25:24 AM
#9
Quote from: nenolod on July 23, 2010, 05:00:35 AM
i've never used the ui client, but if the linux client exposed itself via dbus, you could write your own subscription manager.
alternatively, put this in your crontab:
0 0 0 0 */1 bitcoin -server sendtoaddress whatever amount-in-btc
Sure,
I
can do this. But the supposition and suggestion were more general.
If bitcoins are to be successful, there needs to be a subscription system accessible to Aunt Tillie.
Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
lachesis
Full Member
Offline
Activity: 210
Merit: 105
Re: Bitcoin subscriptions
July 26, 2010, 02:43:50 AM
#10
Quote from: jgarzik on July 23, 2010, 05:25:24 AM
If bitcoins are to be successful, there needs to be a subscription system accessible to Aunt Tillie.
This belongs outside the main client. There's no reason you can't write a trivial system in Python or something, but there's also no reason to clutter up my Bitcoin client with that.
I wonder if there's any viable way to make a simple extension system for Bitcoin? It seems like it would be a lot of work...
Bitcoin Calculator
|
Scallion
|
GPG Key
|
WoT Rating
| 1QGacAtYA7E8V3BAiM7sgvLg7PZHk5WnYc
Pages: [
1
]
Print
Bitcoin Forum
>
Bitcoin
>
Bitcoin Discussion
>
Bitcoin subscriptions
« previous topic
next topic »
Jump to:
Please select a destination:
-----------------------------
Bitcoin
-----------------------------
=> Bitcoin Discussion
===> Legal
===> Press
===> Meetups
===> Important Announcements
=> Development & Technical Discussion
===> Wallet software
=====> Electrum
=====> Bitcoin Wallet for Android
=====> BitcoinJ
=====> Armory
=====> Mycelium
=====> Hardware wallets
=> Mining
===> Mining support
===> Pools
===> Mining software (miners)
===> Hardware
=====> Group buys
===> Mining speculation
=> Bitcoin Technical Support
=> Project Development
-----------------------------
Economy
-----------------------------
=> Economics
===> Speculation
=> Marketplace
===> Goods
=====> Computer hardware
=====> Digital goods
=======> Invites & Accounts
=====> Collectibles
===> Services
===> Currency exchange
===> Gambling
=====> Games and rounds
=====> Investor-based games
=====> Gambling discussion
===> Lending
=====> Long-term offers
===> Securities
===> Auctions
===> Service Announcements
=====> Micro Earnings
===> Service Discussion
=====> Web Wallets
=====> Exchanges
=> Trading Discussion
===> Scam Accusations
===> Reputation
-----------------------------
Other
-----------------------------
=> Meta
===> Bitcoin Wiki
=> Politics & Society
=> Beginners & Help
=> Off-topic
=> Serious discussion
===> Ivory Tower
=> Archival
===> New forum software
===> Корзина
===> CPU/GPU Bitcoin mining hardware
===> Chinese students
===> Obsolete (buying)
===> Obsolete (selling)
===> MultiBit
-----------------------------
Alternate cryptocurrencies
-----------------------------
=> Altcoin Discussion
=> Announcements (Altcoins)
===> Tokens (Altcoins)
=> Mining (Altcoins)
===> Pools (Altcoins)
=> Marketplace (Altcoins)
===> Service Announcements (Altcoins)
===> Service Discussion (Altcoins)
===> Bounties (Altcoins)
=> Speculation (Altcoins)
-----------------------------
Local
-----------------------------
=> العربية (Arabic)
===> العملات البديلة (Altcoins)
=====> النقاشات
===> إستفسارات و أسئلة المبتدئين
===> التعدين
===> النقاشات الأخرى
===> منصات التبادل
=> Bahasa Indonesia (Indonesian)
===> Marketplace (Bahasa Indonesia)
===> Mining (Bahasa Indonesia)
===> Altcoins (Bahasa Indonesia)
===> Trading dan Spekulasi
===> Ekonomi, Politik, dan Budaya
===> Topik Lainnya
=> Español (Spanish)
===> Mercado y Economía
=====> Servicios
=====> Trading y especulación
===> Hardware y Minería
===> Esquina Libre
===> Mercadillo
=====> Mexico
=====> Argentina
=====> España
=====> Centroamerica y Caribe
===> Primeros pasos y ayuda
===> Altcoins (criptomonedas alternativas)
=====> Minería de altcoins
=====> Servicios
=====> Tokens (Español)
=> 中文 (Chinese)
===> 跳蚤市场
===> 山寨币
===> 媒体
===> 挖矿
===> 离题万里
=> Hrvatski (Croatian)
===> Trgovina
===> Altcoins (Hrvatski)
=====> Announcements (Hrvatski)
===> Off-topic (Hrvatski)
=> Deutsch (German)
===> Anfänger und Hilfe
===> Mining (Deutsch)
===> Trading und Spekulation
===> Projektentwicklung
===> Off-Topic (Deutsch)
===> Treffen
===> Presse
===> Altcoins (Deutsch)
=====> Announcements (Deutsch)
===> Marktplatz
=====> Auktionen
=====> Suche
=====> Biete
=> Ελληνικά (Greek)
===> Αγορά
===> Mining Discussion (Ελληνικά)
===> Altcoins (Ελληνικά)
=====> Altcoin Announcements (Ελληνικά)
=====> Altcoin Mining (Ελληνικά)
=> עברית (Hebrew)
=> Français
===> Actualité et News
===> Débutants
===> Discussions générales et utilisation du Bitcoin
===> Mining et Hardware
===> Économie et spéculation
===> Place de marché
=====> Échanges
=====> Produits et services
=====> Petites annonces
===> Le Bitcoin et la loi
===> Wiki, documentation et traduction
===> Développement et technique
===> Vos sites et projets
===> Hors-sujet
===> Altcoins (Français)
=====> Annonces
=> India
===> Mining (India)
===> Marketplace (India)
===> Regional Languages (India)
===> Press & News from India
===> Alt Coins (India)
===> Buyer/ Seller Reputations (India)
===> Off-Topic (India)
=> Italiano (Italian)
===> Guide (Italiano)
===> Progetti
===> Discussioni avanzate e sviluppo
===> Trading, analisi e speculazione
===> Mercato
=====> Mercato valute
=====> Beni
=====> Servizi
=====> Esercizi commerciali
=====> Hardware/Mining (Italiano)
=====> Gambling (Italiano)
===> Accuse scam/truffe
===> Mining (Italiano)
===> Alt-Currencies (Italiano)
=====> Annunci
===> Raduni/Meeting (Italiano)
===> Crittografia e decentralizzazione
===> Off-Topic (Italiano)
=> 日本語 (Japanese)
===> アルトコイン
=> Nederlands (Dutch)
===> Markt
===> Gokken/lotterijen
===> Mining (Nederlands)
===> Beurzen
===> Alt Coins (Nederlands)
===> Off-topic (Nederlands)
===> Meetings (Nederlands)
=> Nigeria (Naija)
===> Politics and society (Naija)
===> Off-topic (Naija)
=> 한국어 (Korean)
===> 대체코인 Alt Coins (한국어)
=> Pilipinas
===> Altcoins (Pilipinas)
=====> Altcoin Announcements (Pilipinas)
===> Pamilihan
===> Others (Pilipinas)
=> Polski
===> Tablica ogłoszeń
===> Alternatywne kryptowaluty
=====> Nowe kryptowaluty i tokeny
=====> Tablica ogłoszeń (altcoiny)
=> Português (Portuguese)
===> Primeiros Passos (Iniciantes)
===> Economia & Mercado
===> Mineração em Geral
===> Desenvolvimento & Discussões Técnicas
===> Criptomoedas Alternativas
===> Brasil
===> Portugal
=> Русский (Russian)
===> Новички
===> Бизнес
=====> Барахолка
=====> Обменники
===> Идеи
===> Кодеры
===> Майнеры
===> Политика
===> Трейдеры
===> Альтернативные криптовалюты
=====> Токены
=====> Бayнти и aиpдpoпы
===> Хайпы
===> Работа
===> Разное
===> Oбcyждeниe Bitcoin
=====> Новости
=====> Юристы
=> Română (Romanian)
===> Anunturi importante
===> Offtopic
===> Market
=====> Discutii Servicii
===> Minerit
===> Tutoriale
===> Bine ai venit!
===> Presa
===> Altcoins (Monede Alternative)
=====> Anunturi Monede Alternative
=> Skandinavisk
=> Türkçe (Turkish)
===> Bitcoin Haberleri
===> Pazar Alanı
===> Madencilik
===> Ekonomi
===> Servisler
=====> Fonlar
===> Proje Geliştirme
===> Alternatif Kripto-Paralar
=====> Madencilik (Alternatif Kripto-Paralar)
=====> Duyurular (Alternatif Kripto-Paralar)
===> Konu Dışı
===> Yeni Başlayanlar & Yardım
===> Buluşmalar
=> Other languages/locations
Loading...