SaaSHub helps you find the best software and product alternatives Learn more →
Transcrypt Alternatives
Similar projects and alternatives to transcrypt
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
ueberzug
ueberzug is a command line util which allows to display images in combination with X11. The user is expected to have knowledge of theoretical computer science. https://github.com/seebye/ueberzug/wiki/Troubleshooting/119e30f331799b30fb9594db29740685cb09425b
-
-
telekasten.nvim
A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim
-
-
-
termux-archlinux
You can use setupTermuxArch.bash 📲 to install Arch Linux in Termux on Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/termux-archlinux/
-
-
helm-secrets
Discontinued DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere (by zendesk)
-
helm-secrets
Discontinued DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere [Moved to: https://github.com/zendesk/helm-secrets] (by futuresimple)
-
-
transcrypt discussion
transcrypt reviews and mentions
-
Is Mozilla SOPS dead?
I was looking into secret storage in git recently and rather liked Transcrypt: https://github.com/elasticdog/transcrypt
- GitHub can now auto-block commits containing API keys, auth tokens
-
Do you alternate with Emacs?
On the actual system itself (you likely know this as you'd mentioned reading other posts, but) I have Neovim compiled on my phone (directly through Termux), notes pushed up to Github using transcrypt for backups and live-synced between several devices using syncthing (which is how I get notifications on my phone, using a Raspberry Pi and systemd services to implement against orgmode.nvim's notification API).
-
Note taking
I use nvim-orgmode on my computer through Neovim, and keep that pushed up to Github (encrypted using transcrypt) but also have a Syncthing server setup on a Raspberry Pi.
-
Encryption for VimWiki
Also if you want the notes to be encrypted and you push them to Github, try transcrypt. They won't be encrypted on disk, but will be when you push them.
-
How do I become "smarter"
Start writing all of your work down. I personally put almost every line of code I ever write into github. I have a "misc" project for random one-off things, but I always commit it to a repo. I started doing this in 2013/2014 and its been incredibly valuable to go back and refer to old work (its also fun to see how far you've come). This gets interesting when you start needing to write down information that shouldn't be public (e.g. api keys). You're into crypto, so you can probably see the fun in this. I've use a program called transcrypt to store encrypted files in my git repos. Be careful with transcrypt though, if you make a mistake you can accidentally publish secrets in plain text, and it does open you up to brute force attacks.
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Dec 2024
Stats
elasticdog/transcrypt is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of transcrypt is Shell.