Initial commit
Signed-off-by: PandaCoderPL <git@pandacoderpl.anonaddy.me>
This commit is contained in:
commit
b52ac6d2f6
|
@ -0,0 +1,12 @@
|
|||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.0.0] - 2021-11-04
|
||||
### Added
|
||||
- [Changelog](CHANGELOG.md)
|
||||
- [License](LICENSE)
|
||||
- [Readme](README.md)
|
||||
- [Version](VERSION)
|
|
@ -0,0 +1,21 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2021 PandaCoderPL
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
|
@ -0,0 +1,52 @@
|
|||
# Briar Forums
|
||||
|
||||
List of Briar forums.
|
||||
|
||||
## Contents
|
||||
|
||||
* [How to join?](#how-to-join)
|
||||
* [Forums](#forums)
|
||||
* [Contact](#contact)
|
||||
* [License](#license)
|
||||
|
||||
## How to join?
|
||||
|
||||
Add me on Briar and I will share selected forums with you.
|
||||
|
||||
## Forums
|
||||
|
||||
| Name | Posts |
|
||||
| :---------------------------------- | :---: |
|
||||
| Anarchy Forum | 64 |
|
||||
| Briar - der Messenger für die Krise | 9 |
|
||||
| Briar Community Forum | 605 |
|
||||
| Briar entdecken | 27 |
|
||||
| Briar Testing Club | 76 |
|
||||
| Briar Searchlight | 46 |
|
||||
| Briar vs Session | 238 |
|
||||
| Exploring Briar! | 414 |
|
||||
| Fediverse | 14 |
|
||||
| GNU/Linux | 191 |
|
||||
| GrapheneOS | 15 |
|
||||
| Italofoni - Italian speakers | 1 |
|
||||
| Kill The Eye | 703 |
|
||||
| KMJ Forum | 11 |
|
||||
| Minecraft | 4 |
|
||||
| Music | 7 |
|
||||
| Nø Internet | 21 |
|
||||
| P2P Web | 185 |
|
||||
| Pokémon | 3 |
|
||||
| Privacy | 235 |
|
||||
| Profile links Only | 398 |
|
||||
| Religions | 32 |
|
||||
| Sa | 36 |
|
||||
| Trans People and Family Support | 11 |
|
||||
| UFOs and UAPs | 50 |
|
||||
|
||||
## Contact
|
||||
|
||||
[Contact](https://codeberg.org/PandaCoderPL/PandaCoderPL#contact)
|
||||
|
||||
## License
|
||||
|
||||
[MIT](LICENSE)
|
Loading…
Reference in New Issue