shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

293
active users

#database

1 post1 participant0 posts today

Join Alkin Tezuysal's session "Unified Observability: Leveraging ClickHouse as a Comprehensive Telemetry Database" at #FOSSASIASummit2025 to learn how #ClickHouse simplifies observability, giving engineers deep system insights while minimizing infrastructure complexity.

🔗 Click here youtu.be/sCRXGqOPtOU?si=lWcjSC to watch on the FOSSASIA YouTube channel.

youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

sqlmap: Automatic SQL injection and database takeover tool

sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. […]

🔎 darkwebinformer.com/sqlmap-aut

Dark Web Informer - Cyber Threat Intelligence · sqlmap: Automatic SQL injection and database takeover toolsqlmap: Automatic SQL injection and database takeover tool
#sql#check#database

"researched the use of blockchain in #humanitarian work, says that #blockchain technologies... offer no obvious advantages over other tools organizations could use, such as an existing payments system or another #database tool. “There’s no proven advantage that it’s cheaper or better,” he says. “The way it’s been presented is this #tech solutionist approach that has been proven over and over again to not have any substantial impact in reality”"
wired.com/story/trump-administ

#Trump#Coup#USPol

»Facial Recognition Company Clearview Attempted to Buy Social Security Numbers and Mugshots for its Database:
Clearview AI spent nearly a million dollars in a bid to purchase “690 million arrest records and 390 million arrest photos” from all 50 states, court records reveal.«

What does this have to do with intelligence if the dasts are clearly clearly visible? (just a retired question.)

😬 404media.co/facial-recognition

404 Media · Facial Recognition Company Clearview Attempted to Buy Social Security Numbers and Mugshots for its DatabaseClearview AI spent nearly a million dollars in a bid to purchase “690 million arrest records and 390 million arrest photos” from all 50 states, court records reveal.

"Police officers and employees misusing access to police database now account for over half of all cybercrime pros-ecutions in the UK. The harms this can cause are considerable.
Yet police continue to call for encryption to be weakened to allow for greater access to communication data."—Alice Hutchings [Cambridge Cybercrime Centre]

Police Behaving Badly >

cl.cam.ac.uk/~ah793/papers/202

While working on porting the Small Technology Foundation web site¹ to Kitten², I took the opportunity to pull out base Model and Collection classes that I’ll likely end up including in Kitten proper:

• Model: codeberg.org/small-tech/site/s
• Collection: codeberg.org/small-tech/site/s

To see them in use, here’s the base Posts class (with RSS generation) that extends Collection:
codeberg.org/small-tech/site/s

And here’s the concrete EventPosts collection class that extends Posts:
codeberg.org/small-tech/site/s

And the EventPost (showing an implementation of a calculated property):
codeberg.org/small-tech/site/s

So all this is possible (persisting and reading back typed model collections, etc.) thanks to JSDB¹ (JavaScript database), a zero-dependency, transparent, in-memory, streaming write-on-update JavaScript database I wrote for the Small Web that persists to a JavaScript transaction log and is included as as first-class citizen in Kitten.

codeberg.org/small-tech/jsdb

And if you want to know how the magic mapping of classes happens, see the Database App Module:

codeberg.org/small-tech/site/s

PS. For a much gentler introduction to persistence in Kitten, see the Kitten Persistence tutorial:
kitten.small-web.org/tutorials

Enjoy! :kitten:💕

¹ small-tech.org
² kitten.small-web.org

Continued thread

“A NATIONAL CYBERATTACK”
krebsonsecurity.com/2025/02/tr

"The rapidity w/ which #DOGE has rifled through one federal #database after another... has alarmed many #security experts...

“The most alarming aspect isn’t just the access being granted,” wrote Bruce Schneier & Davi Ottenheimer, referring to DOGE as a national #cyberattack. “It’s the systematic dismantling of security measures that would detect & prevent misuse"

🇳🇿 I've had quite a few outrageous responses to my alerts, this is another one of those, sent by teammateapp.com CEO.

After my initial alert and follow up email, I get a reply lying about the severity of the exposure and telling me to stop harassing the company.

This CEO also didn't know what Proton is and thought I work for them and threatened to report me to them in case I didn't stop. :blobshrug:

Read about it here: jltee.substack.com/p/new-zeala

The Hub of Stupi.. *misconfigs · New Zealand Company’s ‘Impossible-to-Hack’ Security Turns Out to Be No Security at AllBy JayeLTee
Continued thread

Federal workers launch a new site to share inside information about DOGE

“They are destroyers. We are the builders.”
theverge.com/news/617014/feder

"a secure outlet for #government workers to share how their workplaces are being impacted by #DOGE...

aimed at informing the general #public about what’s happening inside federal agencies, as well as explaining how a #database being accessed by DOGE in #WashingtonDC could impact citizens in tangible ways all across the country."

#Musk#Coup#News

Bingo! In earlier testing with cubeSQL, I was using a known seed to validate the hashes were being creating correctly. I now have the the Atari doing generating the seed and connecting to cubeSQL (running on Linux) via FujiNet.

I found an oddity in the FujiNet b64 encode that needs some more troubleshooting to isolate. And that was causing me much grief in trying to get these complex hashes put together successfully - thus the known seed that is now removed.

I can sleep now. :D