Bitcoin Forum
October 03, 2023, 04:31:54 PM *
News: Latest Bitcoin Core release: 25.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / expired on: December 28, 2017, 03:37:11 PM
expired
2  Economy / Services / Hiring: Linux Distribution Developers! on: November 28, 2017, 08:01:47 PM
Whonix has found a sponsor. Details will be announced later.

We are hiring Linux Distribution Developers!

– programming / scripting skills
– Any or multiple of the following languages: linux shell scripting, python, C, C++, perhaps others
– git

Bonus, non-mandatory requirements:
– Have a history of Open Source development.

Other notes:
– Academic degrees are great, but not required.
– We only write Libre / Free and Open Source software, and we don’t believe in software patents.

How to apply:
– Unbureaucratic.
– No CV required. (But feel free to submit one.)
– Link to a sample of projects worked on in the past that you’re allowed to show us.
– Add your salary expectation.
– Add your availability.
– Add how many weekly hours you prefer.
– Email the above to Patrick Schleizer, adrelanos@riseup.net

Payment:
- possible in cryptos or fiat

All submissions will be handled confidential.

https://www.whonix.org
3  Alternate cryptocurrencies / Marketplace (Altcoins) / EXPIRED on: May 03, 2017, 10:35:07 AM
EXPIRED
4  Bitcoin / Mining speculation / (Solo) Mining over Tor less efficient than (Solo) Mining in the Clear? on: December 10, 2013, 02:07:26 AM
Is (solo) mining or over Tor less efficient than (solo) mining in the clear?
5  Bitcoin / Development & Technical Discussion / What are bitcoin hidden service good for? on: December 10, 2013, 01:44:41 AM
Referring to https://github.com/bitcoin/bitcoin/blob/master/doc/tor.md "Run a bitcoin hidden server"...

What is a bitcoin Tor hidden service good for? Is there any benefit for the user? Does the network benefit as a whole? Does it help mining? Anything else?
6  Bitcoin / Bitcoin Discussion / Anonymous Money Documentation requesting feedback on: January 12, 2013, 02:44:51 PM
I am trying to summarize the whole discussion about anonymous money, cash cards and Bitcoin.

Please share your feedback so I can improve/fix the article.

https://sourceforge.net/p/whonix/wiki/Money/
7  Economy / Service Discussion / How to get recurring donations? on: October 25, 2012, 09:44:24 PM
I'd like to offer a method to subscribe for recurring donations. A user should be able to sign up voluntarily to donate X BTC every month.

They should be able to any, one or multiple of those: bank wire, flattr, webmoney, dwolla, pecunix, paypal, weepay, etc...

The services charges the monthly donation, takes a small fee and directs the rest to my btc wallet.

Are there any services for that?
8  Bitcoin / Project Development / Whonix Anonymous Operating System, anything, any Bitcoin client/server over Tor on: October 20, 2012, 03:14:18 AM
Introduction:
Quote
Whonix is an operating system focused on anonymity, privacy and security. It's based on the Tor anonymity network, Debian GNU/Linux and security by isolation. DNS leaks are impossible, and not even malware with root privileges can find out the user's real IP.

Whonix consists of two parts: One solely runs Tor and acts as a gateway, which we call Whonix-Gateway. The other, which we call Whonix-Workstation, is on a completely isolated network. Only connections through Tor are possible.



The official Bitcoin-qt client works, thanks to the Transparent Proxy feature, very well in Whonix out of the box. Connections to normal and hidden servers work. Setting up a hidden Bitcoin server should also work, since Whonix supports everything Tor support and more, just with stronger guarantees of hiding IP/location. The usual IP/DNS leak issues vanish.

This topic is supposed to find and solve any Tor/anonymity related problems with respect to Bitcoin. I am also probing for general interest in this project.

The offical Bitcoin-qt client is unfortunately not yet included into Whonix by default, because Bitcoin-qt didn't make it into Wheezy. It has to be installed manually (works well). I am also open for other clients.

Another advantage is, that any Bitcoin client, no matter if it has proxy settings or not, can be used safely over Tor. I am currently looking at and into electrum.

Whatever you wanted to do over Tor, it likely works well and safely in Whonix. Of course it inherits all weaknesses of Tor (exit node sniffing...), but it makes it much harder to misconfigure something on your side.

Please give me feedback about Whonix and free your mind about a future Bitcoin integration.

Homepage with documentation:
https://www.whonix.org

Screenshots:
https://whonix.org/wiki/Screenshots

Announcement:
https://lists.torproject.org/pipermail/tor-talk/2012-October/025921.html

Connectivity is very good. Hidden services can be connected without proxy settings, without torsocks etc.
Code:
~ $ nslookup idnxcnkne4qt76tg.onion
Server:         192.168.0.10
Address:        192.168.0.10#53

Non-authoritative answer:
Name:   idnxcnkne4qt76tg.onion
Address: 10.192.0.2


/usr/bin/wget 10.192.0.2
--2012-10-20 02:49:00--  http://10.192.0.2/
Connecting to 10.192.0.2:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 492 [text/html]
Saving to: `index.html.1'

100%[==========================================================================================================================================>] 492         2.25K/s   in 0.2s    

2012-10-20 02:49:13 (2.25 KB/s) - `index.html.1' saved [492/492]


/usr/bin/wget http://idnxcnkne4qt76tg.onion/
--2012-10-20 02:50:21--  http://idnxcnkne4qt76tg.onion/
Resolving idnxcnkne4qt76tg.onion (idnxcnkne4qt76tg.onion)... 10.192.0.2
Connecting to idnxcnkne4qt76tg.onion (idnxcnkne4qt76tg.onion)|10.192.0.2|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 14440 (14K) [text/html]
Saving to: `index.html.2'

100%[==========================================================================================================================================>] 14,440      --.-K/s   in 0.1s    

2012-10-20 02:50:44 (95.5 KB/s) - `index.html.2' saved [14440/14440]
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!