├── Attributions.txt ├── License.txt └── README.md /Attributions.txt: -------------------------------------------------------------------------------- 1 | https://github.com/buildbarn/go-xdr/LICENSE 2 | https://github.com/buildbarn/bb-storage/LICENSE 3 | https://github.com/KosalaHerath/macos-installer-builder/LICENSE 4 | https://github.com/BurntSushi/toml/COPYING 5 | https://github.com/projecthunt/reuseable/LICENSE 6 | https://github.com/sirupsen/logrus/LICENSE 7 | https://github.com/spf13/pflag/LICENSE 8 | https://pkg.go.dev/gopkg.in/natefinch/lumberjack.v2 9 | https://github.com/go-ini/ini/LICENSE 10 | 11 | 12 | 13 | 14 | Apache License 15 | Version 2.0, January 2004 16 | http://www.apache.org/licenses/ 17 | 18 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 19 | 20 | 1. Definitions. 21 | 22 | "License" shall mean the terms and conditions for use, reproduction, 23 | and distribution as defined by Sections 1 through 9 of this document. 24 | 25 | "Licensor" shall mean the copyright owner or entity authorized by 26 | the copyright owner that is granting the License. 27 | 28 | "Legal Entity" shall mean the union of the acting entity and all 29 | other entities that control, are controlled by, or are under common 30 | control with that entity. For the purposes of this definition, 31 | "control" means (i) the power, direct or indirect, to cause the 32 | direction or management of such entity, whether by contract or 33 | otherwise, or (ii) ownership of fifty percent (50%) or more of the 34 | outstanding shares, or (iii) beneficial ownership of such entity. 35 | 36 | "You" (or "Your") shall mean an individual or Legal Entity 37 | exercising permissions granted by this License. 38 | 39 | "Source" form shall mean the preferred form for making modifications, 40 | including but not limited to software source code, documentation 41 | source, and configuration files. 42 | 43 | "Object" form shall mean any form resulting from mechanical 44 | transformation or translation of a Source form, including but 45 | not limited to compiled object code, generated documentation, 46 | and conversions to other media types. 47 | 48 | "Work" shall mean the work of authorship, whether in Source or 49 | Object form, made available under the License, as indicated by a 50 | copyright notice that is included in or attached to the work 51 | (an example is provided in the Appendix below). 52 | 53 | "Derivative Works" shall mean any work, whether in Source or Object 54 | form, that is based on (or derived from) the Work and for which the 55 | editorial revisions, annotations, elaborations, or other modifications 56 | represent, as a whole, an original work of authorship. For the purposes 57 | of this License, Derivative Works shall not include works that remain 58 | separable from, or merely link (or bind by name) to the interfaces of, 59 | the Work and Derivative Works thereof. 60 | 61 | "Contribution" shall mean any work of authorship, including 62 | the original version of the Work and any modifications or additions 63 | to that Work or Derivative Works thereof, that is intentionally 64 | submitted to Licensor for inclusion in the Work by the copyright owner 65 | or by an individual or Legal Entity authorized to submit on behalf of 66 | the copyright owner. For the purposes of this definition, "submitted" 67 | means any form of electronic, verbal, or written communication sent 68 | to the Licensor or its representatives, including but not limited to 69 | communication on electronic mailing lists, source code control systems, 70 | and issue tracking systems that are managed by, or on behalf of, the 71 | Licensor for the purpose of discussing and improving the Work, but 72 | excluding communication that is conspicuously marked or otherwise 73 | designated in writing by the copyright owner as "Not a Contribution." 74 | 75 | "Contributor" shall mean Licensor and any individual or Legal Entity 76 | on behalf of whom a Contribution has been received by Licensor and 77 | subsequently incorporated within the Work. 78 | 79 | 2. Grant of Copyright License. Subject to the terms and conditions of 80 | this License, each Contributor hereby grants to You a perpetual, 81 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 82 | copyright license to reproduce, prepare Derivative Works of, 83 | publicly display, publicly perform, sublicense, and distribute the 84 | Work and such Derivative Works in Source or Object form. 85 | 86 | 3. Grant of Patent License. Subject to the terms and conditions of 87 | this License, each Contributor hereby grants to You a perpetual, 88 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 89 | (except as stated in this section) patent license to make, have made, 90 | use, offer to sell, sell, import, and otherwise transfer the Work, 91 | where such license applies only to those patent claims licensable 92 | by such Contributor that are necessarily infringed by their 93 | Contribution(s) alone or by combination of their Contribution(s) 94 | with the Work to which such Contribution(s) was submitted. If You 95 | institute patent litigation against any entity (including a 96 | cross-claim or counterclaim in a lawsuit) alleging that the Work 97 | or a Contribution incorporated within the Work constitutes direct 98 | or contributory patent infringement, then any patent licenses 99 | granted to You under this License for that Work shall terminate 100 | as of the date such litigation is filed. 101 | 102 | 4. Redistribution. You may reproduce and distribute copies of the 103 | Work or Derivative Works thereof in any medium, with or without 104 | modifications, and in Source or Object form, provided that You 105 | meet the following conditions: 106 | 107 | (a) You must give any other recipients of the Work or 108 | Derivative Works a copy of this License; and 109 | 110 | (b) You must cause any modified files to carry prominent notices 111 | stating that You changed the files; and 112 | 113 | (c) You must retain, in the Source form of any Derivative Works 114 | that You distribute, all copyright, patent, trademark, and 115 | attribution notices from the Source form of the Work, 116 | excluding those notices that do not pertain to any part of 117 | the Derivative Works; and 118 | 119 | (d) If the Work includes a "NOTICE" text file as part of its 120 | distribution, then any Derivative Works that You distribute must 121 | include a readable copy of the attribution notices contained 122 | within such NOTICE file, excluding those notices that do not 123 | pertain to any part of the Derivative Works, in at least one 124 | of the following places: within a NOTICE text file distributed 125 | as part of the Derivative Works; within the Source form or 126 | documentation, if provided along with the Derivative Works; or, 127 | within a display generated by the Derivative Works, if and 128 | wherever such third-party notices normally appear. The contents 129 | of the NOTICE file are for informational purposes only and 130 | do not modify the License. You may add Your own attribution 131 | notices within Derivative Works that You distribute, alongside 132 | or as an addendum to the NOTICE text from the Work, provided 133 | that such additional attribution notices cannot be construed 134 | as modifying the License. 135 | 136 | You may add Your own copyright statement to Your modifications and 137 | may provide additional or different license terms and conditions 138 | for use, reproduction, or distribution of Your modifications, or 139 | for any such Derivative Works as a whole, provided Your use, 140 | reproduction, and distribution of the Work otherwise complies with 141 | the conditions stated in this License. 142 | 143 | 5. Submission of Contributions. Unless You explicitly state otherwise, 144 | any Contribution intentionally submitted for inclusion in the Work 145 | by You to the Licensor shall be under the terms and conditions of 146 | this License, without any additional terms or conditions. 147 | Notwithstanding the above, nothing herein shall supersede or modify 148 | the terms of any separate license agreement you may have executed 149 | with Licensor regarding such Contributions. 150 | 151 | 6. Trademarks. This License does not grant permission to use the trade 152 | names, trademarks, service marks, or product names of the Licensor, 153 | except as required for reasonable and customary use in describing the 154 | origin of the Work and reproducing the content of the NOTICE file. 155 | 156 | 7. Disclaimer of Warranty. Unless required by applicable law or 157 | agreed to in writing, Licensor provides the Work (and each 158 | Contributor provides its Contributions) on an "AS IS" BASIS, 159 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 160 | implied, including, without limitation, any warranties or conditions 161 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 162 | PARTICULAR PURPOSE. You are solely responsible for determining the 163 | appropriateness of using or redistributing the Work and assume any 164 | risks associated with Your exercise of permissions under this License. 165 | 166 | 8. Limitation of Liability. In no event and under no legal theory, 167 | whether in tort (including negligence), contract, or otherwise, 168 | unless required by applicable law (such as deliberate and grossly 169 | negligent acts) or agreed to in writing, shall any Contributor be 170 | liable to You for damages, including any direct, indirect, special, 171 | incidental, or consequential damages of any character arising as a 172 | result of this License or out of the use or inability to use the 173 | Work (including but not limited to damages for loss of goodwill, 174 | work stoppage, computer failure or malfunction, or any and all 175 | other commercial damages or losses), even if such Contributor 176 | has been advised of the possibility of such damages. 177 | 178 | 9. Accepting Warranty or Additional Liability. While redistributing 179 | the Work or Derivative Works thereof, You may choose to offer, 180 | and charge a fee for, acceptance of support, warranty, indemnity, 181 | or other liability obligations and/or rights consistent with this 182 | License. However, in accepting such obligations, You may act only 183 | on Your own behalf and on Your sole responsibility, not on behalf 184 | of any other Contributor, and only if You agree to indemnify, 185 | defend, and hold each Contributor harmless for any liability 186 | incurred by, or claims asserted against, such Contributor by reason 187 | of your accepting any such warranty or additional liability. 188 | 189 | END OF TERMS AND CONDITIONS 190 | 191 | APPENDIX: How to apply the Apache License to your work. 192 | 193 | To apply the Apache License to your work, attach the following 194 | boilerplate notice, with the fields enclosed by brackets "[]" 195 | replaced with your own identifying information. (Don't include 196 | the brackets!) The text should be enclosed in the appropriate 197 | comment syntax for the file format. We also recommend that a 198 | file or class name and description of purpose be included on the 199 | same "printed page" as the copyright notice for easier 200 | identification within third-party archives. 201 | 202 | Copyright [yyyy] [name of copyright owner] 203 | 204 | Licensed under the Apache License, Version 2.0 (the "License"); 205 | you may not use this file except in compliance with the License. 206 | You may obtain a copy of the License at 207 | 208 | http://www.apache.org/licenses/LICENSE-2.0 209 | 210 | Unless required by applicable law or agreed to in writing, software 211 | distributed under the License is distributed on an "AS IS" BASIS, 212 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 213 | See the License for the specific language governing permissions and 214 | limitations under the License. 215 | 216 | 217 | 218 | The MIT License (MIT) 219 | 220 | Copyright (c) 2013 TOML authors 221 | 222 | Permission is hereby granted, free of charge, to any person obtaining a copy 223 | of this software and associated documentation files (the "Software"), to deal 224 | in the Software without restriction, including without limitation the rights 225 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 226 | copies of the Software, and to permit persons to whom the Software is 227 | furnished to do so, subject to the following conditions: 228 | 229 | The above copyright notice and this permission notice shall be included in 230 | all copies or substantial portions of the Software. 231 | 232 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 233 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 234 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 235 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 236 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 237 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 238 | THE SOFTWARE. 239 | 240 | Copyright (c) 2012 Alex Ogier. All rights reserved. 241 | Copyright (c) 2012 The Go Authors. All rights reserved. 242 | 243 | Redistribution and use in source and binary forms, with or without 244 | modification, are permitted provided that the following conditions are 245 | met: 246 | 247 | * Redistributions of source code must retain the above copyright 248 | notice, this list of conditions and the following disclaimer. 249 | * Redistributions in binary form must reproduce the above 250 | copyright notice, this list of conditions and the following disclaimer 251 | in the documentation and/or other materials provided with the 252 | distribution. 253 | * Neither the name of Google Inc. nor the names of its 254 | contributors may be used to endorse or promote products derived from 255 | this software without specific prior written permission. 256 | 257 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 258 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 259 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 260 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 261 | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 262 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 263 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 264 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 265 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 266 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 267 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 268 | 269 | MIT License 270 | 271 | Copyright (c) 2021 projecthunt 272 | 273 | Permission is hereby granted, free of charge, to any person obtaining a copy 274 | of this software and associated documentation files (the "Software"), to deal 275 | in the Software without restriction, including without limitation the rights 276 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 277 | copies of the Software, and to permit persons to whom the Software is 278 | furnished to do so, subject to the following conditions: 279 | 280 | The above copyright notice and this permission notice shall be included in all 281 | copies or substantial portions of the Software. 282 | 283 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 284 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 285 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 286 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 287 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 288 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 289 | SOFTWARE. 290 | 291 | The MIT License (MIT) 292 | 293 | Copyright (c) 2014 Simon Eskildsen 294 | 295 | Permission is hereby granted, free of charge, to any person obtaining a copy 296 | of this software and associated documentation files (the "Software"), to deal 297 | in the Software without restriction, including without limitation the rights 298 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 299 | copies of the Software, and to permit persons to whom the Software is 300 | furnished to do so, subject to the following conditions: 301 | 302 | The above copyright notice and this permission notice shall be included in 303 | all copies or substantial portions of the Software. 304 | 305 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 306 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 307 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 308 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 309 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 310 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 311 | THE SOFTWARE. 312 | 313 | The MIT License (MIT) 314 | 315 | Copyright (c) 2014 Nate Finch 316 | 317 | Permission is hereby granted, free of charge, to any person obtaining a copy 318 | of this software and associated documentation files (the "Software"), to deal 319 | in the Software without restriction, including without limitation the rights 320 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 321 | copies of the Software, and to permit persons to whom the Software is 322 | furnished to do so, subject to the following conditions: 323 | 324 | The above copyright notice and this permission notice shall be included in all 325 | copies or substantial portions of the Software. 326 | 327 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 328 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 329 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 330 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 331 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 332 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 333 | SOFTWARE. 334 | 335 | Apache License 336 | Version 2.0, January 2004 337 | http://www.apache.org/licenses/ 338 | 339 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 340 | 341 | 1. Definitions. 342 | 343 | "License" shall mean the terms and conditions for use, reproduction, and 344 | distribution as defined by Sections 1 through 9 of this document. 345 | 346 | "Licensor" shall mean the copyright owner or entity authorized by the copyright 347 | owner that is granting the License. 348 | 349 | "Legal Entity" shall mean the union of the acting entity and all other entities 350 | that control, are controlled by, or are under common control with that entity. 351 | For the purposes of this definition, "control" means (i) the power, direct or 352 | indirect, to cause the direction or management of such entity, whether by 353 | contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the 354 | outstanding shares, or (iii) beneficial ownership of such entity. 355 | 356 | "You" (or "Your") shall mean an individual or Legal Entity exercising 357 | permissions granted by this License. 358 | 359 | "Source" form shall mean the preferred form for making modifications, including 360 | but not limited to software source code, documentation source, and configuration 361 | files. 362 | 363 | "Object" form shall mean any form resulting from mechanical transformation or 364 | translation of a Source form, including but not limited to compiled object code, 365 | generated documentation, and conversions to other media types. 366 | 367 | "Work" shall mean the work of authorship, whether in Source or Object form, made 368 | available under the License, as indicated by a copyright notice that is included 369 | in or attached to the work (an example is provided in the Appendix below). 370 | 371 | "Derivative Works" shall mean any work, whether in Source or Object form, that 372 | is based on (or derived from) the Work and for which the editorial revisions, 373 | annotations, elaborations, or other modifications represent, as a whole, an 374 | original work of authorship. For the purposes of this License, Derivative Works 375 | shall not include works that remain separable from, or merely link (or bind by 376 | name) to the interfaces of, the Work and Derivative Works thereof. 377 | 378 | "Contribution" shall mean any work of authorship, including the original version 379 | of the Work and any modifications or additions to that Work or Derivative Works 380 | thereof, that is intentionally submitted to Licensor for inclusion in the Work 381 | by the copyright owner or by an individual or Legal Entity authorized to submit 382 | on behalf of the copyright owner. For the purposes of this definition, 383 | "submitted" means any form of electronic, verbal, or written communication sent 384 | to the Licensor or its representatives, including but not limited to 385 | communication on electronic mailing lists, source code control systems, and 386 | issue tracking systems that are managed by, or on behalf of, the Licensor for 387 | the purpose of discussing and improving the Work, but excluding communication 388 | that is conspicuously marked or otherwise designated in writing by the copyright 389 | owner as "Not a Contribution." 390 | 391 | "Contributor" shall mean Licensor and any individual or Legal Entity on behalf 392 | of whom a Contribution has been received by Licensor and subsequently 393 | incorporated within the Work. 394 | 395 | 2. Grant of Copyright License. 396 | 397 | Subject to the terms and conditions of this License, each Contributor hereby 398 | grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, 399 | irrevocable copyright license to reproduce, prepare Derivative Works of, 400 | publicly display, publicly perform, sublicense, and distribute the Work and such 401 | Derivative Works in Source or Object form. 402 | 403 | 3. Grant of Patent License. 404 | 405 | Subject to the terms and conditions of this License, each Contributor hereby 406 | grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, 407 | irrevocable (except as stated in this section) patent license to make, have 408 | made, use, offer to sell, sell, import, and otherwise transfer the Work, where 409 | such license applies only to those patent claims licensable by such Contributor 410 | that are necessarily infringed by their Contribution(s) alone or by combination 411 | of their Contribution(s) with the Work to which such Contribution(s) was 412 | submitted. If You institute patent litigation against any entity (including a 413 | cross-claim or counterclaim in a lawsuit) alleging that the Work or a 414 | Contribution incorporated within the Work constitutes direct or contributory 415 | patent infringement, then any patent licenses granted to You under this License 416 | for that Work shall terminate as of the date such litigation is filed. 417 | 418 | 4. Redistribution. 419 | 420 | You may reproduce and distribute copies of the Work or Derivative Works thereof 421 | in any medium, with or without modifications, and in Source or Object form, 422 | provided that You meet the following conditions: 423 | 424 | You must give any other recipients of the Work or Derivative Works a copy of 425 | this License; and 426 | You must cause any modified files to carry prominent notices stating that You 427 | changed the files; and 428 | You must retain, in the Source form of any Derivative Works that You distribute, 429 | all copyright, patent, trademark, and attribution notices from the Source form 430 | of the Work, excluding those notices that do not pertain to any part of the 431 | Derivative Works; and 432 | If the Work includes a "NOTICE" text file as part of its distribution, then any 433 | Derivative Works that You distribute must include a readable copy of the 434 | attribution notices contained within such NOTICE file, excluding those notices 435 | that do not pertain to any part of the Derivative Works, in at least one of the 436 | following places: within a NOTICE text file distributed as part of the 437 | Derivative Works; within the Source form or documentation, if provided along 438 | with the Derivative Works; or, within a display generated by the Derivative 439 | Works, if and wherever such third-party notices normally appear. The contents of 440 | the NOTICE file are for informational purposes only and do not modify the 441 | License. You may add Your own attribution notices within Derivative Works that 442 | You distribute, alongside or as an addendum to the NOTICE text from the Work, 443 | provided that such additional attribution notices cannot be construed as 444 | modifying the License. 445 | You may add Your own copyright statement to Your modifications and may provide 446 | additional or different license terms and conditions for use, reproduction, or 447 | distribution of Your modifications, or for any such Derivative Works as a whole, 448 | provided Your use, reproduction, and distribution of the Work otherwise complies 449 | with the conditions stated in this License. 450 | 451 | 5. Submission of Contributions. 452 | 453 | Unless You explicitly state otherwise, any Contribution intentionally submitted 454 | for inclusion in the Work by You to the Licensor shall be under the terms and 455 | conditions of this License, without any additional terms or conditions. 456 | Notwithstanding the above, nothing herein shall supersede or modify the terms of 457 | any separate license agreement you may have executed with Licensor regarding 458 | such Contributions. 459 | 460 | 6. Trademarks. 461 | 462 | This License does not grant permission to use the trade names, trademarks, 463 | service marks, or product names of the Licensor, except as required for 464 | reasonable and customary use in describing the origin of the Work and 465 | reproducing the content of the NOTICE file. 466 | 467 | 7. Disclaimer of Warranty. 468 | 469 | Unless required by applicable law or agreed to in writing, Licensor provides the 470 | Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, 471 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, 472 | including, without limitation, any warranties or conditions of TITLE, 473 | NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are 474 | solely responsible for determining the appropriateness of using or 475 | redistributing the Work and assume any risks associated with Your exercise of 476 | permissions under this License. 477 | 478 | 8. Limitation of Liability. 479 | 480 | In no event and under no legal theory, whether in tort (including negligence), 481 | contract, or otherwise, unless required by applicable law (such as deliberate 482 | and grossly negligent acts) or agreed to in writing, shall any Contributor be 483 | liable to You for damages, including any direct, indirect, special, incidental, 484 | or consequential damages of any character arising as a result of this License or 485 | out of the use or inability to use the Work (including but not limited to 486 | damages for loss of goodwill, work stoppage, computer failure or malfunction, or 487 | any and all other commercial damages or losses), even if such Contributor has 488 | been advised of the possibility of such damages. 489 | 490 | 9. Accepting Warranty or Additional Liability. 491 | 492 | While redistributing the Work or Derivative Works thereof, You may choose to 493 | offer, and charge a fee for, acceptance of support, warranty, indemnity, or 494 | other liability obligations and/or rights consistent with this License. However, 495 | in accepting such obligations, You may act only on Your own behalf and on Your 496 | sole responsibility, not on behalf of any other Contributor, and only if You 497 | agree to indemnify, defend, and hold each Contributor harmless for any liability 498 | incurred by, or claims asserted against, such Contributor by reason of your 499 | accepting any such warranty or additional liability. 500 | 501 | END OF TERMS AND CONDITIONS 502 | 503 | APPENDIX: How to apply the Apache License to your work 504 | 505 | To apply the Apache License to your work, attach the following boilerplate 506 | notice, with the fields enclosed by brackets "[]" replaced with your own 507 | identifying information. (Don't include the brackets!) The text should be 508 | enclosed in the appropriate comment syntax for the file format. We also 509 | recommend that a file or class name and description of purpose be included on 510 | the same "printed page" as the copyright notice for easier identification within 511 | third-party archives. 512 | 513 | Copyright 2014 Unknwon 514 | 515 | Licensed under the Apache License, Version 2.0 (the "License"); 516 | you may not use this file except in compliance with the License. 517 | You may obtain a copy of the License at 518 | 519 | http://www.apache.org/licenses/LICENSE-2.0 520 | 521 | Unless required by applicable law or agreed to in writing, software 522 | distributed under the License is distributed on an "AS IS" BASIS, 523 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 524 | See the License for the specific language governing permissions and 525 | limitations under the License. 526 | -------------------------------------------------------------------------------- /License.txt: -------------------------------------------------------------------------------- 1 | The binary distribution of FUSE-T is licensed under the following terms: 2 | 3 | - Free for non-commercial use under the following conditions: 4 | 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 5 | 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 6 | 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 7 | 8 | - For commercial use or/and bundling with commercial software 9 | • The software vendor has to obtain a commercial license from the FUSE-T authors 10 | 11 | 12 | - License terms for the included LIBFUSE library 13 | • GNU Lesser General Public License (LGPL). It's forked from https://github.com/osxfuse/fuse 14 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | Abstract 2 | ======== 3 | FUSE-T is a kext-less implementation of FUSE for macOS that uses NFS v4 local server instead of a kernel extension.\ 4 | The main motivation is to replace 'macfuse' project (https://osxfuse.github.io/) that implements its own kext to make fuse work. 5 | With each version of macOS it's getting harder and harder to load kernel extensions. Apple strongly discourages it thus making software distributions that use 'macfuse' difficult to install. Additionally, the 'macfuse' kext is unstable, may cause frequent system crashes and kernel lock-ups. Given those limitations many software publishers are unable to use 'macfuse' project anymore. 6 | 7 | FUSE-T doesn't make use of kernel extension, it implements its own userspace server that converts between FUSE protocol and NFS and let macOS mount NFS volume instead of a kernel filesystem. 8 | 9 | The main features of FUSE-T 10 | ---- 11 | - Drop-in replacement for 'macfuse' (https://osxfuse.github.io/). API headers in libfuse are unchanged so there's no need to change anything in filesystem implementation. The APIs are compatible with 'macfuse' but differ from the Linux version of libfuse and this is because the 'macfuse' project was not updated in sync with the Linux version 12 | - Kext-less, no kernel extensions needed 13 | - NFSv4 protocol to better support macOS features such as extended attributes, file locks and others 14 | - Stable, easy to mount and unmount volumes with macOS built-in tools, no need for proprietary fusermount 15 | - Performance, FUSE-T offers much better performance and this is due to excellent macOS client side NFSv4 implementation 16 | 17 | How FUSE-T works 18 | ----------------- 19 | When a filesystem issues a mount API call, libfuse launches a FUSE-T NFS server that exposes a local TCP port to the macOS mount proccess and another communication channel to libfuse. After that a macOS mount_nfs command is executed and NFS rpcs are getting called on the server. 20 | The server converts NFS rpc calls into FUSE requests that emulate original kernel-libfuse protocol. Those requests are executed in libfuse and corresponding FUSE filesystem, then the result is converted back to the macOS NFS client. 21 | After the filesystem process dies the NFS server terminates as well and it also unmounts the NFS folder mounted previously. 22 | Experimental SMB backend was added as NFS alternative 23 | 24 | Other details 25 | ------ 26 | See wiki for more information. 27 | 28 | Download the latest version of fuse-t:\ 29 | https://github.com/macos-fuse-t/fuse-t/releases/download/1.0.47/fuse-t-macos-installer-1.0.47.pkg 30 | 31 | if you have any questions or comments, contact me at alex@fuse-t.org 32 | 33 | Installing from brew 34 | ----- 35 | ``` 36 | brew install macos-fuse-t/homebrew-cask/fuse-t 37 | ``` 38 | For sshfs: 39 | ``` 40 | brew install macos-fuse-t/homebrew-cask/fuse-t-sshfs 41 | ``` 42 | 43 | Possible Issues 44 | ----------------- 45 | 46 | -- "Operation not permitted" 47 | 48 | From a terminal, if you find that you can not read the contents of a folder under 49 | the FUSE file system, it may be that access to "Network Volumes" is not enabled. 50 | See "System Settings" / "Privacy & Security" / "Files and Folders" / 51 | / "Network Volumes" and ensure it is 52 | enabled. This is a consequence of fuse-t leveraging the nfs system under the 53 | covers. 54 | --------------------------------------------------------------------------------