#vault — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #vault, aggregated by home.social.
-
Link Vault aka Organizador de Links
Una página web en html que permite organizar, clasificar, guardar, exportar e importar enlaces en formatos .csv y .json. Permite generar thumnails temporales de los sitios.
- Full bookmark management (add, edit, delete)
- Tags with filtering and tag manager
- Folder/group organization
- 3 layout views (1 column, 2 columns, squares)https://framadrive.org/s/2F7okep2MGB7B2r
#gpl #html #management #folders #csv #json #deepseek #AI #opensource
-
Link Vault aka Organizador de Links
Una página web en html que permite organizar, clasificar, guardar, exportar e importar enlaces en formatos .csv y .json. Permite generar thumnails temporales de los sitios.
- Full bookmark management (add, edit, delete)
- Tags with filtering and tag manager
- Folder/group organization
- 3 layout views (1 column, 2 columns, squares)https://framadrive.org/s/2F7okep2MGB7B2r
#gpl #html #management #folders #csv #json #deepseek #AI #opensource
-
Vault’s Vampire: The Masquerade Sinks Its Teeth Back Into Print With Blood-Soaked Compact Edition
Vault Comics is heading back into the shadows with...
https://comiccrusaders.com/comics/vaults-vampire-the-masquerade-sinks-its-teeth-back-into-print-with-blood-soaked-compact-edition/
#Vampire #Vault Comics #Winter’s Teeth #Crimson Thaw #World of Darkness #White Wolf #Tim Seeley #Jim Zub #Danny Lore #Devmalya Pramanik #Nathan Gooden #Julius Ohta #Graphic Novels #Horror Comics #Vampire Comics -
Vault Turns Up the Heat With Corin Howell’s Lilith: Blood & Burlesque
The hit sapphic...
https://comiccrusaders.com/comics/comic-book-previews/lilith-blood-burlesque-vault-comics/
#Lilith #Lilith #Corin Howell #Vault Comics #Warnia Sahadewa #Haley Rose-Lyon #Sapphic Horror #Horror Comics #Indie Comics #Comic Book News #Supernatural Comics #Romance Comics #LGBTQ Comics #Penelope #Demon Comics #Burlesque Comics #Mirka Andolfo #Luana Vecchio #Garth Graham #New Comics October 2026 #Comic Crusaders -
Vault Turns Up the Heat With Corin Howell’s Lilith: Blood & Burlesque
The hit sapphic...
https://comiccrusaders.com/comics/comic-book-previews/lilith-blood-burlesque-vault-comics/
#Lilith #Lilith #Corin Howell #Vault Comics #Warnia Sahadewa #Haley Rose-Lyon #Sapphic Horror #Horror Comics #Indie Comics #Comic Book News #Supernatural Comics #Romance Comics #LGBTQ Comics #Penelope #Demon Comics #Burlesque Comics #Mirka Andolfo #Luana Vecchio #Garth Graham #New Comics October 2026 #Comic Crusaders -
Corin Howell’s hit horror series returns with ‘Lilith: Blood & Burlesque’ #1 this October
Lilith and Penny return for a new supernatural adventure that mixes romance, monsters, and burlesque as Corin Howell’s breakout horror series continues.
https://aiptcomics.com/2026/07/27/corin-howell-lilith-blood-burlesque-vault/ -
Vault's TOTP API can validate a six-digit code. That is not yet a complete MFA flow.
This Quarkus tutorial adds the missing boundaries: authenticated subject, stored enrollment mapping, strict input validation, a two-minute step-up JWT, normal RBAC, and a replay test against a patched Vault runtime.
https://www.the-main-thread.com/p/quarkus-vault-totp-step-up-auth
-
Vault's TOTP API can validate a six-digit code. That is not yet a complete MFA flow.
This Quarkus tutorial adds the missing boundaries: authenticated subject, stored enrollment mapping, strict input validation, a two-minute step-up JWT, normal RBAC, and a replay test against a patched Vault runtime.
https://www.the-main-thread.com/p/quarkus-vault-totp-step-up-auth
-
𝗩𝗮𝘂𝗹𝘁:
https://thewhale.cc/posts/vault
Secure, store and tightly control access to tokens, passwords, certificates, encryption keys for protecting secrets and other sensitive data using a UI, CLI, or HTTP API.
-
𝗩𝗮𝘂𝗹𝘁:
https://thewhale.cc/posts/vault
Secure, store and tightly control access to tokens, passwords, certificates, encryption keys for protecting secrets and other sensitive data using a UI, CLI, or HTTP API.
-
Dear Hashicorp Vault or OpenBao users,
what is the least expensive way to unseal a Vault/OpenBao?
Last time I looked, some years ago, AWS charged 1 €/month for keeping one (!) Secret, that would unseal a Vault instance. Same with Azure.
HSM is out of the question for a small setup, developer mode is too.
Not sure if Hetzner, Stackit or OVH have anything usable for storing the unseal secret?
-
Dear Hashicorp Vault or OpenBao users,
what is the least expensive way to unseal a Vault/OpenBao?
Last time I looked, some years ago, AWS charged 1 €/month for keeping one (!) Secret, that would unseal a Vault instance. Same with Azure.
HSM is out of the question for a small setup, developer mode is too.
Not sure if Hetzner, Stackit or OVH have anything usable for storing the unseal secret?
-
A recap of my last 24 hours. Dead-tired after a sleepless night, but I talked to a customer anyways.
Then, having discussed of Obsidian in another situation, I discovered I misunderstood the term "vault" on @quillforall translation, because the term has two meanings in two different contexts. Credential vault is one thing, the vault used on QUILL is kind of organization where files reside and connect with each other.
I sent another pull request with the fix, and it returned 12/13 tests passed. Compiling and checking were all smooth, who knows what happens!
Then, I struggled with WordPress Full Site Editing and MultiSite network but I'll talk about it in another day. I think it's time to say that the world could turn upside-down now, and I won't hear it at all! -
A recap of my last 24 hours. Dead-tired after a sleepless night, but I talked to a customer anyways.
Then, having discussed of Obsidian in another situation, I discovered I misunderstood the term "vault" on @quillforall translation, because the term has two meanings in two different contexts. Credential vault is one thing, the vault used on QUILL is kind of organization where files reside and connect with each other.
I sent another pull request with the fix, and it returned 12/13 tests passed. Compiling and checking were all smooth, who knows what happens!
Then, I struggled with WordPress Full Site Editing and MultiSite network but I'll talk about it in another day. I think it's time to say that the world could turn upside-down now, and I won't hear it at all! -
.env files are ticking time bombs. One forgotten .gitignore and your AWS keys are in production. This guide shows you how Vault dynamic credentials eliminate that risk entirely. #DevSecOps #Security #Vault
-
Stop rotating OAuth2 client secrets manually. Use HashiCorp Vault dynamic secrets to generate short-lived client_id/secret pairs on demand with configurable TTL and auto-revocation via the authorization server's admin API. #oauth2 #vault #dynamic-secrets
https://www.valtersit.com/vault/secure-oauth2-client-secret-with-hashicorp-vault-dynamic-sec-55e675/
-
Vault announces time-traveling cryptid adventure ‘Project Perseus’ launching this September
A disgraced cryptid hunter, a stolen time machine, and a chase across history collide in Vault’s ambitious new sci-fi adventure Project Perseus.
https://aiptcomics.com/2026/06/22/vault-cryptid-project-perseus/ -
«РБПО для бедных»: настраиваем сервисы безопасной разработки
В прошлой статье цикла мы закончили разворачивать инфраструктуру будущего РБПО: установили GitLab, Nexus, HashiCorp Vault, Dependency-Track и DefectDojo, подготовили отдельную виртуальную машину с инструментами безопасности и убедились, что все сервисы успешно запускаются. Но установить сервисы — это только половина дела. Теперь их нужно настроить и подготовить к совместной работе. Без этого GitLab останется просто GitLab, Vault — просто хранилищем секретов, а DefectDojo и Dependency-Track — красивыми веб-интерфейсами без практической пользы. В этой статье займемся базовой конфигурацией. Настроим GitLab и GitLab Runner, подготовим Nexus к приему артефактов, научим Vault доверять GitLab через JWT-аутентификацию и создадим необходимые сущности в DefectDojo и Dependency-Track. Документация открыта, терминал запущен, банка кваса на месте. Начинаем настройку инструментов.
https://habr.com/ru/companies/bastion/articles/1041704/
#vault #devsecops #рбпо #безопасная_разработка #gitlab #Nexus #hashicorp_vault #DefectDojo #DependencyTrack #настройка
-
🔐 vault-plugin-secrets-keycloak v0.2.1
HashiCorp Vault secrets engine for Keycloak. Rotate service account passwords on-demand via the Admin REST API. Cryptographically random, audit-logged, and never stored by Vault.
✨ What's new:
• bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2
• **security:** bump to go1.26.4 and x/net v0.55.0 to fix 5 CVEs
• **security:** harden CI supply chain and add fuzz tests🔗 https://github.com/RoFz/vault-plugin-secrets-keycloak/releases/tag/v0.2.1
#HashiCorp #Vault #Keycloak #IAM #OpenSource #DevOps #Kubernetes
-
🔐 vault-plugin-secrets-keycloak v0.2.0
HashiCorp Vault secrets engine for Keycloak. Rotate service account passwords on-demand via the Admin REST API — random, audit-logged, and never stored by Vault.
✨ v0.2.0: new KV v2 sync — rotated passwords are automatically patched into a KV v2 secret, keeping Kubernetes secret operators in sync.
🔗 https://github.com/RoFz/vault-plugin-secrets-keycloak/releases/tag/v0.2.0
#HashiCorp #Vault #Keycloak #IAM #OpenSource #DevOps #Kubernetes
-
Habe ich neulich schon mal angeteasert. Jetzt ist das Debutalbum von Vault draußen.
Mit anderen Bands vergleichen ist immer schwierig, aber ich versuche es trotzdem:
Haben so ein wenig was von Neaera und wer mit denen etwas anfangen kann, sollte mal ein Ohr riskieren. -
Habe ich neulich schon mal angeteasert. Jetzt ist das Debutalbum von Vault draußen.
Mit anderen Bands vergleichen ist immer schwierig, aber ich versuche es trotzdem:
Haben so ein wenig was von Neaera und wer mit denen etwas anfangen kann, sollte mal ein Ohr riskieren. -
VAULT (Àustria) presenta nou Split: "New Vegas Gangster Slam" #Vault #BrutalDeathMetal #Grindcore #Juny2026 #Àustria #NouSplit #Metall #Metal #MúsicaMetal #MetalMusic
-
VAULT (Alemanya) presenta nou àlbum: "Hush" #Vault #GrooveMetal #Metalcore #Maig2026 #Alemanya #NouÀlbum #Metall #Metal #MúsicaMetal #MetalMusic
-
Vault Comics Goes Full Blast with Money Shot: The F Offs from Patton Oswalt, Tim Seeley & Garth Graham!
Vault Comics is thrilled to announce Money Shot: The F* Offs, a brand new single issue series arc in the beloved sexy sci-fi comedy series, Money Shot. This new arc sees the return of of superstar...
https://comiccrusaders.com/comic-books/vault-comics-goes-full-blast-with-money-shot-the-f-offs-from-patton-oswalt-tim-seeley-garth-graham/
#vault #comics #comic books #money shot #the f offs -
Money Shot is getting its wildest crossover yet with Patton Oswalt returning for ‘The F* Offs’ #1*
Get the exclusive details on Vault Comics new ‘Money Shot’ one-shot.
https://aiptcomics.com/2026/05/26/patton-oswalt-the-f-offs-1/ -
The Primal Hunter Vol. 5 Review: Jake Faces the King of the Forest
WEPA! Now this is what happens when a LitRPG series walks into the arena, cracks its knuckles, drinks a potion, checks the stat sheet, and says, “Nah, we’re not done yet.” The...
https://comiccrusaders.com/comic-books/comic-book-previews/the-primal-hunter-vol-5-review/
#The Primal Hunter #Zogarth #Senchiro #Vault Comics #Aethon Vault #LitRPG #progression fantasy #fantasy review #Comic Crusaders #Jake Thayne #King of the Forest -
Bei meiner alten #Casio LCD Uhr schwächelt die Batterie und ohne Brille wird die Uhrzeit immer schwieriger zu raten🧐
Habe mir eine #GalaxyWatch8 geholt und eine #PibBoy #Fallout App als Ziffernblatt installiert 💀
Brauche für die Texte natürlich die Brille, Uhrzeit geht aber 😊
Fühle mich manchmal eh, als wäre ich in einem #OpenWorld #Vault Teil eines Experiments ⚙️ -
Bei meiner alten #Casio LCD Uhr schwächelt die Batterie und ohne Brille wird die Uhrzeit immer schwieriger zu raten🧐
Habe mir eine #GalaxyWatch8 geholt und eine #PibBoy #Fallout App als Ziffernblatt installiert 💀
Brauche für die Texte natürlich die Brille, Uhrzeit geht aber 😊
Fühle mich manchmal eh, als wäre ich in einem #OpenWorld #Vault Teil eines Experiments ⚙️ -
蒼穹の下 Під небом блакитним
世界に背を向けられても
Душа воїна ще тутhttps://www.pixiv.net/novel/show.php?id=28112949
<>
#AI生成 #near #bottom #night #shadow #dark #winter #never #golden #beneath #azure #vault #firmly #upon #path #rat #world #turn #back #flame #chest #shall #lost #warrior #heart #still #right #land #sky #time #already #breath
-
蒼穹の下 Під небом блакитним
世界に背を向けられても
Душа воїна ще тутhttps://note.com/poison_raika/n/n2fa1d0ce354d
<>
#AI生成 #near #bottom #night #shadow #dark #winter #never #golden #beneath #azure #vault #firmly #upon #path #rat #world #turn #back #flame #chest #shall #lost #warrior #heart #still #right #land #sky #time #already #breath
-
Netflix developing ‘Barbaric’ TV series based on Vault fantasy hit by Michael Moreci and Nathan Gooden
The hit Vault Comics series heads to Netflix with a high-profile creative team, bringing Owen and his bloodthirsty axe to a global audience.
https://aiptcomics.com/2026/05/13/netflix-barbaric-vault-comics/ -
Vault Comics Announces That Netflix Will Adapt Hit fantasy series, Barbaric
Netflix has announced it will be adapting Vault’s hit fantasy series, Barbaric, as a new episodic series.“Barbaric has been the mainstay of fantasy comic books for the last six years. The first issue came out at a time when everyone...
https://comiccrusaders.com/comic-books/comic-book-previews/vault-comics-announces-that-netflix-will-adapt-hit-fantasy-series-barbaric/
#vault #comics #comic books #netflix #barbaric -
Dungeon Crawler Carl Vol. 1 Review: Apocalypse, Alien Game Shows & Princess Donut Chaos
There are comic premises that politely knock on the door, introduce themselves, offer you a cup of coffee, and...
https://comiccrusaders.com/comic-books/dungeon-crawler-carl-vol-1-review/
#Aethon Production #Al Mega #Comic book review #Comic Crusaders #Dungeon Crawler Carl #fantasy comics #graphic novel review #Indie Comics #LitRPG #Matt Dinniman #Princess Donut #Sci-fi comics #Tevagah #vault comics #webtoon -
This week's maintenance is easy peasy lemon squeezy for all eras of #WorldofWarcraft. I plan on opening my #Vault with a lemonade this week. It's a beautiful day out there. Get some sun while we wait.
https://blizzardwatch.com/2026/05/05/another-short-tuesday-maintenance-world-warcraft/
-
An Unexpected Hero Vol. 2 Review - Hilarious Fantasy Chaos Hits Next Level
WEEPPPAAAAA!! Oh we outside with this one and let me tell you right now, An Unexpected Hero (Light Novel), Vol. 2 ain’t just leveling up… it’s hitting critical damage on your funny bone, your feels, AND...
https://comiccrusaders.com/comic-books/an-unexpected-hero-vol-2-review/
#An Unexpected Hero #book review #Bruno Castle #Comic Crusaders #Fantasy Comedy #Katerina Solomko #Light Novel Review #RPG Fantasy #vault comics -
RE: https://hachyderm.io/@mitchellh/116484051725139878
@mitchellh founder of Hashicorp leaves Github
-
#vault : an arched structure of masonry, forming a ceiling or canopy
- French: voûte
- German: der Tresor
- Italian: tomba
- Portuguese: cofre
- Spanish: bóveda
------------
Try Christian's word chain building game @ https://wordwallgame.com
-
#TerSoftware de jabá (projetos próprios ou contribuições em projetos de terceiros).
no $DayJob trabalho em um subsistema do #StarlingX — uma plataforma/distro #Linux que já vem com um ambiente de nuvem pré configurado (out of the box como dizem na gringa).
#Kubernetes #Helm #KubeVirt #OpenStack #MetricsServer #Harbor #Vault e mais um monte de coisa que já saem de fábrica na distro.
o site https://www.starlingx.io
a lista de aplicações que vem por padrão:
https://docs.starlingx.io/application-ref/application-reference-8916dfe370cd.html -
Bitwarden Integrates with OneCLI Agent Vault
https://www.onecli.sh/blog/bitwarden-agent-access-sdk-onecli
#HackerNews #Bitwarden #OneCLI #Integration #OneCLI #Agent #Vault #PasswordManagement #Cybersecurity
-
NanoClaw Adopts OneCLI Agent Vault
https://nanoclaw.dev/blog/nanoclaw-agent-vault/
#HackerNews #NanoClaw #OneCLI #Agent #Vault #TechInnovation #Cybersecurity #DevOps
-
EJ Obiena takes on gymnastics in a hilarious vault attempt
-
Ansible, HCV и AD: как автоматизировать ввод Linux-серверов в домен без рисков по ИБ
Привет всем обитателям Хабра, до кого ещё не добрались вечные перебои сети Интернет! Так уж сложилось, что я, как и многие мои коллеги по цеху автоматизации и ИБ (SecOps, DevOps и SRE) не любят рутинный, ручной и особенно монотонный труд, особенно когда время можно потратить на гораздо более полезные вещи. И так как я имею под собственным управлением достаточно немалую инфраструктуру для специалиста по ИБ -то начать его я решил с базы для себя - заведения ВМ под управлением Linux в службу каталогов для централизованной аутентификации и управления правами.
-
🤖✨ Behold, the holy grail of #open-source #security – now in Rust! Apparently, your #AI #agents can prance around services without a wardrobe malfunction exposing their keys. But wait, before you start bowing down, remember it's not magic, it's just another #GitHub repo with a glorified 'vault' and a fancy title. 🧙♂️🔑
https://github.com/onecli/onecli #Rust #vault #security #HackerNews #ngated -
OneCLI – Vault for AI Agents in Rust
https://github.com/onecli/onecli
#HackerNews #OneCLI #AI #Agents #Rust #Vault #Technology #Innovation