You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-10Lines changed: 13 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,14 +28,14 @@
28
28
<h3align="center">credcat</h3>
29
29
30
30
<palign="center">
31
-
Bound by sacred cyphers and powered by forgotten rites; access without a path, only a destination. Your vitals sigils safe, their essence known to none but their holder, sealed by the magic of pure ignorance.
31
+
Bound by sacred cyphers and powered by forgotten rites; access without a path, only a destination. Your vital sigils safe, their essence known to none but their holder, sealed by the magic of pure ignorance.
32
32
<br />
33
33
<a href="https://github.com/byteskeptical/credcat"><strong>Explore the docs »</strong></a>
Extending access to Keeper secrets manager for api retrival in distributed or disconnected processes. Serves as a quality of life abstraction to diminish the scourge of hard-coded, insecurely handled credentials in our code bases.
75
+
Extending access to Keeper secrets manager for api retrival in
76
+
distributed or disconnected processes. Serves as a quality of life
77
+
abstraction to diminish the scourge of hard-coded, insecurely
78
+
handled credentials in our code bases.
76
79
77
80
<palign="right">(<ahref="#readme-top">back to top</a>)</p>
78
81
@@ -91,8 +94,8 @@ _Java is like a bad relationship. It's too object-oriented_
91
94
<!-- GETTING STARTED -->
92
95
## Getting Started
93
96
94
-
Compiling is not necessary as release binaries are available. If you're so
95
-
inclined the sections below are for you.
97
+
Compiling is not necessary as release binaries are available. If
98
+
you're so inclined the sections below are for you.
96
99
97
100
### Prerequisites
98
101
@@ -200,7 +203,7 @@ location is returned in the response.
200
203
201
204
2. Whether passing title or uid, records are returned nested under its respective uid.
0 commit comments