issues
search
elasticdog
/
transcrypt
transparently encrypt files within a git repository
MIT License
1.48k
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot make clean rebase
#187
MageSlayer
closed
5 days ago
2
better support for git worktree
#186
andreineculau
opened
2 weeks ago
0
README aes-gcm choice text is stale
#185
fingon
opened
1 month ago
2
Improve testing
#184
andreineculau
opened
2 months ago
2
Update GitHub workflow tests
#183
jmurty
opened
2 months ago
0
Test if password is correct
#182
andreineculau
opened
3 months ago
1
change xxd dependency from hard to soft
#181
andreineculau
closed
1 month ago
12
[Discussion]: Encryption in Git (Globally)
#180
IzumiSenaSora
closed
2 months ago
2
Unexpected commit with git log --all
#179
nativerv
opened
8 months ago
0
Password echoing to terminal? How can I set password securely?
#178
dbarnett
opened
1 year ago
2
#176 : Correction of zsh completion
#177
Turiok
opened
1 year ago
3
Completion in zsh doesn't work
#176
Turiok
opened
1 year ago
0
context cannot be flushed and reencrypted anymore
#175
timmalich
closed
1 year ago
4
Fix handling of double-quotes in encrypted file names #173
#174
jmurty
opened
1 year ago
2
Handle quotes and colon in filenames
#173
andreineculau
opened
1 year ago
3
Feature Request: encrypt a file partially only
#172
steled
closed
1 year ago
2
mkdir: /dev/null: File exists
#171
maxgenest
closed
1 year ago
2
transcrypt: unknown option -- context
#170
dhackelman
closed
2 months ago
6
openssl: WARNING : deprecated key derivation used. Using -iter or -pbkdf2 would be better.
#169
njfamirm
closed
1 year ago
2
Add instructions for installation on FreeBSD
#168
nivit
closed
1 year ago
1
Fix #166
#167
dimitrov-adrian
closed
1 year ago
2
Cannot detect transcrypt repo
#166
dimitrov-adrian
closed
1 year ago
4
Creating a second context on pre-release branch creates duplicate pre-commit file
#165
Sceosasciba
closed
1 year ago
2
encryption changed, but no change!
#164
njfamirm
closed
1 year ago
5
Is there any way to have diff's work inside git clients, such as Sublime Merge?
#163
othyn
closed
1 year ago
3
Working towards Transcrypt version 3 with support for PBKDF2 key-derivation
#162
jmurty
opened
1 year ago
4
File name encryption
#161
dawidmachon
closed
1 year ago
1
decryption not happening on OS in FIPS compliant mode
#160
jessvcs
opened
1 year ago
7
rekeying broken in 2.3.0-pre
#159
wpbrown
closed
1 year ago
4
Error `transcrypt smudge context=default' failed 1` since version 2.2.1
#158
marian-finary
closed
1 year ago
13
be verbose when you say the repo is dirty
#157
andreineculau
closed
1 year ago
3
handle CDPATH
#156
andreineculau
closed
1 year ago
0
Merge hot fixes from 2.2 stream especially release 2.2.1
#155
jmurty
closed
1 year ago
0
Experimental hotfix for MacOS 13 Ventura incompatibility #147
#154
jmurty
closed
1 year ago
3
Transcrypt can fail to run in Jenkins when Git hooks are disabled: `mkdir: can't create directory '/dev/null': File exists`
#153
paomeow
closed
1 year ago
8
feat: Transparent file name encryption
#152
ZhymabekRoman
opened
1 year ago
0
is it possible to use a password to allow only committer who known it to decipher files
#151
LuisBL
closed
1 year ago
2
.git/crypt/transcrypt: line 245: GIT_REFLOG_ACTION: unbound variable
#150
ZhymabekRoman
closed
1 year ago
4
comparison to similar tools e.g. git-secret
#149
andreineculau
opened
2 years ago
2
Fix compatibility with LibreSSL v3+ `openssl` command and MacOS Ventura
#148
jmurty
closed
2 years ago
0
Version 2.2.0 is not compatible with MacOS Ventura's `/usr/bin/openssl`
#147
jmurty
closed
2 months ago
20
git reports files as modified
#146
ppiecuch
closed
2 years ago
11
WIP to add multiple password contexts
#145
jmurty
closed
2 years ago
0
force tests to use main branch
#144
ljm42
closed
2 years ago
0
test fails due to assumed branch name
#143
ljm42
closed
2 years ago
1
create functions for get_password() and set_password()
#142
ljm42
closed
2 years ago
4
Consider making functions for get_password() and set_password()
#141
ljm42
closed
2 years ago
1
base64 wraps differently depending on platform
#140
dannycoates
closed
2 years ago
2
Only require xxd when absolutely required to support OpenSSL 3+
#139
jmurty
closed
2 years ago
0
xxd is now required?
#138
ljm42
closed
2 years ago
3
Next