Win / GreatAwakening
GreatAwakening
Communities Topics Log In Sign Up
Sign In
Hot
All Posts
Settings
All
Profile
Saved
Upvoted
Hidden
Messages

Your Communities

General
AskWin
Funny
Technology
Animals
Sports
Gaming
DIY
Health
Positive
Privacy
News
Changelogs

More Communities

frenworld
OhTwitter
MillionDollarExtreme
NoNewNormal
Ladies
Conspiracies
GreatAwakening
IP2Always
GameDev
ParallelSociety
Privacy Policy
Terms of Service
Content Policy
DEFAULT COMMUNITIES • All General AskWin Funny Technology Animals Sports Gaming DIY Health Positive Privacy
GreatAwakening Where We Go Qne, We Go All!
hot new rising top

Sign In or Create an Account

68
The McAfee Data is available for free on SWARM. (twitter.com)
posted 4 years ago by president_elect 4 years ago by president_elect +68 / -0
20 comments share
20 comments share save hide report block hide replies
Comments (20)
sorted by:
▲ 4 ▼
– deleted 4 points 4 years ago +4 / -0
▲ 7 ▼
– Octobyte17 7 points 4 years ago +7 / -0

I'm just reading up on it now. From what I can tell, it's a secure way to anonymously store and retrieve data. I am in absolutely no way sure of that, but what I'm initially seeing is saying that. As to your question: You need to download the client from that link to use it. I'm going to do some more reading before I decide if I want it anywhere near my PC. I'm erring on the side of being vigilant against backdoors and other fun stuff. If it's legit, it'll end up here eventually.

permalink parent save report block reply
▲ 1 ▼
– making_upvotes 1 point 4 years ago +1 / -0

Just make a virtual machine and do it safely.

permalink parent save report block reply
▲ 4 ▼
– Octobyte17 4 points 4 years ago +4 / -0

Any confirmation of this?

permalink save report block reply
▲ 7 ▼
– cee8hooz 7 points 4 years ago +7 / -0

also : u/SkiSkiUSMC, u/making_upvotes, u/president_elect , u/Fatality, u/greenfrogracing , u/PewPew82 , u/ExpendableSheepDog

App is valid unfortunately - console one on linux. No rapid downloading after running it.Good,rather not trojan (but not sure and so fucking big even if it would be decompiled with NSA ghidra it would take maybe some weeks to understand the code !) . However - HOW THE FUCK TO USE IT ?

after doing : ./swarm --help

swarm [global options] command [command options] [arguments...]

VERSION: 0.5.8-unstable-44f04ef3

COMMANDS:

access encrypts a reference and embeds it into a root manifest

db manage the local chunk database

down downloads a swarm manifest or a file inside a manifest

dumpconfig Show configuration values

feed (Advanced) Create and update Swarm Feeds

fs perform FUSE operations

hash print the swarm hash of a file or directory

hashes print all hashes of a file to STDOUT

ls list files and directories contained in a manifest

manifest perform operations on swarm manifests

print-keys Print public key information

up uploads a file or directory to swarm using the HTTP API

version Print version numbers

help Shows a list of commands or help for one command

GLOBAL OPTIONS:

--identity value Custom node name

--datadir "/home/gl/.ethereum" Data directory for the databases and keystore

--bootnodes value Comma separated enode URLs for P2P discovery bootstrap (set v4+v5 instead for light servers)

--keystore Directory for the keystore (default = inside the datadir)

--port value Network listening port (default: 30399)

--v5disc Enables the experimental RLPx V5 (Topic Discovery) mechanism

--netrestrict value Restricts network communication to the given IP networks (CIDR masks)

--nodekey value P2P node key file

--nodekeyhex value P2P node key as hex (for testing)

--maxpeers value Maximum number of network peers (network disabled if set to 0) (default: 50)

--nat value NAT port mapping mechanism (any|none|upnp|pmp|extip:<IP>) (default: "any")

--ipcdisable Disable the IPC-RPC server

--ipcpath Filename for IPC socket/pipe within the datadir (explicit paths escape it)

--password value Password file to use for non-interactive password input

--natif value Announce the IP address of a given network interface (e.g. eth0) [$SWARM_NAT_INTERFACE]

--corsdomain value Domain on which to send Access-Control-Allow-Origin header (multiple domains can be supplied separated by a ',') [$SWARM_CORS]

--ens-api value ENS API endpoint for a TLD and with contract address, can be repeated, format [tld:][contract-addr@]url [$SWARM_ENS_API]

--rns-api value RNS API endpoint for RKS domains contract address, format [contract-addr@]url [$SWARM_RNS_API]

--config value TOML configuration file

--swap Swarm SWAP enabled (default false) [$SWARM_SWAP_ENABLE]

--swap-backend-url value URL of the Ethereum API provider to use to settle SWAP payments [$SWARM_SWAP_BACKEND_URL]

--swap-disconnect-threshold value honey amount at which a peer disconnects (default: 0) [$SWARM_SWAP_DISCONNECT_THRESHOLD]

--swap-payment-threshold value honey amount at which payment is triggered (default: 0) [$SWARM_SWAP_PAYMENT_THRESHOLD]

--swap-audit-logpath value Write execution logs of swap audit to the given directory [$SWARM_SWAP_LOG_PATH]

--swap-audit-loglevel value Default log level of swap audit logs [$SWARM_SWAP_LOG_LEVEL]

--swap-chequebook value SWAP chequebook contract address [$SWARM_CHEQUEBOOK_ADDR]

--swap-chequebook-factory value SWAP chequebook factory contract address [$SWARM_SWAP_CHEQUEBOOK_FACTORY_ADDR]

--swap-skip-deposit Don't deposit during boot sequence [$SWARM_SWAP_SKIP_DEPOSIT]

--swap-deposit-amount value Deposit amount for swap chequebook [$SWARM_SWAP_DEPOSIT_AMOUNT]

--no-pull-sync disable pull syncing [$SWARM_NO_PULL_SYNC]

--no-push-sync disable push syncing [$SWARM_NO_PUSH_SYNC]

--lightnode Enable Swarm LightNode (default false) [$SWARM_LIGHT_NODE_ENABLE]

--httpaddr value Swarm HTTP API listening interface [$SWARM_LISTEN_ADDR]

--bzzport value Swarm local http api port [$SWARM_PORT]

--bzzaccount value Swarm account key file [$SWARM_ACCOUNT]

--bzzkeyhex value BzzAccount key in hex (for testing) [$SWARM_BZZ_KEY_HEX]

--bzznetworkid value Numerical network identifier. The default is the public swarm testnet (default: 4) [$SWARM_NETWORK_ID]

--enable-pinning Use this flag to enable the pinning feature

--global-pinner Use this flag to mark the running node as a global pinner

--bzzapi value Specifies the Swarm HTTP endpoint to connect to (default: "http://127.0.0.1:8500")

--recursive Upload directories recursively

--manifest Automatic manifest upload (default true)

--defaultpath value path to file served for empty url path (none)

--stdin reads data to be uploaded from stdin

--mime value Manually specify MIME type

--bootnode-mode Run Swarm in Bootnode mode

--disable-auto-connect Disables the peer discovery mechanism in the hive protocol as well as the auto connect loop (manual peer addition)

--store.path value Path to leveldb chunk DB (default <$GETH_ENV_DIR>/swarm/bzz-<$BZZ_KEY>/chunks) [$SWARM_STORE_PATH]

--store.size value Number of chunks (5M is roughly 20-25GB) (default 5000000) (default: 0) [$SWARM_STORE_CAPACITY]

--store.cache.size value Number of recent chunks cached in memory (default: 10000) [$SWARM_STORE_CACHE_CAPACITY]

--globalstore-api value URL of the Global Store API provider (only for testing) [$SWARM_GLOBALSTORE_API]

--mutex-profile Enable pprof mutex profile

--block-profile Enable pprof block profile

--ws Enable the WS-RPC server

--wsaddr value WS-RPC server listening interface (default: "localhost")

--wsport value WS-RPC server listening port (default: 8546)

--wsapi value API's offered over the WS-RPC interface

--wsorigins value Origins from which to accept websockets requests --verbosity value Logging verbosity: 0=silent, 1=error, 2=warn, 3=info, 4=debug, 5=detail (default: 3)

--vmodule value Per-module verbosity: comma-separated list of <pattern>=<level> (e.g. eth/*=5,p2p=4)

--backtrace value Request a stack trace at a specific logging statement (e.g. "block.go:271")

--debug Prepends log messages with call-site location (file and line number)

--pprof Enable the pprof HTTP server

--pprofaddr value pprof HTTP server listening interface (default: "127.0.0.1")

--pprofport value pprof HTTP server listening port (default: 6060)

--memprofilerate value Turn on memory profiling with the given rate (default: 524288)

--blockprofilerate value Turn on block profiling with the given rate (default: 0)

--cpuprofile value Write CPU profile to the given file

--trace value Write execution trace to the given file

--metrics Enable metrics collection and reporting

--metrics.influxdb.export Enable metrics export/push to an external InfluxDB database

--metrics.influxdb.endpoint value Metrics InfluxDB endpoint (default: "http://127.0.0.1:8086")

--metrics.influxdb.database value Metrics InfluxDB database (default: "metrics")

--metrics.influxdb.username value Metrics InfluxDB username

--metrics.influxdb.password value Metrics InfluxDB password

--metrics.influxdb.tags value Comma-separated InfluxDB tags (key/values) attached to all measurements (default: "host=localhost")

--tracing Enable tracing --tracing.endpoint value Tracing endpoint (default: "0.0.0.0:6831")

--tracing.svc value Tracing service name (default: "swarm")

--help, -h show help

No fucking clue,except those man-like "documentation". And we definitely don't want to damage the data !

permalink parent save report block reply
▲ 1 ▼
– making_upvotes 1 point 4 years ago +1 / -0

Interesting thanks for the update.

permalink parent save report block reply
▲ 1 ▼
– deleted 1 point 4 years ago +1 / -0
▲ 2 ▼
– 17SecretSquirrel17 2 points 4 years ago +2 / -0

Yeah...We use Linux just to get away from Windows, but I don't know any of the fancy shit. Way beyond my paygrade..haven't done any programming since Jr. High back in the late eighties. I do remember If/then and goto haha

permalink parent save report block reply
▲ 1 ▼
– Awakened 1 point 4 years ago +1 / -0

So do we find out that this is opened using Kappy’s key?

permalink save report block reply
▲ 1 ▼
– Fatality 1 point 4 years ago +1 / -0

Link in the twat:

https://ethersphere.github.io/swarm-home/downloads

permalink save report block reply
▲ 1 ▼
– PigBenis 1 point 4 years ago +1 / -0

There is thought that rusty shackleford is McAfee. New videos posted have a lot of strange code in titles description of videos. Maybe the key lies There??? https://youtube.com/channel/UCGF4cH9t6SgF5e4OELMbDjg

permalink save report block reply
▲ 1 ▼
– greenfrogracing 1 point 4 years ago +1 / -0

key may have been posted in the file name of pic at bottom 978ea96f-2740-4ea6-b1d0-288f11a48ff7-WHACKD

permalink save report block reply
▲ 2 ▼
– PewPew82 2 points 4 years ago +2 / -0

Found this in a Q drop and it strikes me as important. If the above key doesn't work, try this:

B8028-Z-KDHYQ-M5-ZAF1aT9

permalink parent save report block reply
▲ 1 ▼
– ExpendableSheepDog 1 point 4 years ago +1 / -0

if the contract is the key...

0xcf8335727b776d190f9d15a54e6b9b9348439eee

how do we turn this into a bzz:/ address?

Tried md5sum and sha256sum but no luck so far.

permalink save report block reply
▲ 1 ▼
– deleted 1 point 4 years ago +1 / -0
▲ 1 ▼
– deleted 1 point 4 years ago +1 / -0
▲ 1 ▼
– Slim350 1 point 4 years ago +1 / -0

Twatter link down

permalink save report block reply
▲ 1 ▼
– deleted 1 point 4 years ago +1 / -0
▲ 1 ▼
– deleted 1 point 4 years ago +1 / -0
▲ 1 ▼
– deleted 1 point 4 years ago +1 / -0

Welcome


The Great Awakening


We are researchers who deal in open-source information, reasoned argument, and dank memes. We do battle in the sphere of ideas and ideas only. We neither need nor condone the use of force in our work here. WE ARE THE PUBLIC FACE OF Q. OUR MISSION IS TO RED-PILL NORMIES.


WHY Q?

"Those who cannot understand that we cannot simply start arresting w/o first: ensuring the safety & well-being of the population shifting the narrative removing those in DC through resignation to ensure success defeating ISIS/MS13 to prevent fail-safes freezing assets to remove network-to-network abilities kill off COC to prevent top-down comms/org, etc. etc. should not be participating in discussions." Q


Welcome to the Digital Battlefield — Together We Win

Rules


Q Supporters

This is The Great Awakening. Our community is international, focused on helping ourselves and others walk away from the programming, and return our governments to "by the people, for the people!"



Follow the Law

No posts or comments that violate laws in your jurisdiction or the United States. The Feds are always watching!



No Bad Behavior!

No doxing, including revealing personal information of non-public figures, as well as addresses, phone numbers, etc. of public figures. All GAW users must adhere to the highest standards of conduct, whichever .WIN they are on. If we are notified by other moderators of incivil behavior on other .WINs, you WILL be banned here!



Civil Discussion ONLY**

They want you divided.

They want you labeled by race, religion, class, sex, etc.

Divided you are weak [no collective power].

Divided you attack each other and miss the true target [them].



No PAYtriots/No Self Promotion

Linking or promoting merchandise, fundraising, or spamming personal websites, blogs, or channels is not permitted. Do not attempt to profit from Q or advertise for those who do. Peace is the prize. We do it for free.



Questions and Concerns

All moderation questions and concerns should be submitted via modmail. DO NOT GRIEF the mods.



Expand your thinking

Remember, this .WIN is the public face of the Great Awakening, and, as a member here, you agree to represent the Great Awakening movement against Globalism, Communism and Progressive Insanity in the best, most positive way possible. NOTE: Your comments and posts may become news. Keep it classy!

This is not a 'fringe conspiracy' site: Visit https://conspiracies.win if that's your thing!



No doomers or shills

If you can't use common sense, you'll get banned without hesitation. If you're a shill, you fall under this rule. If you're a doomer, you fall under this rule as you just add garbage to the site like the other two. This includes forum sliding.



General Rules

  • Mods will issue NO warnings, followed by temporary bans and/or permanent bans. DO NOT GRIEF THE MODS.

  • Keep posts related to topics Q has raised or that are current.

  • Keep post duplication (especially from other .WINs) to a minimum.

  • HIGH EFFORT, HIGH-INFO posts only! Please respect other readers' time. Please use descriptive titles. No URLs in titles, pls. No clickbait.

  • No fame-fagging; no, "your" post did not get removed! Were you the original author?? Eyes on the prize, people!

  • Memes encouraged, but no low-quality, low-info posts.

  • Keep it honest and accurate.

  • GAW Supporters ONLY. (Sorry, the train had no brakes.)

  • Handshake noobs will be scrutinized by their Q knowledge, sincerity, and respect.

  • Remember, your conduct here represents the Q movement! OUR ENEMIES ARE WATCHING!

  • Please direct all complaints to modmail first!


Resources


WELCOME TO THE DIGITAL BATTLEFIELD


"River of Search" script:


GAW post formatting tips


Q Research (Q only posts at 8kun)


Q post archives (qagg.news) others 1 2 3 4


Browse Drops from the beginning


QProofs.com


Learn to read the Q map


Book of Q Proofs v1.3 (pdf)


Law of War & Majic Eyes Qnly Resources


Trumps twitter archive


POTUS: The Calm Before The Storm


Pedosta and DNC dumps


GIFs & QPosts


Poll Post Format


SPY ON US! See: mod Logs


The Greatest Show on Earth!


New to Q? "The Earth Chronicles Ep 12: Q & The White-Hat Op: What's Real, What's Not?"


Moderators

  • dropgun
  • catsfive
  • AutoMod
  • Filter
  • Fatality
  • Qanaut
  • bubble_bursts
  • Brent75
  • and 5 more...
Message the Moderators

Terms of Service | Privacy Policy

2026.02.01 - 8wn6p (status)

Copyright © 2026.

Terms of Service | Privacy Policy