Proof of concept mechanical port of ircnet/ircd to Rust as part of a bit about C being insecure for network services
2.7 kB
63 lines
1# The P.F.T.U.S (Protected Free To Use Software) License
2
3Copyright 2026 Xe Iaso <me@xeiaso.net>, see the bottom of the document.
4Version 1.1x
5
6Unless required by applicable law or agreed to in writing, software
7distributed under this License is distributed on an "AS IS" BASIS,
8WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9You are not allowed to re-license this Software, Product, Binary, Source
10Code at all; unless you are the copyright holder.
11
12Your use of this software indicates your acceptance of this license agreement
13and warranty. We reserve rights to change this license or completely remove it
14at ANY TIME without ANY notice.
15
16Please notice that you are refereed to as "You", "Your" and "Mirrorer" and
17"Re-distributor"
18
19# SOURCE CODE
20
21 1. You do not have permissions to use this code to make a profit in ANY
22 POSSIBLE WAY, NOR are you allowed to use it for competing purposes[1];
23 contributing to the source code is allowed provided you do it either
24 via forking or similar way AND you don't make any kind of profit from it
25 unless you were specifically hired to contribute.
26 2. Mirroring is allowed as long as the mirrorer don't make any profit from
27 mirroring of the code.
28
29# BINARIES
30
31 1. Binaries may not be re-distributed at all[2]
32 2. Mirroring is allowed as long as the mirrorer don't make any profit
33 from mirroring the produced binaries.
34
35# DOCUMENTATION
36
37 1. Redistribution of the included documentation is allowed as long as the
38 re-distributor comply the the following term(s):
39 a. You shall not make any more profit from it than what the upkeep of
40 the documentation costs.
41 b. You shall link back to the original documentation in the header of
42 the redistribution web-page.
43 2. Re-writing new documentation is allowed as long as it comply to the
44 following term(s):
45 a. It's clearly stated in the documentation that it isn't official.
46 b. You are allowed to make a profit from it; as long as it is under
47 10 000 USD annually.
48
49Please notice that you can request written permission from the owner of this
50Source Code/Binary or Project for Redistribution, using this software
51for competing purposes or/and bypass the whole license.
52
53[1] "competing purposes" means ANY software on ANY platform that is designed to
54be used in similar fashion(eg serves the same or similar purposes as the
55original software).
56
57[2] This doesn't apply to the following domains:
58
59- tangled.org
60- AND any domain with written permissions
61
62Copyright 2026 Xe Iaso <me@xeiaso.net>, changing is not permitted,
63redistribution is allowed. Some rights reserved.