index
:
kasi.el
master
This package provides an easy way to manage secrets via M-x kasi.
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
fix totp with secrets that need padding
Vineet Kumar
3 months
Tag
Download
Author
Age
v1.2
commit 4b26e13211...
Vineet Kumar
3 months
v1.1.1
commit c6ee274013...
Vineet Kumar
3 months
v1.1
commit 33ffbe9942...
Vineet Kumar
3 months
v1.0
commit 439ca14932...
Vineet Kumar
3 months
Age
Commit message
Author
Files
Lines
2026-05-31
add auth-source backend
v1.1
Vineet Kumar
1
-0
/
+129
2026-05-28
fix typo in package url
Vineet Kumar
1
-1
/
+1
2026-05-23
found out concat is the analogue to scheme's string-append, not format
Vineet Kumar
1
-6
/
+5
2026-05-23
fix build errors and remove f.el dependency
v1.0
Vineet Kumar
1
-2
/
+4
2026-05-23
reindent files
Vineet Kumar
2
-18
/
+18
2026-05-23
add kasi-get wrapper around kasi--get for use outside emacs
Vineet Kumar
2
-0
/
+16
2026-05-23
add converter script from kasi.sh to kasi.el format
Vineet Kumar
1
-0
/
+80
2026-05-23
add TODO for implementing validation
Vineet Kumar
1
-0
/
+2
2026-05-22
add create command to generate new secret files
Vineet Kumar
1
-3
/
+34
2026-05-22
add random password/username generation
Vineet Kumar
1
-11
/
+44
[...]