小红花·文摘
  • 首页
  • 广场
  • 排行榜🏆
  • 直播
  • FAQ
Dify.AI

HashiCorp has released Vault 1.21. This version introduces native SPIFFE authentication for non-human workloads, expands the granular secret recovery model introduced in Vault 1.20, and adds KV...

HashiCorp Vault 1.21 Brings SPIFFE Authentication, Granular Secret Recovery, and More

InfoQ
InfoQ · 2026-03-28T10:05:00Z

Go语言的runtime/secret提案旨在解决内存中敏感数据残留的问题。通过引入安全沙箱,确保加密计算后自动清除数据,从而提升系统安全性。该提案已进入实现阶段,预计在Go 1.26版本中推出。

Go 安全新提案:runtime/secret 能否终结密钥残留的噩梦?

Tony Bai
Tony Bai · 2025-12-05T07:55:14Z
The secret to success in the AI Age: broadening yourself(原文以及翻译)

在AI时代,拓展职业身份至关重要。通过跨界迁移,我们可以将生活技能应用于工作,提升职业价值。不同身份的融合增强适应性和创造力,使我们在技术主导的环境中更具竞争力。

The secret to success in the AI Age: broadening yourself(原文以及翻译)

玉明BLOG
玉明BLOG · 2025-08-21T01:26:00Z
在Kubernetes Pods中拉取私有镜像的正确方法

通过将Secret添加到默认ServiceAccount的imagePullSecrets字段,可以简化私有镜像的拉取管理。创建Secret并更新ServiceAccount后,所有使用该ServiceAccount的Pod将自动使用该Secret,无需在每个Pod中单独配置。

在Kubernetes Pods中拉取私有镜像的正确方法

bboysoul的博客
bboysoul的博客 · 2025-07-31T16:27:00Z
解决 Kubernetes Pod 拉取私有镜像问题的正确姿势

通过在 ServiceAccount 的 imagePullSecrets 字段中指定 Secret,可以简化从私有镜像仓库拉取镜像的过程。只需将 Secret 添加到默认的 ServiceAccount,所有使用该 ServiceAccount 的 Pod 将自动使用该凭据,无需在每个 Pod 中单独指定。

解决 Kubernetes Pod 拉取私有镜像问题的正确姿势

bboysoul的博客
bboysoul的博客 · 2025-07-31T16:27:00Z

In her latest book, Maggie Smith explores ten carefully selected principles of creativity—including wonder, surprise, play, and hope—that can be applied to the art of writing and living.

Author Talks: Ten ingredients in the ‘secret sauce’ of creativity

McKinsey Insights & Publications
McKinsey Insights & Publications · 2025-06-18T00:00:00Z
GitHub Secret Protection 和 GitHub Code Security for Azure DevOps

GitHub推出了独立安全产品:GitHub Secret Protection和GitHub Code Security,分别为Azure DevOps提供保护。Secret Protection每月19美元,包含推送保护和安全概览;Code Security每月30美元,提供依赖警报和CodeQL扫描。用户可通过Azure门户启用,并使用Azure定价计算器估算费用。

GitHub Secret Protection 和 GitHub Code Security for Azure DevOps

Azure DevOps Blog
Azure DevOps Blog · 2025-06-02T14:30:55Z

McKinsey research shows that leaders who think strategically about capabilities, culture, and talent pools early in the postmerger integration process can increase the odds of transformation success.

The secret to success with transformational M&A? It’s the people

McKinsey Insights & Publications
McKinsey Insights & Publications · 2025-05-30T00:00:00Z

本文针对临床试验设计中的资源消耗和效率问题,提出了一种新的半监督方法,以识别相似的历史临床试验。这一方法通过总结临床试验方案,并基于查询试验的方案进行相似试验搜索,显著提高了信息检索的准确性,具有重要的应用潜力,有助于降低试验设计中的风险,提高成功率。

SECRET: 半监督临床试验文档相似性搜索

BriefGPT - AI 论文速递
BriefGPT - AI 论文速递 · 2025-05-16T00:00:00Z

Healthy organizations with sound company cultures outperform unhealthier ones. Leaders in Southeast Asia have the opportunity to boost organizational health in some practices to increase performance.

Unlocking Southeast Asia’s secret to thriving organizations

McKinsey Insights & Publications
McKinsey Insights & Publications · 2025-04-28T00:00:00Z

Docker Secret 是一种安全存储敏感数据的方法,适用于容器化应用。

Docker 秘密

blogs.perl.org
blogs.perl.org · 2025-03-20T15:47:41Z
Azure Key Vault与AKS的完美结合(External Secret Operator + Reloader + 工作负载身份)

本文介绍了如何通过Azure Key Vault安全读取机密,结合Azure Kubernetes Service、External Secret Operator和Reloader等工具。通过创建服务账户和CRD,连接Key Vault并管理机密,确保在Kubernetes中安全使用。Reloader可自动更新机密,简化部署流程。

Azure Key Vault与AKS的完美结合(External Secret Operator + Reloader + 工作负载身份)

DEV Community
DEV Community · 2025-02-17T19:13:27Z
数据平台经理指南:Snowflake中的AWS Tri-Secret Secure

作为数据平台经理,确保云环境中的数据安全和合规性至关重要。Snowflake的AWS Tri-Secret Secure模型通过集成AWS KMS和客户管理密钥,提供多层保护。该框架结合三层加密,增强数据安全性,确保合规性,并实现细粒度访问控制。实施步骤包括启用本地加密、集成AWS KMS、实施基于角色的访问控制和启用审计监控。遵循最佳实践可提升安全性,防止未授权访问。

数据平台经理指南:Snowflake中的AWS Tri-Secret Secure

DEV Community
DEV Community · 2025-02-12T00:26:13Z
理解Kubernetes卷类型(EmptyDir、ConfigMap、Secret、HostPath)

Kubernetes的卷类型包括EmptyDir、ConfigMap、Secret和HostPath,分别用于临时存储、配置管理、敏感数据处理和挂载主机目录。了解这些卷类型有助于构建安全的容器化应用。

理解Kubernetes卷类型(EmptyDir、ConfigMap、Secret、HostPath)

DEV Community
DEV Community · 2024-12-24T10:12:44Z

亚马逊等公司利用Dijkstra算法优化配送路线。该算法用于加权图中寻找最短路径,广泛应用于物流、GPS导航等领域。图由节点和边组成,Dijkstra算法通过更新节点间距离找到最短路径。尽管有效,但其仅处理单一源节点,不考虑交通等因素。

The Secret of Route Optimization with Dijkstra's Algorithm

DEV Community
DEV Community · 2024-10-20T16:25:42Z

文章介绍了一个使用 Python `secrets` 模块的安全密码生成器,比 `random` 更安全。代码包括模块导入、生成密码的函数和用户交互。用户可输入密码长度,程序处理错误并生成密码。改进建议有自定义字符集、密码强度检查、多密码生成、图形界面和密码存储。

使用 Secret 库构建安全的 Python 密码生成器

DEV Community
DEV Community · 2024-10-16T03:58:04Z

文章介绍了如何创建GitLab注册表的秘密文件。首先,生成`gitlab-registry-secret.yaml`文件,包含编码后的Docker配置。使用`base64`对`config.json`编码,生成`.dockerconfigjson`数据,配置中包括注册表URL、用户名、密码和邮箱。最后,通过`kubectl apply -f gitlab-registry-secret.yaml`应用配置。

Creating a Kubernetes Secret Manifest File for a Private Image Registry

DEV Community
DEV Community · 2024-10-03T08:23:38Z
使用 GitLab Secret Push Protection 防止源代码中的秘密泄露

GitLab推出了Secret Push Protection功能,可以阻止将密钥和API令牌等秘密信息推送到GitLab。该功能检查每个提交的内容,如果检测到任何高风险的秘密信息,则阻止推送。GitLab建议与Pipeline Secret Detection一起使用以获得最大的覆盖范围。该功能可以在项目级别启用,并提供审计事件以跟踪其使用情况。GitLab已在自己的项目中实施了Secret Push Protection,并欢迎反馈以进一步改进该功能。

使用 GitLab Secret Push Protection 防止源代码中的秘密泄露

GitLab
GitLab · 2024-06-24T00:00:00Z

This part 2 of the Secret History of Polaroid and Edwin Land. Read part 1 for context. Kodak and Polaroid, the two most famous camera companies of the 20th century, had a great partnership for 20+...

Secret History – When Kodak Went to War with Polaroid

Steve Blank
Steve Blank · 2024-05-16T13:00:49Z
GitLab 16.8发布,支持Google Cloud Secret Manager,加快构建速度,支持Maven依赖代理

GitLab 16.8发布,支持GCP Secret Manager,加快构建速度,提供工作区,新增组织级DevOps视图,共有25+项改进。下个月的16.9版本即将发布。

GitLab 16.8发布,支持Google Cloud Secret Manager,加快构建速度,支持Maven依赖代理

GitLab
GitLab · 2024-01-18T00:00:00Z
  • <<
  • <
  • 1 (current)
  • 2
  • >
  • >>
👤 个人中心
在公众号发送验证码完成验证
登录验证
在本设备完成一次验证即可继续使用

完成下面两步后,将自动完成登录并继续当前操作。

1 关注公众号
小红花技术领袖公众号二维码
小红花技术领袖
如果当前 App 无法识别二维码,请在微信搜索并关注该公众号
2 发送验证码
在公众号对话中发送下面 4 位验证码
友情链接: MOGE.AI 九胧科技 模力方舟 Gitee AI 菜鸟教程 Remio.AI DeekSeek连连 53AI 神龙海外代理IP IPIPGO全球代理IP 东波哥的博客 匡优考试在线考试系统 开源服务指南 蓝莺IM Solo 独立开发者社区 AI酷站导航 极客Fun 我爱水煮鱼 周报生成器 He3.app 简单简历 白鲸出海 T沙龙 职友集 TechParty 蟒周刊 Best AI Music Generator

小红花技术领袖俱乐部
小红花·文摘:汇聚分发优质内容
小红花技术领袖俱乐部
Copyright © 2021-
粤ICP备2022094092号-1
公众号 小红花技术领袖俱乐部公众号二维码
视频号 小红花技术领袖俱乐部视频号二维码