Repbin release v0.0.2
We're happy to announce the release v0.0.2 of Repbin: The replicated, encrypted, distributed and anonymized pastebin. Changes include: Better terminal usability, sqlite/mysql backend, binaries! Check here for release source code and client binaries: https://github.com/repbin/repbin/releases/tag/v0.0.2 About Repbin: Repbin is an encrypted pastebin for the command line that runs over Tor! Repbin servers form a distributed network where nodes sync posts with each other (like in Usenet or BBS/Fido systems). This makes Repbin resilient and scalable. Repbin focuses on privacy (encrypted messages) and anonymity (padding and repost chains). To limit spam and denial-of-service attacks, Repbin uses the Hashcash proof-of-work algorithm which is widely known from Bitcoin mining. Learn more about Repbin here: https://github.com/repbin/repbin/blob/master/README.md
About Repbin: Repbin is an encrypted pastebin for the command line that runs over Tor! Repbin servers form a distributed network where nodes sync posts with each other (like in Usenet or BBS/Fido systems). This makes Repbin resilient and scalable. Repbin focuses on privacy (encrypted messages) and anonymity (padding and repost chains). To limit spam and denial-of-service attacks, Repbin uses the Hashcash proof-of-work algorithm which is widely known from Bitcoin mining. Learn more about Repbin here: https://github.com/repbin/repbin/blob/master/README.md Has anybody ever considered the idea of doing otherwise-useful CPU work with the power currently expended by computing hashes in Bitcoin mining? The most obvious application would be weather forecasting: It could use a huge amount of computation, on a continuously ongoing basis, and is valuable to every nation on earth. Whether it can be lasso'ed into a bitcoin-mining engine, I don't know. Jim Bell
Dnia środa, 9 września 2015 21:48:56 jim bell pisze:
About Repbin: Repbin is an encrypted pastebin for the command line that runs over Tor! Repbin servers form a distributed network where nodes sync posts with each other (like in Usenet or BBS/Fido systems). This makes Repbin resilient and scalable. Repbin focuses on privacy (encrypted messages) and anonymity (padding and repost chains). To limit spam and denial-of-service attacks, Repbin uses the Hashcash proof-of-work algorithm which is widely known from Bitcoin mining. Learn more about Repbin here: https://github.com/repbin/repbin/blob/master/README.md
Has anybody ever considered the idea of doing otherwise-useful CPU work with the power currently expended by computing hashes in Bitcoin mining?
My dream would be a distributed github replacement (a'la gitchain) where proof-of-work is somehow related to compilation, running tests, or somesuch.
The most obvious application would be weather forecasting: It could use a huge amount of computation, on a continuously ongoing basis, and is valuable to every nation on earth. Whether it can be lasso'ed into a bitcoin-mining engine, I don't know.
Probably not -- the "thing" mined has to be easily verifiable by other nodes. How does one verify a weather forecast in such a setting? ;) -- Pozdrawiam, Michał "rysiek" Woźniak Zmieniam klucz GPG :: http://rys.io/pl/147 GPG Key Transition :: http://rys.io/en/147
No blockchains, but you've seen gittorrent right? :) On 9 September 2015 23:47:31 IST, rysiek <rysiek@hackerspace.pl> wrote:
Dnia środa, 9 września 2015 21:48:56 jim bell pisze:
About Repbin: Repbin is an encrypted pastebin for the command line that runs over Tor! Repbin servers form a distributed network where nodes sync posts with each other (like in Usenet or BBS/Fido systems). This makes Repbin resilient and scalable. Repbin focuses on privacy (encrypted messages) and anonymity (padding and repost chains). To limit spam and denial-of-service attacks, Repbin uses the Hashcash proof-of-work algorithm which is widely known from Bitcoin mining. Learn more about Repbin here: https://github.com/repbin/repbin/blob/master/README.md
Has anybody ever considered the idea of doing otherwise-useful CPU work with the power currently expended by computing hashes in Bitcoin mining?
My dream would be a distributed github replacement (a'la gitchain) where proof-of-work is somehow related to compilation, running tests, or somesuch.
The most obvious application would be weather forecasting: It could use a huge amount of computation, on a continuously ongoing basis, and is valuable to every nation on earth. Whether it can be lasso'ed into a bitcoin-mining engine, I don't know.
Probably not -- the "thing" mined has to be easily verifiable by other nodes. How does one verify a weather forecast in such a setting? ;)
-- Pozdrawiam, Michał "rysiek" Woźniak
Zmieniam klucz GPG :: http://rys.io/pl/147 GPG Key Transition :: http://rys.io/en/147
-- Sent from my Android device with K-9 Mail. Please excuse my brevity.
On Thu, Sep 10, 2015 at 2:44 AM, Cathal (Phone) <cathalgarvey@cathalgarvey.me> wrote:
No blockchains, but you've seen gittorrent right? :)
That's it. And actually, blockchains. The refs: http://blog.printf.net/articles/2015/05/29/announcing-gittorrent-a-decentral... https://github.com/cjb/GitTorrent http://code.google.com/p/gittorrent/ [gcode is dying, mirror if interested]
Dnia czwartek, 10 września 2015 03:23:04 grarpamp pisze:
On Thu, Sep 10, 2015 at 2:44 AM, Cathal (Phone)
<cathalgarvey@cathalgarvey.me> wrote:
No blockchains, but you've seen gittorrent right? :)
That's it. And actually, blockchains. The refs:
http://blog.printf.net/articles/2015/05/29/announcing-gittorrent-a-decentral ized-github/ https://github.com/cjb/GitTorrent http://code.google.com/p/gittorrent/
[gcode is dying, mirror if interested]
Yeah, the problem with this is how you actually have to pay to use it: "Making any Bitcoin transaction on the blockchain I believe currently costs around $0.08 USD, so you pay your 8 cents to the miners and the network in compensation for polluting the blockchain with your 80 bytes of data." -- Pozdrawiam, Michał "rysiek" Woźniak Zmieniam klucz GPG :: http://rys.io/pl/147 GPG Key Transition :: http://rys.io/en/147
On Thu, 10 Sep 2015 07:44:48 +0100 "Cathal (Phone)" <cathalgarvey@cathalgarvey.me> wrote:
No blockchains, but you've seen gittorrent right? :)
Fossil, also: https://www.fossil-scm.org/ -- The Doctor [412/724/301/703/415] [ZS] PGP: 0x807B17C1 / 7960 1CDC 85C9 0B63 8D9F DD89 3BD8 FF2B 807B 17C1 WWW: https://drwho.virtadpt.net/ Never fdisk after midnight.
Dnia czwartek, 10 września 2015 11:17:26 The Doctor pisze:
On Thu, 10 Sep 2015 07:44:48 +0100
"Cathal (Phone)" <cathalgarvey@cathalgarvey.me> wrote:
No blockchains, but you've seen gittorrent right? :)
Fossil, also:
Yeah, I've known about it for some time. Thing is, it doesn't solve the "discoverability" problem GitHub solves... GitTorrent/Gitchain have the ability to do just that. -- Pozdrawiam, Michał "rysiek" Woźniak Zmieniam klucz GPG :: http://rys.io/pl/147 GPG Key Transition :: http://rys.io/en/147
participants (6)
-
Cathal (Phone)
-
grarpamp
-
jim bell
-
ryan.pear@ownbay.net
-
rysiek
-
The Doctor