Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

RootNode.es

@rootnode@que.pasa.co
mastodon 4.6.6
  • Open on que.pasa.co

Technical and product marketing for startups

6 Followers
5 Following
13 Posts
Joined September 03, 2025
Homepage:
https://rootnode.es
LinkedIn:
https://www.linkedin.com/company/rootnode-es
GitHub:
https://github.com/RootNode-es

Posts

Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Jun 02, 2026
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co

At @rootnode@que.pasa.co, we continuously work to create a safe space for our workers, clients, and audience.

During this Pride month, we support the LGBTQ+ community in mourning those who left us, celebrating that you are still around, and fighting for equal rights and a better society for everyone.

🏳️‍🌈🏳️‍⚧️

Your browser does not support the video tag.
1
0
1
1
Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Apr 16, 2026
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co

What is really AI? 9 experts gather up to explain:
- That AI has been around for decades
- It's so simple, you can build it yourself in a spreadsheet
- Why so much hype now?
- AI is a great tool for cybersecurity

Don't miss this masterclass from Emanuela Zaccone, Marla Rosner, Crystal Morin, Miguel Hernández, Mateo Burillo, Manuel Boira, Álvaro Iradier, Alejandro Villanueva Uribarri, and Víctor Jiménez Cerrada.
https://www.sysdig.com/blog/masterclass-ai-is-more-than-chatgpt-and-llms

2
0
2
1
Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Apr 15, 2026
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co

Kubernetes 1.36 will be out soon! Get ready for the following changes around security:

🔧 Fine grained Kubelet API authorization
🧾 Manifest-based Admission Control config
🗝️ Deprecation of service.spec.externalIPs
⚙️ New changes to kuberc
🔑 Pod certificates improvements

And much more! Check it all on Sysdig's blog:
https://www.sysdig.com/blog/kubernetes-1-36-new-security-features

2
0
2
1
Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Mar 23, 2026
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co

🔓@rootedcon@mastodon.social is THE cybersecurity event in Spain. Here is our experience accompanying Araintel in doing press coverage for this year's edition.

Highlights:
🧑🏻‍🏫 Impressive level, but accessible to anyone.
🤖 Uncertainty on the role of AI.
👶🏻 Concern about the privacy and freedom of speech implications of age verification.

👀➡️ https://rootnode.es/blog/chronicle-rootedcon-2026/

#RootedCon2026 #Cybersecurity

3
0
2
0
Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Feb 12, 2026
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co

Running workloads unprivileged is one of security's best practices. Discover with Matt Kim, @captaingolo@que.pasa.co and Sysdig several strategies to run rootless containers:

🛠️ What to modify in your images.
👥 How to use User Namespaces.
🔐 When to use Capabilities.

https://www.sysdig.com/blog/how-to-run-rootless-containers

2
0
1
1
Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Jan 27, 2026
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co

🔮 AI looks like black magic.
🤖 However it’s made of old-style servers and APIs.

Secure:
- LLM clients like any SaaS.
- External agents like APIs.
- Your own agents like other backend workloads.

Learn more in this article by Alejandro Villanueva for Sysdig
https://www.sysdig.com/blog/ai-is-still-a-workload-a-practical-guide-to-securing-ai-workloads

2
0
0
1
Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Dec 23, 2025
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co

Happy Holidays! We wish you a joyful 2026.

To celebrate the new year, we designed a tree decoration you can 3D print yourself. It's a ball formed by three flat stripes that fold. Check it out here:
https://rootnode.es/misc/2025-new-year/

1
0
1
0
Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Dec 02, 2025
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co

Kubernetes 1.35 will be out in just a few days. Get ready for the following changes around security:

🚮 Removal of cgroup v1 support
🪪 Increased verifications when pulling images
🦹🏻 Limits to impersonation
➡️ Transition from SPDY to WebSockets
🌐 User namespaces when using the host network
🔑 Token secrets for CSI drivers

And much more! Check it all on:
https://www.sysdig.com/blog/kubernetes-1-35-whats-new

#Kubernetes #K8s #security

2
0
1
0
Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Nov 14, 2025
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co
Replying to @rootnode@que.pasa.co
This article covers connects Codex to several MCPs. First, retrieves a list of alerts using the Sysdig MCP, then investigates the issue with GitHub MCP without downloading the code. It ends by creating a GitHub issue with context for the relevant team to implement a fix. 🔥 Codex can help with the basics. It correctly identifies the source of the alert and can create a GitHub issue. 💣 However, it doesn’t explain things correctly and can be manipulated to ignore some data. You must supervise it.
0
0
0
0
Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Nov 14, 2025
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co

🤔 Should you use AI to investigate security alerts?

The person investigating a security alert is not usually the one who wrote the code that triggered the alert, so they have a hard time investigating if it’s a real security incident or if it’s working as intended.

🤖 Can AI help in this task?

Check the full experiment at:
https://www.sysdig.com/blog/investigating-security-issues-with-chatgpt-and-the-github-mcp-server

0
2
0
2
Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Oct 12, 2025
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co

🚨 Europe almost turned into a police state. 🇪🇺👀

📝 A regulation proposal referred to as ”Chat Control” aimed to protect children by spying on all private communications.

Discover why Chat Control is both ineffective and dangerous.
https://rootnode.es/blog/chat-control-is-a-shitshow/

1
0
1
0
Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Sep 30, 2025
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co

🎉 ¡First Article in our blog! → Most technology startups make the same mistake: they focus on their technology as a game-changer. However, their clients don’t really care about that; they just have problems that need solutions.

👀 Let’s analyze some failures and successes and see what we can learn from them.

https://rootnode.es/blog/technology-is-not-a-feature/

1
0
1
0
Open post
rootnode
RootNode.es @rootnode@que.pasa.co · Sep 03, 2025
RootNode.es
@rootnode@que.pasa.co

Technical and product marketing for startups

que.pasa.co

We are open for business! 🎉

Startups often struggle to describe their product in a concise sentence or overemphasize it and alienating their audience.

At RootNode.es, we close that gap by crafting messaging that aligns with the pains of your potential clients and highlights the value of your product.

Then, we produce engaging content that organically pushes that messaging and positions your brand as a thought leader.

We would love to work with you. Ping us!

0
0
0
0

Remote instance

que.pasa.co
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 10:22:29 UTC