FIPS v0.2.0 is here!
Make sure to update your nodes as it includes some breaking changes!
To join the mesh, connect to our pubic nodes over TCP/UDP:
- testnode1.fips.network
- testnode2.fips.network
View article →
Login to reply
Replies (6)
Code / node updates, following these steps
1. sudo systemctl stop fips
2. git checkout -f v0.2.0-rel
3. cargo install cargo-deb
4. cargo deb
5. sudo systemctl start fips
How can I verify the service is running v0.2.0-rel?
fipsctl --version
running fipsctl 0.3.0-dev (rev 0ff3f029ed)
$ fipsctl --version
fipsctl 0.1.0 (rev 1bfb58845a)
target: aarch64-unknown-linux-gnu
hmmmm
Oh I forget something while I was distracted
sudo dpkg -i target/debian/fips_*.deb