TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14783 · Jun 3

#go#devops_workflow#encrypt_secrets#gitops#kubernetes#kubernetes_secrets Sealed Secrets is a tool for Kubernetes that lets you safely store sensitive information—like passwords or API keys—in your code repository by encrypting them so only your Kubernetes cluster can decrypt them. You use a tool called `kubeseal` to encrypt secrets on your computer, and then store the encrypted result in your repository. When you apply this encrypted secret to your cluster, a special controller inside Kubernetes decrypts it and creates a regular secret that your apps can use. This means you can manage all your configuration in Git, even secrets, without worrying about exposing sensitive data, and only the cluster itself can access the real secret[2][5][1]. The benefit is that your secrets are protected at every step, and you can use Git workflows for everything, making your setup more secure and easier to manage. https://github.com/bitnami-labs/sealed-secrets

Results

4 similar posts found

Search: #xmpp

当前筛选 #xmpp清除筛选
יוסף אפליקציות 𝟚𝟝𝕜 🜲

@Yosef_apk · Post #1672 · 06/10/2022, 12:56 PM

🔍חפשו בטלגרם יוסף אפליקציות 📱 #XMPP - Conversations ⚙ פרוטוקול צ'אט XMPP קוד פתוח קרא עוד... 🧿 גרסה רשמית מ FDroid 🧿 📤הועלה ע"י:@Yosef_help_bot 🆚גרסה: v2.10.2.1 🗓️ תאריך העלאה: 10/06/2022 🗝 תמיכה באנדרואיד 5 ומעלה 🔗@yosef_apk_transition

Hashtags

Libreware

@libreware · Post #1286 · 06/05/2024, 11:16 AM

Cheogram [https://cheogram.com] Cheogram is a set of services that connect all open communication networks together, allowing you to reach all your contacts from a single app. The Cheogram Android app allows you to join a worldwide communication network. It especially focuses on features useful to users who want to contact those on other networks as well, such as SMS-enabled phone numbers. Based on the app Conversations, but with unique features: * Messages with both media and text, including animated media * Unobtrusive display of subject lines, where present * Links to known contacts are shown with their name * Show timestamps for calls * Integrates with gateways' add contact flows * When using a gateway to the phone network, integrate with the native Android Phone app * Address book integration * Tag contacts and channels and browse by tag * Command UI 📡@dcntr #email#sip#xmpp

每日 AWESOME 观察

@awesomeopensource · Post #165 · 08/24/2018, 02:43 PM

​​Conversations 制作精良的 XMPP 协议即时通讯应用,支持 OMEMO 和 PGP 加密,GCM 推送,语言消息甚至位置共享等功能。 Tags:#xmpp#chat#android#messenger Languages:#java 感谢 @Yeyongmeng29 的投稿