Skepticoin is a peer-to-peer digital currency that enables you to send money online

Overview

What is Skepticoin?

Skepticoin is a peer-to-peer digital currency that enables you to send money online. It's also the central community of people who think that's bullshit.

What's your problem with Crypto?

Crypto-currencies are fine when viewed as a technological curiosity. If you actually believe that blockchains are the future, that bitcoin is a store of value, or that non-fungible tokens are anything but a scam, things get problematic.

Why a coin then?

Crypto-enthousiasts have an incentive to be loud about crypto-currency: the more other people they convince, the richer they themselves become. Crypto-sceptics are a silent majority: they have no such incentive, so you never hear them. Skepticoin changes that, by making the sceptics invested in a coin themselves.

Goals & motto

  • 1 SC equals 1 BTC
  • Not "to the moon", but "into the ground"

Getting started

Follow the instructions below, and experience the thrill of being an early adopter without any of the guilt of doing something that you deeply don't believe in.

The quickstart assumes (for now) that you have Python up and running. The instructions below are written with Linux/POSIX in mind.

  • If you're a MacOS user, it is presumed that you have installed python3 yourself somehow (e.g. using pyenv).
  • If you're a Windows user, remember to use Scripts\activate.bat instead of .bin/activate.
# Installing:
$ python3 -m venv .
$ . bin/activate
$ pip install --upgrade skepticoin
[..]
Successfully installed skepticoin-0.1.2 ecdsa-0.16.1 immutables-0.15 skepticoin scrypt-0.8.18 six-1.15.0

# Receving coin (copy/paste the cryptic string to someone who can send you money):
$ skepticoin-receive "I want my coin"
Created new wallet w/ 10.000 keys
SKE815dea23355609057721c08fe754efa855b50606949edb3dc300870b2c3f280115d29ea00ce76b202f7bd5fe38c917370cc8a4629a8bc10bf3e344d50d850b02PTI


# Sending coin:
$ skepticoin-send 1 skepticoin SKE815dea23355609057721c08fe754efa855b50606949edb3dc300870b2c3f280115d29ea00ce76b202f7bd5fe38c917370cc8a4629a8bc10bf3e344d50d850b02PTI
Created new directory for chain
Reading chain from disk
[..]
00019000-0130dc3498df05743b3b9a94a8543a5bb06167d7351b827312508b34bb351014
[..]
Creating new peers.json
Starting networking peer in background

NETWORK
Nr. of connected peers: 3           <= watch this to make sure your're connected to the network
  xx.xxx.xx.xxx:2412 - OUTGOING
  [..]

CHAIN
Height    ...
Date/time 2021-03-22T13:36:16       <= watch this bit to get a sense of how the blockchain download is coming along

[.. the above repeats for a while ..]

Chain up to date
Broadcasting transaction on the network Transaction #...........
Monitoring...
Transaction confirmed at .... with 0 confirmation blocks

# Mining
$ skepticoin-mine

[.. similar to the above ..]

Waiting for fresh chain
Starting mining
FOUND 000xxxxx-000xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx <= this displays the height and hash of what you just found
Your wallet now contains 2730 skepticoin                                        <= this is where you start dreaming of a lambo

Note that skepticoin's scripts will create whatever files they need to operate right in the directory where they're being called. This includes your wallet.

Get coin

Skepticoin is a "early phase" coin. This means you can probably mine some yourself, as per the instructions above.

If you have ethical objections against this, you can always go to the faucet to get some free coin.

Frequently Asked Questions

Q: Is this is real coin?

A: Skepticoin is every bit as real as Bitcoin and its many clones.

Q: Is this some kind of joke?

A: You can laugh all you want, but we all know you're just trying to hide your fear of missing out.

Q: Isn't this basically Dogecoin?

A: No. Dogecoin started as a fun and friendly internet coin, but it didn't take long before it got completely overrun by money-hungrey speculators of the worst kind. Skepticoin was founded on a firm disbelief in cryptocurrency. Whether it will be completely overrun by speculators remains to be seen.

Q: Is it safe to put my life savings into skepticoin?

A: No

Q: Is this some kind of get rich quick scheme?

A: If you're asking you're probably looking for one. If you're buying skepticoin in the hope that some greater fool will buy them from you at a higher price, just know that, on average, it's likely that you're the greatest fool.

Commonly raised objections

O: I can't buy skepticoin at an exchange -- this means it's not a "real" coin!

A: You have that exactly backwards: Skepticoin is a peer-to-peer digital currency, which means it's independent from established financial institutions such as exchanges. This independence is precisely its strength! You aren't trying to suggest that cryptocurrency's main claim to fame is untrue, are you?

O: If you're so against cryptocurrency, starting a coin of your own is hypocritical.

A: The ability to hold 2 directly opposing thoughts in your head is the core of cryptocurrency. If you can't do that then this indeed isn't for you.

O: This thing is fugly and way too technical. It will never gain traction among a sufficiently large group of fools without a pretty GUI.

A: Patience, young grasshopper, everything at its time. First we bring in the techies who bring their thorough understanding of crypto-nonsense and steadfast determination to bring it all down to the ground. The tech illiterate are only allowed to join the lower ranks of the pyramid, so that GUI must wait a bit.

Getting involved

The best places to find other Skeptics are

Contributing:

Some ways you can contribute to this project:

BOT para o BombCrypto para infinitas contas em simultâneo!!!

BOT - MultiContas para BombCrypto - v 0.4.0 Funções extras: Envios de notificações via Telegram: Aviso de Inicialização do Bot Aviso de Conclusão de M

Rai Zancanaro 19 Dec 20, 2022
Hide secret data within a digital image using good ol' terminal

pystego Hide secret data within a digital image using good ol' terminal Installation The recommended way for installing this package is using, python

Ayush Gupta 1 Jan 06, 2022
This is a simple application to generate HD wallet addresses for cryptocurrency coins.

HD-Wallet-Address This is a mini service to generate addresses in the master HD-Wallet. It will use py_crypto_hd_wallet package as a base. Prerequisit

Amin Abbasi 1 Dec 16, 2021
A python script for AES Angecryption in Steganography

Angecryption is an encryption or an decryption result from a file to create an other file with the same / or not type.

ISIS 3 Jul 25, 2022
Privfiles - Encrypted file storage using Fernet with zero Javascript

Privfiles - Encrypted file storage using Fernet with zero Javascript Source code for the onion service: l3n6v6dm63frml22tlmzacnasvp7co7wylu4hhcs34ukxe

5 Jul 30, 2022
A little side-project API for me to learn about Blockchain and Tokens

BlockChain API I built this little side project to learn more about Blockchain and Tokens. It might be maintained and implemented to other projects bu

Loïk Mallat 1 Nov 16, 2021
Random Password Generator With Python

Random_Password_Generator example output length

Mahdi Rostami Pooya 2 Dec 22, 2021
A really, really bad way to encrypt your text

deoxyencryptingnucleicacids A really, really bad way to encrypt your text. A general description of the scheme Encoding: The ascii plaintext is first

Sam Pinkerton 1 Nov 01, 2021
Programme de chiffrement et déchiffrement affine d'un message en python3.

Chiffrement Affine En Python3 Programme de chiffrement et déchiffrement affine d'un message en python3. Explication du chiffrement affine avec complex

Malik Makkes 1 Mar 26, 2022
A Python implementation of CWT/COSE.

Python CWT - A Python implementation of CWT/COSE Python CWT is a CBOR Web Token (CWT) and CBOR Object Signing and Encryption (COSE) implementation com

Ajitomi Daisuke 13 Dec 14, 2022
Certifi: Python SSL Certificates

(Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts.

Certifi 608 Jan 02, 2023
Two modules that display rates of fiat currencies and cryptocurrencies

currency-rates-polybar Two modules that display rates of fiat currencies and cryptocurrencies Setup Clone the repository somewhere Move (or create sym

Peskov Sergey 2 Apr 03, 2022
This program can encrypt/ decrypt any string

Ceasar_cipher Hey this is J0ey, this program is a very basic Caesar cipher encoder/decoder. In order to use this program, you will need to have Python

1 Jan 11, 2022
Block Chain for RiceSupply Chain and Agriculture Traceability

Block Chain for RiceSupply Chain and Agriculture Traceability Project Under Development Folder: Building a BlockChain Basic blockchain structure using

Chandru S Raghavan 3 Jan 19, 2022
Python binding to the Networking and Cryptography (NaCl) library

PyNaCl: Python binding to the libsodium library PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. T

Python Cryptographic Authority 941 Jan 04, 2023
Image AES256 crypt-decrypt

Image AES256 crypt-decrypt

Damian Panek 37 Nov 09, 2021
E2EE disabling plugin for Synapse

E2EE disabling plugin for Synapse This Pluggable Module disables end-to-end encryption in a self-hosted Synapse servers. It works by stripping out req

Konstantin Sharlaimov 9 Nov 30, 2022
Bsvlib - Bitcoin SV (BSV) Python Library

bsvlib A Bitcoin SV (BSV) Python Library that is extremely simple to use but mor

Aaron 22 Dec 15, 2022
Recover bitcon brainwallet

Bitcoin brainwallet recovery tool If you like it give it a star Programmed in Python | PySimpleGUI How it works From seed phrase create bitcoin privat

Adrijan 20 Dec 15, 2022
Enchpyter, is able to encrypt and decrypt words as you determine, of course, according to the alphabet.

Enchpyter Enchpyter is a program do encrypt and decrypt any word you want (just letters). You enter how many letters jumps and write the word, so, the

João Assalim 2 Oct 10, 2022