toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

218
active users

#pci

0 posts0 participants0 posts today
Replied in thread

@timixretroplays yeah, I guess this shows @rasteri build this before businesses started upgrading tech.

I wished DM&P / ICOP would increase production or that there was an easier way to get other #ix86 SBCs from like #VIA (remember when they made #CUP|s?) or some #embedded variants from #Intel or #AMD.

#DOSBOX or similar do work well, but they don't provide the necessary I/O for a lot of use-cases.

Maybe you can drop in a different #Vortex86 which also has #ISA?

  • I know there are also Vortex86EX2 and others that may be an option...
Reference System for OS/1337 on i486. Contribute to OS-1337/tiny486 development by creating an account on GitHub.
GitHubGitHub - OS-1337/tiny486: Reference System for OS/1337 on i486Reference System for OS/1337 on i486. Contribute to OS-1337/tiny486 development by creating an account on GitHub.

🚨 You Had One Job — FutureCon Seattle 2025 🔐

In 2024, attackers didn’t need phishing emails. They waited for the next zero-day in your firewall. As Mandiant’s M-Trends 2025 shows, edge device exploits are now the top intrusion vector — and security vendors themselves are becoming the new initial access brokers (unintentionally, of course).

My talk at #FutureConSeattle was a no-BS reality check: 10 ways orgs are still failing at foundational security, and how to fix it — no buzzwords, no user-blaming, no new vendor required.

🛠️ Just configure what you already own, document it, and follow through. Because no one wants to explain how your security box got you owned.

📊 Slides here: slideshare.net/slideshow/futur
#CyberSecurity #Infosec #NIST #PCI #FutureCon #MTrends2025

I am job hunting if anyone is looking for an #IT #engineer

I currently work in Mergers and Acquisitions as an IT specialist in the embroidery field, but I have experience with #Cisco #networking including their Firepower ASA and their switches. I am also an #MDM engineer and I am the team lead for SOP writing and development. #SSO experience with Okta. Admin experience with #Threatlocker.

I have operated in a variety of compliance frameworks including #CMMC #PCI and #FEDRAMP for the last 2 years. I've spent 3 years working medical field so I'm #HIPAA aware as well.

I would like to get back into a #datacenter job. I am comfortable with #travel and I'm comfortable with #parttime and #contract work if you have any recommendations.

I won't do defence companies though.

Given that I want to target i486 with @OS1337 but don't want to deal with obsolete hardware that is dying of old age, I think it's more fitting to consider a sort-of mainboard to shove some 486SX-SOM with PC/104-Plus on and have the few necessities hooked up to it. Maybe even put it inside a THINN #Pizzabox-style #case?

It would also make a new "bridge" machine to interface old PCI & ISA hardware and allow connecting i.e. a #QuadFlop and roll with that...

github.com/OS-1337/tiny486

Thoughts, @rasteri @polpo @TechTangents @lazygamereviews @foone ??

From the editorial of the new #PCI #Psychology (doi.org/10.31234/osf.io/m456e_):

> "The barrier to expanding the list of PCI-Friendly journals is not us. We are happy to work
with any reputable journal that is willing to work with us. Rather, the barrier is the for-profit
publishing industry, academic societies, and researchers’ own investment in the current system. The barrier is the unwillingness to give up control, the unwillingness to move from a system of closely-held power by the few to a more distributed system of power among the many.“

Hear, hear!

I fully support PCI Psych. As explained in my personal reviewing policy (nicebread.de/posts/reviewing_p), I will devote my reviewing and editing contributions nearly exclusively to diamond #OA and community-driven publication initiatives.

doi.orgOSF

@mordoc yeah...

Not shure if they too do #MAC / #PCI-ID allowlisting of #NIC|s like #ThinkPad|s do for "certification compliance" and oftentimes they have no convenient way to even shove one of those M.2 Ethernet Adaptors in.

  • There are some #ThinkStation Tiny boxes in the same exterior form factor with dedicaded GPUs (and bigger power bricks) but whilst those are half-height PCIe x16 slots, they have a proprietary external I/O plate, cost quite a lot more and due to the proprietary I/O plate won't fit like an i350-T4 or X520-T4 NIC...

Personally, I think it's sad that 10" lost out to 19" in terms of form factor, even tho @jwildeboer and espechally @geerlingguy do push for a resurgence of the form factor...

The PCI-DSS spec requires that card numbers (PANs) are hashed with a "keyed hash" to render them unreadable and suggests HMAC, CMAC or GMAC. Putting aside issues of nonce reuse in GMAC, surely you at least want the hash to be a PRF for this usecase? GMAC seems like such a weird choice here, especially as PANs are short, so GMAC is unlikely to have much of a speed advantage.