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:

GreenDoge is a modern community-centric green cryptocurrency based on a proof-of-space-and-time consensus algorithm.

GreenDoge Blockchain Download GreenDoge blockchain GreenDoge is a modern community-centric green cryptocurrency based on a proof-of-space-and-time con

40 Sep 11, 2022
Small utility to encrypt and decrypt messages

Safe Safe is a small utility to encrypt and decrypt messages using a pair of public and private keys. Installation You need to have GPG installed in y

Gustavo Eguez 2 Dec 21, 2021
A crypto bot that checks the price movement in the markets and creates buy and sell signals

Booter bot Purpose The purpose of this bot is to check the price fluctuations in a given market in binance and create the idealistic signals based on

2 Oct 09, 2022
😈 Shining is a tool that enables engineers to remotely pull smart contract code in multi-file situations.

👑 Shining 😈 Shining is a tool that enables engineers to remotely pull smart contract code in multi-file situations. Shining is the name of one of my

xxxeyJ 15 Jun 17, 2022
PytoPrice is an automation program to fetch the latest price of a cryptocurrency of your choice at a user-customizable update interval.

PyToPrice (Python Crypto Price) PytoPrice is an automation program to fetch the latest price of a cryptocurrency of your choice at a user-customizable

Peter 1 Jun 16, 2022
Mina is a new cryptocurrency with a constant size blockchain, improving scaling while maintaining decentralization and security.

Mina Mina is the first cryptocurrency with a lightweight, constant-sized blockchain. This is the main source code repository for the Mina project. It

1.6k Jan 07, 2023
Secure open-source password manager.

aes256_passwd_store This script securely encrypts or decrypts passwords on disk within a custom database file. It also features functionality to retri

14 Nov 15, 2022
A bot written in Python to automatically buy tokens on the Binance Smart Chain as soon as liquidity is provided

A bot written in Python to automatically buy tokens on the Binance Smart Chain as soon as liquidity is provided. If you’ve found this bot useful and have profited from it please consider donating any

473 Dec 25, 2022
Image AES256 crypt-decrypt

Image AES256 crypt-decrypt

Damian Panek 37 Nov 09, 2021
Buckley 2 Jul 24, 2022
A simple Ethereum mining pool

A simple getWork pool for ethereum mining Payouts are still manual. TODO: write payouts when someone mines 10 blocks. Also, make the submit actually

93 Oct 05, 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
A cairo port for Rari Capital Vaults

crypts • Architecture contracts ├─ CryptFactory — "Factory for deploying Crypt contracts for any ERC20 token." ├─ Crypt — "Flexible, minimalist, and g

alucard 9 Sep 02, 2022
Get the length of the Instagram encrypted password

instagram-weak-encryption Get the length of the Instagram encrypted password Introduction Instagram and Facebook encrypt the password submitted at log

Giuseppe Criscione 19 Dec 09, 2022
Simple python program to encrypt files with AES-256 encryption

simple-enc Simple python program to encrypt files with AES-256 encryption Setup First install "pyAesCrypt" using pip. Thats it! Optionally you can add

Hashm 2 Jan 19, 2022
Generate simple encrypted messages!

Premio's Shift is a very simple text encryption, you can use it to send secret messages to your friends. Table of Content Table of Content How it work

Peterson Adami Candido 3 Aug 06, 2021
Salted Crypto Python library

Salted Crypto Python library. Allows to encrypt and decrypt files and directories using popular cryptographic algorithms with salty key(s).

7 Jul 18, 2022
Looks for Bitcoin Wallets starting 1 compresses and Uncompressesed, segwit address and MultiSig starting 3.

Looks for Bitcoin Wallets starting 1 compresses and Uncompressesed, segwit address and MultiSig starting 3. Pick your starting and stop numbers to start looking. Need a database of addresses to check

10 Dec 22, 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
EncryptAGit - Encrypt Your Git Repos

EncryptAGit - Encrypt Your Git Repos

midnite_runr 25 Oct 06, 2022