this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Changed keyserver and added license

0x4d6165 ca75b3c8 6ecea676

+8 -1
+1 -1
.config/gnupg/gpg.conf
··· 1 1 auto-key-locate keyserver 2 - keyserver hkps://hkps.pool.sks-keyservers.net 2 + keyserver hkps://keyserver.ubuntu.com/ 3 3 keyserver-options no-honor-keyserver-url 4 4 keyserver-options ca-cert-file=/etc/sks-keyservers.netCA.pem 5 5
+7
LICENSE
··· 1 + ISC License 2 + 3 + Copyright 2023 Margaret Miller 4 + 5 + Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. 6 + 7 + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.