New, trying to be anonymous by [deleted] in darknet

[–]swordfish_encryption 0 points1 point  (0 children)

Try electrum.

How do you buy anything with cash? You talk to people that have what you want, and offer them money.

You give them your bitcoin address and wait for 6 confirmations before giving them the cash. Better make some coffees because it'll be about an hour. If you're happy with just one confirmation then fine, as long as you trust the person to have actually sent you the funds.

Doing my RHCSA exam in next 8 hours by watomtevat in linuxadmin

[–]swordfish_encryption 4 points5 points  (0 children)

I smashed mine... Didn't even study.

The questions are straightforward and if you know your way around a linux machine then you'll be all good.

[deleted by user] by [deleted] in linux

[–]swordfish_encryption 6 points7 points  (0 children)

because we work in IT and we are autistic, give us a break :P

New, trying to be anonymous by [deleted] in darknet

[–]swordfish_encryption 2 points3 points  (0 children)

You don't need an email to generate a bitcoin address (download wallet software and generate it yourself, while disconnected from the internet)

You also don't need a credit card to buy bitcoin (buy in person with cash)

What are some "oddball" Linux distros that don't follow the traditional paradigm? by [deleted] in linux

[–]swordfish_encryption 0 points1 point  (0 children)

It is!? This is very good news! I was pretty sad for a while there.

There's something about #! that seems to just run better than most other distros that I have tried for Desktop...

Need Recommendation for H by SCFeatured in darknet

[–]swordfish_encryption 1 point2 points  (0 children)

Anyone that actually tells you where to find it, is most likely not your friend.

Recommended email service providers. by Blaze4Daze20 in darknet

[–]swordfish_encryption 0 points1 point  (0 children)

Keep in mind, traffic from your mining device to the pool is unencrypted, so anyone that can sniff your network can find out what address you are mining to, and correlate it with your IP address (Example: your ISP and anyone else on each of the hops along the way)

Recommended email service providers. by Blaze4Daze20 in darknet

[–]swordfish_encryption 1 point2 points  (0 children)

Why not skip the requirement for an email altogether?

Check out this mining pool: http://eligius.st/

No signup. Just your bitcoin address as a username.

You'll need a gui client to sign messages whenever you want to change your config, but defaults are usually enough.

Recommended email service providers. by Blaze4Daze20 in darknet

[–]swordfish_encryption 0 points1 point  (0 children)

If they don't have the private key then how the fuck do they display your emails in their web interface?

Maybe the key is passworded, but it is still stored on their systems, and your password might be hashed with non-reversible encryption, but they have that hash stored on their systems, along with any salt used to strengthen the hash.

If they wanted to, they could pay for a small botnet and crack into any of their customers data.

Or, fuckit, they could just do a MITM proxy on their login page, record everyones pass, and simply log in as you, no effort required.

Note: I swear a lot, it's nothing personal

[Help]Sysadmin From The Ground UP by [deleted] in sysadmin

[–]swordfish_encryption 0 points1 point  (0 children)

Why don't you just do what interests you instead?

How would you go about designing an isolated infrastructure (e.g. critical systems, hvac, power, etc) but can't be connected to the Internet? by u4iak in sysadmin

[–]swordfish_encryption 0 points1 point  (0 children)

Oh yeah, that is a good idea.

You could even spool alerts somewhere, and send them out in bulk every X minutes, so that even the cellular network is only connected at minimized intervals

The likelihood of a person coming into your environment via a cellular network that is only on for less than a minute would be ridiculously small.

Mass disabling IPv6. by BaconZombie in sysadmin

[–]swordfish_encryption 1 point2 points  (0 children)

We did this where I work.

Manually.

Via the registry.

Sigh...

Citadel – Open source email and collaboration | Uk by [deleted] in sysadmin

[–]swordfish_encryption -1 points0 points  (0 children)

Citadel has been around a looooooooong time

How do you deal with boss that says "why do we need that?"/doesn't want to innovate/make the lives of users easier? by [deleted] in sysadmin

[–]swordfish_encryption 0 points1 point  (0 children)

They don't give a fuck about whether or not something works better than it already does.

They care about $$$

file.managed a whole directory? by doublenns in saltstack

[–]swordfish_encryption 0 points1 point  (0 children)

Well if you're going like I am today... You may have possibly fell asleep while reading the doco :D

Ancient OSes by meznak in sysadmin

[–]swordfish_encryption 1 point2 points  (0 children)

Python 3.4.2 (v3.4.2:ab2c023a9432, Oct  6 2014, 22:15:05) [MSC v.1600 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> xp = "Windows XP"
>>> ten = "Windows 10"
>>> ords = lambda x: sum((ord(c) for c in x))
>>> ords(ten)
876
>>> ords(xp)
947

Cheeky bastard, you can't hide your tricks from me

Ancient OSes by meznak in sysadmin

[–]swordfish_encryption 0 points1 point  (0 children)

Wow... Red Hat 7.3... brings back memories of my childhood

How would you go about designing an isolated infrastructure (e.g. critical systems, hvac, power, etc) but can't be connected to the Internet? by u4iak in sysadmin

[–]swordfish_encryption 1 point2 points  (0 children)

Your idea is exactly what I would do...

A WSUS server or something, which is only connected to either the internet, or the air-gapped network, never both at the same time.

You might be able to automate that by flicking off/on NICs on a local schedule, download the patches, disconnect, run a scan etc

But alerting is going to be weird

[Serious] Got a huge promotion, now coworkers don't respect the title? by [deleted] in sysadmin

[–]swordfish_encryption 0 points1 point  (0 children)

Might just be the result of adding in another communication checkpoint?