Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gpg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dotfiles
gpg
Compare revisions
c74776b229941ae6898b995095058db1ab28a925 to 28ae4482fc7d5a801ada1fbf80728c7b86edb7e0
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
dotfiles/gpg
Select target project
No results found
28ae4482fc7d5a801ada1fbf80728c7b86edb7e0
Select Git revision
Swap
Target
dotfiles/gpg
Select target project
dotfiles/gpg
1 result
c74776b229941ae6898b995095058db1ab28a925
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (4)
Increase timeout to one hour
· d12797b4
Henrik Tjäder
authored
2 years ago
d12797b4
Align Arch and Ubuntu by manual symlink
· e8c87d5c
Henrik Tjäder
authored
2 years ago
e8c87d5c
Allow shared access
· 13d0842a
Henrik Tjäder
authored
2 years ago
13d0842a
Formatting
· 28ae4482
Henrik Tjäder
authored
2 years ago
28ae4482
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gnupg/gpg-agent.conf
+1
-1
1 addition, 1 deletion
.gnupg/gpg-agent.conf
.gnupg/scdaemon.conf
+6
-0
6 additions, 0 deletions
.gnupg/scdaemon.conf
with
7 additions
and
1 deletion
.gnupg/gpg-agent.conf
View file @
28ae4482
default
-
cache
-
ttl
600
default
-
cache
-
ttl
3
600
max
-
cache
-
ttl
7200
enable
-
ssh
-
support
pinentry
-
program
/
usr
/
bin
/
pinentry
-
curses
...
...
This diff is collapsed.
Click to expand it.
.gnupg/scdaemon.conf
View file @
28ae4482
reader
-
port
32768
pcsc
-
driver
/
usr
/
lib
/
libpcsclite
.
so
# Native location for Ubuntu, manually symlinked to above location
# pcsc-driver /usr/lib/x86_64-linux-gnu/libpcsclite.so
card
-
timeout
5
disable
-
ccid
# Allow shared use of the card
pcsc
-
shared
This diff is collapsed.
Click to expand it.